GezH
Programmer
- Aug 7, 2002
- 68
Please could someone explain what the following line in my page does?
<script type="text/javascript" language="JavaScript" href="/somedir/somefile.js"></script>
Does it actually execute the file specified, or does it just make available the file and hence any functions held within it?
Thanks!
<script type="text/javascript" language="JavaScript" href="/somedir/somefile.js"></script>
Does it actually execute the file specified, or does it just make available the file and hence any functions held within it?
Thanks!