Is the following...
<script type="text/javascript" src="MyScript.j s"></script>
....the correct way to link external scripts into web pages?
<script type="text/javascript" src="MyScript.j s"></script>
....the correct way to link external scripts into web pages?
Comment