Forum Moderators: open
<script Language="JavaScript1.2">
Thank You,
Singersower
[edited by: DrDoc at 7:42 am (utc) on Feb. 3, 2006]
<script type="text/javascript">
<!--
var votdtext;
// -->
</script>
<script Language="JavaScript1.2" src="http://www.example.com/example.js">
</script>
<script type="text/javascript">
<!--
if (votdtext!= null) {
document.write(votdtext);
}
// -->
</script>
I still get: Line 43, column 17: there is no attribute "Language"
<script Language="JavaScript1.2" src="http://www.example.com/example.
Line 43, column 83: required attribute "type" not specified
...www.example.com/example.js">
thanks for the help,
singersower
[edited by: DrDoc at 7:43 am (utc) on Feb. 3, 2006]