Recommended way to call Open Modal Window using Javascript
-
Hi,
Firstly, thank you for a great plugin! But can you please let me know the recommended way of calling it from Javascript?
e.g.
<script type=”text/javascript”>
document.getElementById(“buttonclass”).onclick = function () {
location.href = “#omw-<modalid>”;
};
</script>Cheers, Vic
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Recommended way to call Open Modal Window using Javascript’ is closed to new replies.