Submit button input attributes not working
-
I put in
onSubmit=”__gaTracker(‘send’, ‘event’, ‘ContactForm’, ‘Send’);”
where __gaTracker is yoast’s thing.
I have the code it looks like<input id=”fscf_submit1″ style=”cursor:pointer; margin:0;” value=”Send” onsubmit=”__gaTracker(‘send’, ‘event’, ‘ContactForm’, ‘Send’);” onclick=”return confirm(‘Are you sure?’)” type=”submit”>
Is it a problem cuz of confirm msg?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Submit button input attributes not working’ is closed to new replies.