Questions about some events for some components

Questions about some events for some components

Hello,

Actually, I have to create an application for smartphone but I hesitate between a web-mobile or mobile application. For example, I have to create a page with different labels or buttons. For example, when I touch the screen with a finger to a label and that after, I move the label to the right, the label comes red and if I move the label to the right, it comes green. Or also, If I touch the screen on a button and that after, I move my finger to the right or to the left, I've a new page that is created. Or again if I put my finger at the bottom of the screen and I go up with the finger, a user menu prints.

I want to use the .NET framework to create the application.

Is that possible to do this functionalities with JQuery Mobile or do I must use Xamarin or others?

Thank you