Line 41 contains the following:This page is not Valid XHTML 1.0 Transitional!
Below are the results of checking this document for XML well-formedness and validity.
1. Error Line 41, column 237: there is no attribute "onBlur" .
...defaultValue) this.value='';" onBlur="if(this.value=='') this.value=this.defa
Code: Select all
<label for="cntnt01searchinput">Search</label>: <input type="text" name="cntnt01searchinput" id="cntnt01searchinput"
value="Enter Search..." size="20" maxlength="50" onfocus="if(this.value==this.defaultValue) this.value='';"
onBlur="if(this.value=='') this.value=this.defaultValue;" />

