I have a simple pop that will not work on both an ipad and Eee Pad 4.0.3 but works fine on Chrome, Firefox and IE. The popup will flash for a second and then go away. Here is my code. I tried this on a very simple page and it does work. I have spent most of the morning trying take parts of the problem page out but it still won't work. I added all the libs and css links to my test page and the test page still works. Not sure where to go from here?
I had problems with popups when moving to JQM 1.2 RC2 and JQ 1.8.2
My popups work fine under JQM 1.2 and JQ 1.7.1
I found that my problem is somehow actually related to JQ 1.8.2, because if I use the latest JQM 1.2 RC2 and stay with the older JQ 1.7.1 they continue to function properly.
Right, I have been having a problem with JQM 1.2RC and JQM 1.2. With JQM RC I tried using the compressed version and it would not work. Uncompressed worked. With JQM 1.2 the compressed version worked but as of now it is causing my site to break when using the Blackberry 9300. I know it is the JQM 1.2 because there is a certain goofy appearance to JQM sites when the jquery.mobile.js is not being recognized. This effect is reproducible. It is my opinion that JQM 1.2 although with some really cool effects that I would like to utilize in the near future... is not as stable as I would need for my business.
Thanks rsgarage, I am now loading 1.7.1 but it looks like it didn't make a difference. I know it has something to do with what the page is loading but I sure can't seem to isolate it. Hard to debug since I can't seem to be able to duplicate on a browser.
I see the same problem when programmatically triggering the popup on chrome as well. Tracing the events shows that the popupafteropen event is not getting triggered and the popup just appears at its positionTo and then closes spontaneously...
Quick update to my comment on the disappearing popup: I was creating the popup when the user clicks on an imagemap. The problem it seems was with the default action that happens on imagemap. I now do event.preventDefault() in the click handler and the popup appears and stays as it should.
Leave a comment on saycat's reply
Change topic type
Link this topic
Provide the permalink of a topic that is related to this topic