jQuery Mobile Question:
Download Questions PDF

Tell me an example usage of jQuery Mobile?

Answer:

$('div').on('tap', function(event){
alert('You tapped an element');
});

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
Explain the features of jQuery Mobile?What is jQuery Mobile Theming?