Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.
zrod edited this page Jun 1, 2011 · 5 revisions

jquery.leadbox.js

A simple modal plugin for lead capture purposes.

Quick Info

The plugin loads a modal box with user-defined content after a specified amount of time. Then, it sets a cookie to prevent the box from showing up on other, and future, page requests.

It is customizable and easy to setup, you can set the content from either an element in your HTML document or a remote location. Among other options, you can also set callbacks for actions taken (form submitted or link clicked), leadbox done loading, and closed by the user.

More

About

Developed by Rodrigo Z. Arthuso (arthuso.com).

Tested on IE7+, FF 4, Chrome 9+, Opera 11 and Safari 5.

For help or bug reports, please visit: blog.arthuso.com / github.com/zrod/leadbox

Dual licensed under MIT and GPL.

Clone this wiki locally