Hi all,
In Javascript, Netscape 4 doesn't support 'getAttribute("attributename"
', eg.
<input type="text" name="txtUserNames" size="30" maxlength="15" class="formfield" validate="req" />
i want to get the value of validate, how to do in Netscape 4.7???
thanks,
In Javascript, Netscape 4 doesn't support 'getAttribute("attributename"
<input type="text" name="txtUserNames" size="30" maxlength="15" class="formfield" validate="req" />
i want to get the value of validate, how to do in Netscape 4.7???
thanks,