Hi guys,
I’m trying to get my button to open up a modal revolution slider. The HTML for he link is
<a href="#" onclick="document.dispatchEvent(new Event('RS_OPENMODAL_slider-alias-here')); return false">Open the Modal Slider!</a>
But if I add this (or a fragment of it, of course) to the button, it is always misread. How can I do this?
All the best,
Jont