I am using JQM and I need to run an event after the page is loading
I’ve been googling for many hours and found this url:
https://github.com/jquery/jquery-mobile/pull/2151#issuecomment-1709291
Anyone know anything about “afterPageLoaded” event?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I believe you should use
pageload.Example:
http://jquerymobile.com/test/docs/api/events.html
The link you sent shows that the lead developer closed that issues 7 months ago. If you have a specific questiona bout that v3n3’s request or github, you should follow up there.