jquery-mobile-popup

JQuery Mobile popup with history=false autocloses

杀马特。学长 韩版系。学妹 提交于 2019-11-28 08:57:41
问题 I'm trying to show a popup but the popup disappears automatically, without the history=false the popup stays visible but then on closing the popup the browser back action is triggered <div data-role="page" id="indexpage"> <div data-role="popup" data-history="false" id="appPopup">test popup</div> <script> $("#indexpage").on("pageshow", function () { $("#appPopup").popup("open"); }); </script> </div> Check what happens here: http://jsfiddle.net/francisdb/ThtfZ/ Any idea on how to fix this? 回答1:

jquery mobile popup widget doesn't move when device's (android) keyboard is active

纵然是瞬间 提交于 2019-11-28 06:24:56
问题 I have a jquery-mobile (1.3.1) + phonegap app in which I am using a pop-up widget (This app is for Android-any vresion). This popup is for sign-in (it has Username, Password and a "Sign-in" button. Whenever I click on a text-field (either Username or Password) the device keyboard comes-up but it overlaps with the popup. Because of this overlap, users cannot see what they are typing, and cannot click on Sign-In unless the keyboard is minimized. Here is the code what I have now - I've already

Popups fail in JQueryMobile 1.3.2 after update chrome version 43.0.2357.65 m

不羁的心 提交于 2019-11-28 03:52:20
问题 Has the latest chrome version "43.0.2357.65 m" broken JQueryMobile 1.3.2 for anyone else? When I click a popup now it goes to the top of the page and the scroll bar dissapears. It was fine in previous version. The problem is affecting my applicaiton but is reproduceable on the JQueryMobile demo pages: Using Chrome 43.0.2357.65 m go to http://demos.jquerymobile.com/1.3.2/ Click on popup On the popup page click on "Sign in" button halfway down the page. It will go to the top of the page and the