I am new to jquery mobile frame work.On my observation i am not able to fire pagebeforeshow event on the first page of my document
Could anyone faced the same issue.Please suggest me the steps to trigger the event or any other alternative
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.
demo http://jsfiddle.net/yNzzG/
In the demo you will see alert when
pagebeforeshowhandler will get triggered.Rest code will make it clear, hope it helps,
code