|
From: Hassan S. <ha...@we...> - 2003-09-29 15:51:43
|
Pete Prodoehl wrote: > Should it be: > > <script type="text/javascript" language="Javascript" > src="../code/fierce_scripts.js"></script> No. The 'language' attribute is deprecated (as of HTML 4.01 -- <http://www.w3.org/TR/html4/interact/scripts.html#adef-language> ) >> <script type="text/javascript" src="../code/fierce_scripts.js"></script> >> >> To me, it looks like a perfectly good script tag, but jEdit (4.2pre5) >> marks everything between src= and </script> as invalid. >> >> Is there something up with the mode file (happens as .html or .php), or >> is this some incorrect html? Looks valid to me :-) but when in doubt, run it through the W3C's validator -- <http://validator.w3.org/> FWIW! -- Hassan Schroeder ----------------------------- ha...@we... Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com dream. code. |