Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why the script is executed?
Message
 
 
À
Tous
Information générale
Forum:
Internet
Catégorie:
Javascript
Titre:
Why the script is executed?
Divers
Thread ID:
00810471
Message ID:
00810471
Vues:
47
Hi everybody,

In this simple page
<HTML><HEAD><TITLE> Tnis is a test </TITLE>
<SCRIPT>
<!--
 alert("Your doing great!")
//-->
</SCRIPT>
<BODY>
<H1> Here are the questions</H1><P>
<a href = " " onMouseOver = "alert('Good Job!')">Place your mouse here</a>
</BODY></HTML>
why the top script is executed? It is not called from anywhere...

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform