The release notes of jQuery Mobile 1.4.0 RC1 marks $.mobile.changePage()
as deprecated. Which API method replaces it?
Thanks.
The release notes of jQuery Mobile 1.4.0 RC1 marks $.mobile.changePage()
as deprecated. Which API method replaces it?
Thanks.
$(":mobile-pagecontainer").pagecontainer("change", "#page", { options });