Page 1 of 1

How to open a popup element by JS code

Posted: Sun Oct 12, 2014 2:56 am
by Gilbert Gomez

I saw the new "popup element" from the tool palette and I found the way to open it as click event, but how I could do the same by JS code? ..I tried this:

Appery("popMsg1").popup("open", {
transition: "none"
});

But it does not work ...some one has a better idea?
Thanks for the time.


How to open a popup element by JS code

Posted: Sun Oct 12, 2014 4:31 am
by obullei

Hello!

Please take a look at this thread:
https://getsatisfaction.com/apperyio/...
This information might be useful for you.