Issue Type: Enhancement Enhancement
Assignee: Unassigned
Components: examples
Created: 21/Mar/13 4:08 AM
Description:

Hi,

It is a jQuery Mobile recommendation to avoid using the document ready handler in combination with jQuery Mobile. In jQuery Mobile, Ajax is used to load the contents of each page into the DOM as you navigate, and the DOM ready handler only executes for the first page. It would be better to use an event such as the pageinit event [1] instead of document ready.

[1]: http://api.jquerymobile.com/pageinit/

Project: AeroGear
Priority: Optional Optional
Reporter: Tolis Emmanouilidis
Security Level: Public (Everyone can see)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira