FAQs
Can it be a standalone
No.
AIOS Popup
default popup Magnific Popup is used as the default popup plugin but you need to change. jQuery(”).magnificPopup() to jQuery(”).aiosPopup();
You can also use pre-loaded scripts using this following classNamees.
Video
html
<a href="Video Popup Link Here" className="aios-video-popup">
Settings
html
* data-popup="mp4" ( Enable mp4 extension on aios popup ).
Iframe
html
<a href="Frame Link" className="aios-frame-popup">
Image
html
<a href="Image Link" className="aios-image-popup">
Content PopUp.
html
<a href="#popupBody" className="aios-content-popup">
Last updated on