Hi Wiiliams,

First of all thanks to reply this post.

Here is my sample snippet

new Ajax.PeriodicalUpdater('t1', 'callservlet', { method: 'get'});


where 'callservlet' is a servlet class .

The above code calls the 'callservlet' class every 2 second(by
default) periodically in firefox.
But in IE 7 the class calls only once.

Let me know if you need any further information.

Thanks
sara




On Oct 12, 3:57 am, "Brian Williams" <[EMAIL PROTECTED]> wrote:
> Hey Sara,
>
> Can you post some code?  or link to the problematic page.
>
> On Sat, Oct 11, 2008 at 1:58 PM, sara <[EMAIL PROTECTED]>wrote:
>
>
>
>
>
> > Hi All,
>
> > periodicalupdater event works well in firefox but not with IE 7 for
> > me.
>
> > Could anyone suggest regarding this.
>
> > Thanks
> > sara- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to