I just had this issue.. I fixed it by changing the <script something
something> to just <script>.

On Wed, Mar 3, 2010 at 3:03 PM, albert kao <[email protected]> wrote:

> The Ajax.PeriodicalUpdater call works for firefox & chrome but not
> IE8.
> i.e. the web page is refreshed every ten seconds for firefox & chrome
> but not refreshed at all for IE8.
> <body onload="new Ajax.PeriodicalUpdater('topmenu', 'activity.htm',
> {method: 'get', frequency: 10});">
>
> My web page is
> <div id="topmenu">
> ...
>   <div id="mainmenu">
>       ...
>   </div>
>   <div id="content">
>       ...
>   </div>
>
> </div>
>
> --
> 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]<prototype-scriptaculous%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/prototype-scriptaculous?hl=en.
>
>

-- 
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