I guess you are referring to the &quot;loading...&quot; popup. It is possible to prefetch pages: <a href="http://jquerymobile.com/test/docs/pages/page-cache.html">http://jquerymobile.com/test/docs/pages/page-cache.html</a><div>
<br></div><div>but I guess you need to be judicious in how many pages you prefetch</div><div><br><div class="gmail_quote">On 14 October 2011 18:08, Norbert Hartl <span dir="ltr">&lt;<a href="mailto:norbert@hartl.name">norbert@hartl.name</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div style="word-wrap:break-word">Wonderful Nick!<div><br></div><div>One question. There is a lot of mentioning single page apps. On my desktop it feals like one but on the iphone I can see it is loading every single page. Is this intended?</div>
<div><br></div><div>Norbert</div><div><br><div><div>Am 14.10.2011 um 16:54 schrieb Nick Ager:</div><br><blockquote type="cite"><div><div></div><div class="h5"><div>Hi,</div><div><br></div><div>I&#39;ve just published an initial integration of JQuery Mobile [1] with Seaside. You can try it out at: <a href="http://jquerymobile.seasidehosting.st/" target="_blank">http://jquerymobile.seasidehosting.st</a></div>

<div><br></div><div>It&#39;s nearly complete - the outstanding work is to integrate JQuery scripting support - though it&#39;s certainly usable in it&#39;s current form. Feedback is welcome.</div><div><br></div><div>This work has been sponsored by Louis Andriese at &quot;D<span style="font-family:arial, sans-serif;font-size:13px">elta Lloyd Online Innovations&quot; [2] and made available under the MIT licence. </span>It wouldn&#39;t have been possible without their support.</div>

<div><br></div><div>The code is available for Pharo and VASt (see <a href="http://vastgoodies.com/" target="_blank">http://vastgoodies.com/</a>)</div><div><br></div><div>To load the code into Pharo you&#39;ll need a recent release of Seaside (I used the version available on Lukas&#39;s Jenkins build server [3]):</div>

<div><br></div><div><div>Gofer it</div><div><span style="white-space:pre-wrap">        </span>url: &#39;<a href="http://ss3.gemstone.com/ss/jQueryMobile" target="_blank">http://ss3.gemstone.com/ss/jQueryMobile</a>&#39;;</div><div>

  <span style="white-space:pre-wrap">        </span>package: &#39;ConfigurationOfJQueryMobile&#39;;</div><div>  <span style="white-space:pre-wrap">        </span>load.</div><div><span style="white-space:pre-wrap">        </span></div>
<div>(ConfigurationOfJQueryMobile project version: &#39;1.0-baseline&#39;) load.</div></div><div><br></div><div>The code registers a functional test suite at /javascript/jquery-mobile</div><div><br></div><div>Cheers,</div>

<div><br></div><div>Nick</div><div><br></div><div><br></div><div>[1] <a href="http://jquerymobile.com/" target="_blank">http://jquerymobile.com/</a></div><div>[2] <span style="font-family:arial, sans-serif;font-size:13px"><a href="http://www.deltalloydgroep.com/" target="_blank">http://www.deltalloydgroep.com/</a></span></div>

<div>[3] <a href="http://jenkins.lukas-renggli.ch/job/Seaside%203.0/" target="_blank">http://jenkins.lukas-renggli.ch/job/Seaside%203.0/</a></div></div></div><div class="im">
_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org" target="_blank">seaside@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
</div></blockquote></div><br></div></div><br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br></div>