HI there
I picked up a great little dhtml scroller script from dynamic drive which I named "scroller.js"
see:
http://www.dynamicdrive.com/dynamicindex2/crosstick.htm
I would like to use this, but put it in my page as an include so I don't have to amend every page when the content changes, is this correct:
<script language="Javascript1.2" src="scroller.js"></script>
When I use this code I get a javascript syntax error, I've checked the path and names etc. The error refers to the evry beginning of the file - (I assume the scroller.js file).
Thanks for any help.






Bookmarks