Any suggestions on a Jquery Modal box that is mobile friendly?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- jQuery add and remove delay
- Include empty value fields in jQuery .serialize()
- Disable Browser onUnload on certain links?
- how to get selected text from iframe with javascri
There is a modal in JQM already. It's called Dialog, just like the JQ UI version.
Here is example code:
JQM Dialog docs: http://jquerymobile.com/demos/1.0/docs/pages/page-dialogs.html