Adding javascript events
-
I need to add javascript events to fields on contact form 7. each event is different by field.
example of what i need (need ability to add any event or attribute).
onfocus=”if(this.value==’search…’) this.value=”;” onblur=”if(this.value==”)
how can i achieve this.
- The topic ‘Adding javascript events’ is closed to new replies.