OK,let's say I want to add to some tags an attribute,like <IMG NOCLICK src=...>
Then I want to automatically set the event handlers using JScript(I know how to do this).
Really,the quiestion is,can I add custom attributes to HTML tags,and then use JScript to manipulate them...?
Regards
CW
Then I want to automatically set the event handlers using JScript(I know how to do this).
Really,the quiestion is,can I add custom attributes to HTML tags,and then use JScript to manipulate them...?
Regards
CW
Comment