Need help with model dialog
Hi All,
I am having problem with dialog.
I have a button on the page, for eg. 'Submit'. when I click on 'Submit' button I want to show confirmation message which is in a separate html file called 'thankyou.html'.
Problem is when I click it opens but doesn't apply styles, just plain text with black background and no close button. I followed exact tutorial given at http://jquerymobile.com/demos/1.0a2/#docs/pages/docs-dialogs.html.
If I open 'thankyou.html' it works just fine! (applies styles and shows close button)
Is there anything I am not doing? any suggestion?
Thanks in advance.
shri2ns