Forum Moderators: open
script element which is missing the required type attribute, so the following is correct: <script [b]type="text/javascript"[/b] src="file.js"></script> and the this is NOT correct:
<script [i]language="Javascript"[/i] src="file.js"></script>
[edited by: encyclo at 8:48 pm (utc) on April 22, 2006]
[edit reason] scrollism [/edit]