Note that there are some explanatory texts on larger screens.

plurals
  1. POfancybox in combination with jQuery-Mobile work on desktop-browser but not on mobile device?
    primarykey
    data
    text
    <p>I'm working on a private webpage which shall be used easily on a mobile device (Android, IPhone, etc.) and a desktop-computer - containing some jQuery-PlugIns but nothing extraordinary. I use everywhere the newest available version of each component!</p> <p>First, fancybox had problems with jQueryMobile out-of-the-box even on a desktop-computer. Due to debug-possibilities on my desktop the problem could be located, analyzed and fixed after some hours.</p> <p>Afterwards everything seemed fine and I published the project onto the mobile device and recognized that fancybox is behaving strange.</p> <p>I always get </p> <blockquote> <p>The requested content cannot be loaded. Please try again later.</p> </blockquote> <p>when clicking on a fancyBox-hyperlink. So I isolated the problem meanwhile: It has to do with jQueryMobile &amp; fancybox.</p> <p>I published two testpages where you can investigate the layout:</p> <ol> <li>a simple <strong>not working</strong> <a href="http://www.pixelfinger.de/testfb/test1.html" rel="nofollow">page</a> just with a hyperlink which uses both, jQueryMobile <strong>AND</strong> fancyBox</li> <li>the <strong>same but working</strong> <a href="http://www.pixelfinger.de/testfb/test2.html" rel="nofollow">page</a> but without jQueryMobile (only fancyBox)</li> </ol> <p><strong>The strange thing is that both are working on a desktop computer and different browsers while only the second one is working on my android phone</strong>. Which therefore also makes it impossible to me to debug it (don't know how!).</p> <p>On the other hand I can't give up jQueryMobile without lossing my mobile device capabilities of my page, can I?</p> <p>Does anyone know what this problem is about?</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload