How can I set into a script tag that a jquery mobile page, must have a behaviour like a dialog beside add to the main div data-role = dialog ?
How can I set into a script tag that a jquery mobile page, must
Share
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.
You can add the data-rel=’dialog’ attribute in the script using id like
Here are the examples
http://jsfiddle.net/q4jrY/6/ and http://jsfiddle.net/reddyprasad321/q4jrY/5/