Browse Article by Topics
How to Auto-popup a Lightbox Form
A. Automatically open a lightbox form after the page is loaded.To auto-popup a lightbox form after the page is loaded, just insert openOnLoad:true parameter in the lightbox code. Example: var JFL_63431346590960 = new Jotfo...
How to Create a Lightbox Form
"Lightbox is a JavaScript technique used to display images and other web content using modal dialogs" - From Wikipedia A lightbox form is a window that pops up when a visitor clicks on a link. It overlays the page containing the li...