jquery - JqueryMobile Popup menu is not working -
i trying build dummy page understand jquerymobile not able implement "menu" [click on menu button on page] working on link below:
http://jquerymobile.com/branches/popup-widget/docs/pages/popup/index.html
how can implement? using jquerymobile 1.1.0 version.
any code sample appreciated.
you using beta feature not yet released, check make sure using
- jquery 1.7.1 or later ( http://jquerymobile.com/test/js/jquery.js )
- jqm 1.2.0 ( http://jquerymobile.com/test/js/jquery.mobile.js )
- jqm 1.2.0 css ( http://jquerymobile.com/test/css/themes/default/jquery.mobile.css )
live example:
docs:
related:
Comments
Post a Comment