If I am making a site using various scripts etc.
(such as many that you find on dynamic drive) that ALL requires various javascript in the header section and all work fine in conjunction with each other.
Would it work jsut as well to bung all the codes into a file like "filename.js"
Then just stick:
into the page headers.Code:<script type="text/javascript" src="filename.js"> </script>
Would the scripts still run this way?



Reply With Quote

Bookmarks