Hello.
I have this line
<input type="image" src="linktoimag e.gif" border="0" onClick="javasc ript:return EJEJC_frm(this. parentNode);">
I want to simply replace image with a line of text so that when the user clicks the text phrase such as Click Me To Add and it calls for the javascript above.
Any ideas?
Thanks
I have this line
<input type="image" src="linktoimag e.gif" border="0" onClick="javasc ript:return EJEJC_frm(this. parentNode);">
I want to simply replace image with a line of text so that when the user clicks the text phrase such as Click Me To Add and it calls for the javascript above.
Any ideas?
Thanks
Comment