JQuery Mobile Interview Questions and Answers

JQuery Mobile Interview Questions and Answers

JQuery Mobile is a touch-optimized web framework (or mobile framework), more specifically a JavaScript library, currently being developed by the jQuery project team. The development focuses on creating a framework compatible with a wide variety of smartphones and tablet computers, made necessary by the growing but heterogeneous tablet and smartphone market. The jQuery Mobile framework is compatible with other mobile app frameworks and platforms such as Phone Gap, Work light and more.

JQuery Mobile is built upon the existing jQuery core, meaning that if you understand the jQuery syntax, then you will have no problems getting JM to work. The framework is compatible with all major mobile and desktop applications including iOS, Android, Blackberry, Palm WebOS, Nokia/Symbian, Windows Mobile, Opera Mobile/Mini, Firefox Mobile and all modern desktop browsers. Its lightweight size (about 20K compressed) makes it a speed freak and the fact that it uses minimal image dependencies also speeds it up ridiculously. Its Progressive enhancement approach brings core content and functionality to all mobile, tablet and desktop platforms and a rich, installed application-like experience on newer mobile platforms. As if that is not enough, automatic initialization by using HTML5 data-role attributes in the HTML markup to act as the trigger to automatically initialize all jQuery Mobile widgets found on a page and accessibility features such as WAI-ARIA are also included to ensure that the pages work for screen readers (e.g. Voiceover in iOS) and other assistive technologies.

JQuery Mobile’s API supports not only Touch events, but also the usual Mouse events usually associated with jQuery, making it completely cross-browser and platform compatible. Built in controls are not only themable by the built in UI, but the Touch Optimized interface is completely supported by the UI. As an extra measure, jQuery Theme roller can also build custom widget designs for you to use.

What is jQuery Mobile?

Why JquearyMobile?

What are the features of JQuery Mobile?

What is difference JQuery vs JQuery UI and JQuery Mobile?

Why is not DOM ready working for jQuery mobile?

Explain Jquery.noconflict?

Give me example usage of JQuery Mobile?

What to do to select element having a particular class (.selected)?

Explain various methods to make Ajax request in jQuery?

What are the few HTML tags used in jQuery Mobile?

Which are the fastest selectors and lowest selectors in jQuery?

What is Plugin?

What is finish method in jQuery?

What is jQuery Mobile Theming?

How does jQuery mobile theming work?

How to divide a page into parts using jQuery mobile?

How to load a page using jQuery mobile?

What is rangeslider?

Can you explain control page titles in jQuery mobile?

Why is only the first page of multi-page document loaded?

What is column toggle?

What is CDN?

What are the CDN files which are used with jQuery Mobile?

What is Source Maps in jQuery?

How to set the icon and icon position in the button?

Can you please explain the difference between body onload () and document. Ready () function?

What is table reflow?

What is slider tooltip?

Explain. on ()?

Explain. live()?

How to stop JQM from auto-enhancing an element?

What is textinput enhanced?

What arte the advantages of jQuery?

What are the cons of jQuery Mobile?