[Plugin: Contact Form 7] Add javascript to form elements?
-
Is there a way to insert javascript into <input>, <textarea>, etc?
I need to insert these two attributes:
onmouseover=”javascript:return element_over(this, ‘hover’);”
onmouseout=”javascript:return element_out(this, ‘hover’);”Thanks a lot.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘[Plugin: Contact Form 7] Add javascript to form elements?’ is closed to new replies.