Page 1 of 1

Opening popup with javascript

Posted: Fri Apr 17, 2015 6:20 pm
by Kacey Cleveland

How would i go about opening a popup in javascript?

Something like:

Aperryio('popupname').open();


Opening popup with javascript

Posted: Fri Apr 17, 2015 6:48 pm
by Serhii Kulibaba

Hello Kacey,

Please use code below:

Apperyio("popupname").popup("open");