have anyone used popups in their project? the popup is dispalyed as an entire new page. is there a way to create a popup/dialog that pops on the same page?
i want a menu to be displayed in my app on android menu button click.
like this: http://jquerymobile.com/demos/1.2.0/docs/pages/popup/index.html#&ui-state=dialog
if i use popup, the menus are shown on a new page instead of that page.
also, is there a way to use custom dialog boxes as shown in jquery mobile demo http://jquerymobile.com/demos/1.2.0/docs/pages/dialog/index.html?
have anyone used these?
I have figured it out.
Hi there,
Could you please share how you kept the popup on the same page?
thanks