Posted by Alok on 07/24/06 00:51
Hi ,
I want to know is there any way to add a custome attribute to the a
HTML element .For example ,
<INPUT type=text name="txtNAME1" id="txtNAME1" size=7 maxlength=7
displayName="dspNAME1">
In the above example the custom attribute "displayName" is not a
standard HTML attribute.
If I can define the same I can push the intended value and access
the same attribute's value through javascript .
Advance thanks for any help in this regard .
Alok
Navigation:
[Reply to this message]
|