cheap nfl jerseys china cheap nfl jerseys free shipping wholesale nfl jerseys china wholesale jerseys from china cheap nfl jerseys free shipping cheap nfl jerseys for sale cheap jerseys free shipping wholesale nfl jerseys from china cheap nfl jerseys sale cheap nike nfl jerseys china wholesale jerseys free shipping cheap nfl jerseys wholesale wholesale nfl jerseys online cheap nfl jerseys wholesale china jerseys wholesale cheap coach handbags outlet authentic designer handbags cheap coach handbags outlet cheap coach purses outlet discount coach bags coach bags sale coach purse outlet cheap real coach purses coach handbags sale online coach purse outlet michael kors outlet online store cheap michael kors bags cheap michael kors purse michael kors factory outlet online cheap michael kors handbags cheap michael kors purses michael kors bags outlet online cheap michael kors purse michael kors handbags discount
Riepilogo parte 2
Visualizza un messaggio sulla statusbar:
Sposta qui il puntatore del mouse ed osserva la statusbar !
<a href="xxx.htm" onMouseOver="window.status='Ecco un altro stupido link !!!';
 return true">


Questo link apre un finestra messaggio.
<head>
<script>
<!-- Hiding
function hello() {
alert("Hello!");
}
// -->
</script>
</head>

<a href=""onMouseOver="hello()">link</a>

<script>
<!-- Hiding
  today = new Date()
  document.write("The time now is: ",today.getHours(),":",today.getMinutes())
  document.write("The date is: ", today.getMonth()+1,"/",today.getDate(),"/",today.getYear());
// end hiding -->
</script>

<head>
<script>
function RandomNumber() {
  today = new Date();
  num= Math.abs(Math.sin(today.getTime()));
  return num;  
}
</script>
</head>

<script>
<!--
  document.write("Questo � un numero casuale: ", RandomNumber());
// -->
</script>


<head>
<script>
function WinOpen() {
   msg=open("","DisplayWindow","toolbar=no,directories=no,menubar=no");
   msg.document.write("<HEAD><TITLE>Yo!</TITLE></HEAD>");
   msg.document.write("<CENTER><h1><B>This is really cool!</B></h1></CENTER>
");
}
</script>

<form>
<input type="button" name="Button1" value="Push me" onclick="WinOpen()">
</form>

Propiet�:

Riepilogo: Parte 1 - Parte 3 - Parte 4 - Parte 5 - Parte 6 - Parte 7


Esercizi JavaScipt