[ JS ] A la recherche du bon evenement... ( si il existe )

A la recherche du bon evenement... ( si il existe ) [ JS ] - HTML/CSS - Programmation

Marsh Posté le 12-06-2003 à 20:59:54    

je recherche un evenement du type onload mais qui agit avant la fin du chargement complet...

Reply

Marsh Posté le 12-06-2003 à 20:59:54   

Reply

Marsh Posté le 12-06-2003 à 21:10:52    

:lol:  
excellent
 :lol:


---------------
Hey toi, tu veux acheter des minifigurines Lego, non ?
Reply

Marsh Posté le 12-06-2003 à 22:24:47    

ba koi ? :o
ca existe pas onloadbeforcharging ??? :??: :D

Reply

Marsh Posté le 12-06-2003 à 22:26:28    

J-'-R a écrit :

ba koi ? :o
ca existe pas onloadbeforcharging ??? :??: :D


non mais tu peux utiliser l'evenment justbeforeloaded  :)

Reply

Marsh Posté le 12-06-2003 à 22:32:19    

J-'-R a écrit :

ba koi ? :o
ca existe pas onloadbeforcharging ??? :??: :D

bah
 

Code :
  1. <html>
  2. <head>
  3. <script type="text/javascript"><!--
  4. alert('pouet');
  5. //-->
  6. </script>
  7. </head>
  8. <body>
  9. <p>et voila</p>
  10. </body>
  11. </html>

[:mlc]


Message édité par the real moins moins le 12-06-2003 à 22:32:36

---------------
Hey toi, tu veux acheter des minifigurines Lego, non ?
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed