When i post page and use code like
href=“javascript:void(o);” class=“lplh-35”>Ask for a question
unbounce rewrites my code and publishes:
rAsk for a question](javascript:void(o);)Why system added “_onclick” instead “onclick”.
I already tried to call function jSH(’#sh_button’) using external JS code, but it didn’t work. How to switch off automatically rewriting my code?