Hello.
How I can add event like "onclick" to submit button?
Example, onclick="yaCounterXXXXXX.reachGoal('ORDER'); return true;"
I'll want to see the code
How I can add event like "onclick" to submit button?
Example, onclick="yaCounterXXXXXX.reachGoal('ORDER'); return true;"
I'll want to see the code
<button onclick="yaCounterXXXXXX.reachGoal('ORDER'); return true;" data-events="[]" class="ui button orange" type="submit" name="button6" id="button6" value="">GET GIFT</button>
In the "Extra attributes" setting of the field!
Best regards
Best regards
Ok, I try insert code in the "Extra attributes".
But on the front page the code doubled inserted. (see second attached file)
But on the front page the code doubled inserted. (see second attached file)
The syntax should be:
Best regards
onclick:call to function here
Best regards
This topic is locked and no more replies can be posted.