On 9/11/07, Tapio Holopainen <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Have you tried to put delay="0"?


That's it! Thanks Tapio!


>
> >     <s:url id="content" value="/demo/update.action" />
> >     <s:div theme="ajax"
> >            href="%{content}"
> >            updateFreq="2000"
> >            delay="2000"
> >            showLoadingText="false"
> >            errorText="The queue status is not currently available">
> >       <tiles:insertTemplate template="/demo/queue.jsp" flush="true" />
> >     </s:div>
> >
> > This works for me in every OS/browser combination except firefox on
> > linux. I
> > can see from my access log that it is not even making the request.
> >
>



-- 
Kevin

http://www.junitfactory.com
You send us code. We send you tests. For free.

Reply via email to