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 prototype-scriptacul...@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.