View Single Post
  #11 (permalink)  
Old 08-06-2007, 10:40 AM
wige's Avatar
wige wige is offline
Moderator
WebProWorld Moderator
 
Join Date: Jun 2006
Location: United States
Posts: 2,651
wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9wige RepRank 9
Default Re: Google Webmaster Tools

Quote:
Originally Posted by dann View Post
EX: <script type="text/javascript" language="JavaScript"> NOT: <script type="text/javascript">
Actually, <script type="text/javascript"> is the correct version if the page is XHTML. The language tag has been deprecated and is no longer supported, since it is redundant. The browser already knows that it is javascript since it is specified in the type tag.
__________________
The best way to learn anything, is to question everything.
Reply With Quote