Hello, How can I create multiple instances of jPopup on the same page? whenever I create `var popup = new JPopup()` it opens all the other pop ups on the page. Thanks!
Hello,
How can I create multiple instances of jPopup on the same page? whenever I create
var popup = new JPopup()it opens all the other pop ups on the page.Thanks!