Popup On Load
Categories
Component ID
1940872
Component name
Popup On Load
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
14428
Component created
Component changed
Component body
The module allows to display a popup once after a certain delay on a page load. This fills a gap in popup modules family (Popups, Popup), which are designed to show popups only after a click on an HTML element, or to implement a complex behavior like modal dialog forms.
If you want to just display a popup after a page load, the Popup On Load module possibly fits your needs. Module's main features:
- Display a Colorbox-based popup on page load.
- Easily alter JavaScript popup settings using hook_popup_onload_js_settings_alter().
- Specify popup width/height (or let Colorbox decide).
- Specify whether the popup is fixed.
- Common settings for all popups: pages where they are displayed, delay time, cookie lifetime (how much popup will NOT be displayed again to the user).
- Create an action for popup display, which can be easily integrated into Rules system.
- Create a default rules set for popup display.
- Gather simple popup statistics, showing number of views and clicks, and Click-Through-Rate.
The module depends on following modules:
...and uses Colorbox library.
D7 version development is sponsored by SmartWolverine.net.
D8 version development is sponsored by InternetDevels.
