Open via Javascript
-
Is there way to open the modal from JavaScript? For example, I tried using window.location and window.location.href to the URL your plugin creates and nothing happens.
I even created an anchor tag like Test
And then triggered it: $(“#test”).trigger(“click”) and $(“#test).click() and those didn’t work either.
What am I missing?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Open via Javascript’ is closed to new replies.