At 3:15 PM +0000 2/22/10, Ashley Sheridan wrote:
Also, your script tags need a type attribute:

<script language="javascript" type="text/javascript">


Actually, you only need this:

<script type="text/javascript">

The language attribute will throw an error in validation.

Cheers,

tedd
--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to