I had a java script that worked perfectly when located in the head section of html file. removed java and placed in .js file and then get error.
here is insert line.
<script LANGUAGE="javascript" type="text/Javascript" src="sg1_java.js"></script>
The error I get is object expected.
any ideas?
and yes the .js file is in the same directory as the .html file
here is insert line.
<script LANGUAGE="javascript" type="text/Javascript" src="sg1_java.js"></script>
The error I get is object expected.
any ideas?
and yes the .js file is in the same directory as the .html file