2013-05-17 82 views
0

我的應用程序中有一些彈出窗口。但我無法理解,當我點擊按鈕打開並關閉他在我的ipad上有很大的延遲。Jquery Mobile Popup Delay

是否可以將其設置得更快?

<div data-role="popup" id="positionWindow"> 
    <a href="#" data-rel="back" data-role="button" data-theme="a" data-icon="delete" data-iconpos="notext" class="ui-btn-right">Close</a> 
    some text 
</div> 

<a href="#positionWindow" data-rel="popup" data-position-to="Window" data-inline="true"> 
    <img src="images/plus.png"/> 
</a> 
+0

您是否嘗試過[fastclick(https://github.com/ftlabs/fastclick)? – robertc

回答

0

多大?檢查大小的圖像,如果它可以減少以節省渲染時間