View Single Post
  #4 (permalink)  
Old Dec 18th, 2003, 11:56
gwx03 gwx03 is offline
Reputable Member
Join Date: Aug 2003
Location: Singapore
Posts: 321
Thanks: 0
Thanked 0 Times in 0 Posts
Note that XHTML requires you to define fully.

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

That is somethng most people dont know or forget about XHTML ( and yea, I forgot to put it in my tutorial )

yes. it should be
<select onchange="whatever();">

XHTML doesn't like caps. Didn't you read my tutorial!!!