Re: Dojo refresh in firefox2.0 on Ubuntu

2007-09-11 Thread Kevin Lawrence
On 9/11/07, Tapio Holopainen <[EMAIL PROTECTED]> wrote: > > Hi, > > Have you tried to put delay="0"? That's it! Thanks Tapio! > > > > > >href="%{content}" > >updateFreq="2000" > >delay="2000" > >showLoadingText="false" > >err

Re: Dojo refresh in firefox2.0 on Ubuntu

2007-09-11 Thread Tapio Holopainen
uting, LLC http://iDIAcomputing.com/ http://blog.gdinwiddie.com/ -Original Message- From: Kevin Lawrence [mailto:[EMAIL PROTECTED] Sent: Thursday, September 06, 2007 1:26 PM To: user@struts.apache.org Subject: Dojo refresh in firefox2.0 on Ubuntu Hi, I have an ajax div that I use to poll f

RE: Dojo refresh in firefox2.0 on Ubuntu

2007-09-10 Thread Dinwiddie, George
: Thursday, September 06, 2007 1:26 PM To: user@struts.apache.org Subject: Dojo refresh in firefox2.0 on Ubuntu Hi, I have an ajax div that I use to poll for the status of some asynchronous jobs: This works for me in every OS/browser combination except firefox on linux. I can see

Dojo refresh in firefox2.0 on Ubuntu

2007-09-06 Thread Kevin Lawrence
Hi, I have an ajax div that I use to poll for the status of some asynchronous jobs: 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. Help, anyone? If you want to try it: The