Thanks Lukas, Its working now.<div><br></div><div>I am still not sure if this is a good solution.</div><div><br></div><div>Cheers</div><div>Gerhard<br><div><br><br><div class="gmail_quote">On Tue, Oct 26, 2010 at 11:38 PM, Lukas Renggli <span dir="ltr">&lt;<a href="mailto:renggli@gmail.com">renggli@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You have to patch the request header &#39;X-Requested-With&#39; as this is for<br>
example done in the Ajaxifier library.<br>
<br>
Lukas<br>
<div><div></div><div class="h5"><br>
On 26 October 2010 23:30, Gerhard Obermann &lt;<a href="mailto:obi068@gmail.com">obi068@gmail.com</a>&gt; wrote:<br>
&gt; Hi!<br>
&gt; I am currently trying to use JQuery Mobile (Alpha) with Seaside 3.0.<br>
&gt; The problem is that this lib catches all anchor clicks and<br>
&gt; performs ajax calls to get a new page, which is a fully render xhmtl page.<br>
&gt; The WAActionCallback doesn&#39;t currently allow such ajax callbacks.<br>
&gt; They are blocked with this method:<br>
&gt; isEnabledFor: aRequestContext<br>
&gt; &quot; ^true&quot;<br>
&gt; ^aRequestContext request isXmlHttpRequest not<br>
&gt; What would be a good solution to enable such callbacks also for AJAX calls.<br>
&gt;<br>
&gt; Cheers<br>
&gt; Gerhard<br>
</div></div>&gt; _______________________________________________<br>
&gt; seaside-dev mailing list<br>
&gt; <a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
&gt; <a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
&gt;<br>
&gt;<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Lukas Renggli<br>
<a href="http://www.lukas-renggli.ch" target="_blank">www.lukas-renggli.ch</a><br>
_______________________________________________<br>
seaside-dev mailing list<br>
<a href="mailto:seaside-dev@lists.squeakfoundation.org">seaside-dev@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev</a><br>
</font></blockquote></div><br></div></div>