Wrap the function in Event.observe(window,'load'....
The DOM is not loaded and cannot fire the bits to the relavtive element
Somehing like
Event.observe(window,'load',function() {
var periode = new PeriodicalExecuter(f1,2);
});
should do the trick
HTH
Alex Mcauley
http://www.thevacancymarket.com
----- Original Message -----
From: "nansouille" <[email protected]>
To: "Prototype & script.aculo.us" <[email protected]>
Sent: Wednesday, August 12, 2009 11:09 AM
Subject: [Proto-Scripty] loading problem with IE and prototype (Fr, En)
Hellow and sorry for my english... I'm french
I have a problem with prototype.
On IE I must reload my page because in the first load prototype
doesn't work.
for example if you go on my website with IE
http://www.sitedechat.eu/?page=chat
the page doesn't work at first. You reload one times (F5)...and it
works ...
I don't understand ...
with Firefox and other borwsers it's ok...
Thanks !
------------
J'ai un problème avec prototype et IE. Je suis obligé de recharger la
page pour que IE prenne en compte le framework...
par exemple sur mon site http://www.sitedechat.eu/?page=chat
vous affiche la page avec IE uen fois et rien ne se passe ...
actualisez (F5) et le chat devient fonctionnel ...
Franchement je ne comprends rien ....
avez vous une piste ?
les autres borwsers fonctionnent ...
merci d'avance !
@+
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---