Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- JS error: Error: required attribute "TYPE" not specified


bird - 6:55 pm on Jul 29, 2002 (gmt 0)


The attribute "language" is not valid for the script tag in HTML 4.x. You need to define the correct MIME type instead:

<script type="text/javascript">


Thread source:: http://www.webmasterworld.com/javascript/165.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com