<script type="text/javascript"> ... your code goes here ... </script>The old way:
<script language="javascript"> WRONG ... your code goes here ... </script>
<script type="text/javascript"> ... your code goes here ... </script>The old way:
<script language="javascript"> WRONG ... your code goes here ... </script>