Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why the script is executed?
Message
 
 
To
All
General information
Forum:
Internet
Category:
Javascript
Title:
Why the script is executed?
Miscellaneous
Thread ID:
00810471
Message ID:
00810471
Views:
46
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
Next
Reply
Map
View

Click here to load this message in the networking platform