I'm doing a site audit and ran into a quick question...
Generally speaking, I would think it would be a really bad idea to execute Java in the header, but I'm not 100% sure and don't a ton of Java, so I wanted to make sure before I shoved my foot in my mouth.
The code towards the end of the header looks like:
<script type="text/javascript"no
src="js.js">
</script>
</script> <!-- onmouseout="out('button1')" onmouseover="over('button1')"-->
</HEAD>
Any help or suggestions would be much appreciated!
Thanks ahead of time
Generally speaking, I would think it would be a really bad idea to execute Java in the header, but I'm not 100% sure and don't a ton of Java, so I wanted to make sure before I shoved my foot in my mouth.
The code towards the end of the header looks like:
<script type="text/javascript"no
src="js.js">
</script>
</script> <!-- onmouseout="out('button1')" onmouseover="over('button1')"-->
</HEAD>
Any help or suggestions would be much appreciated!
Thanks ahead of time