jQuery Mobile Question:
Download Job Interview Questions and Answers PDF
Tell me an example usage of jQuery Mobile?
Answer:
$('div').on('tap', function(event){
alert('You tapped an element');
});
alert('You tapped an element');
});
Download jQuery Mobile Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain the features of jQuery Mobile? | What is jQuery Mobile Theming? |