JQuery .popup(“打开”)在iOS 9设备上无法正常工作 [英] JQuery .popup("open") not working properly on iOS 9 device

查看:640
本文介绍了JQuery .popup(“打开”)在iOS 9设备上无法正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

onClick事件我们称之为

onClick event we call following


  1. $(#popupDialog)。popup(open);

  2. $(#popupDialog)。popup(open);

  3. $(#username)。focus();

弹出窗口出现并突然消失。

the popup appears and suddenly disappear.

我们在iOS设备上遇到此问题,因为我们在iOS 9之前将ipad和iphone更新到ios 9就可以了。

We are facing this issue on iOS devices , since we updated ipad and iphone to ios 9 before iOS 9 it was OK.

移动应用程序平台:使用Mobilefirst 6.3 studio的JQuery Mobile 1.4.2

Mobile Application Platform : JQuery Mobile 1.4.2 using Mobilefirst 6.3 studio

我们如何解决这个问题?

How can we fix this issue ?

谢谢,

推荐答案

我在pop div中添加了data-history =false,它现在正在工作

I added data-history="false" to the pop div and it is is working now

这篇关于JQuery .popup(“打开”)在iOS 9设备上无法正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆