I
Ian
Hi there,
I wanted to get anybodys thoughts on using the following...
<script src="http://test.com/myscript.js"></script>
for including functions etc in the html page, of course I could embed all
the functions but wondered if anybody thinks that this is a more organised
way or should I stay clear and always insert the function of javascript
directly into the html
Any thoughts?
Ian
I wanted to get anybodys thoughts on using the following...
<script src="http://test.com/myscript.js"></script>
for including functions etc in the html page, of course I could embed all
the functions but wondered if anybody thinks that this is a more organised
way or should I stay clear and always insert the function of javascript
directly into the html
Any thoughts?
Ian