Why is not dom ready working for jquery mobile? : jquery mobile



Why is not dom ready working for jquery mobile? : jquery mobile..

Answer / Deep Kishor Sharma

JQuery Mobile uses its own mobile optimized AJAX based navigation system, which makes the traditional $(document).ready() function less useful. Instead, it recommends using the pagecontainer's 'pagecreate', 'pagebeforechange', and 'pagecontainershow' events.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

How can we include jQuery library in ASP.Net project?

1 Answers  


What are the various ajax functions available in jquery ?

1 Answers  


How to control page titles in jquery mobile? : jquery mobile

1 Answers  


What is the use of jQuery.data() method?

1 Answers  


Why jQuery is needed?

1 Answers  


Explain the each() function?

1 Answers  


What's next on the hitlist with jquery ui?

1 Answers  


Is it too early to discuss jquery ui 1.8?

1 Answers  


How JavaScript and jQuery are different?

1 Answers  


How does jquery mobile theming work? : jquery mobile

1 Answers  


How do you select element by ID in jQuery?

1 Answers  


Define jquery filter?

1 Answers  


Categories