GitHub - gristmill/jquery-popbox: jQuery PopBox UI Element (original) (raw)
jQuery PopBox
jQuery PopBox is a simple balloon UI element inspired by 37Signals Highrise CRM.
See it in action here: http://gristmill.github.com/jquery-popbox/example.html
Usage
jQuery PopBox requires a specific HTML structure in order to work. There is also a small stylesheet that can be used. jQuery is a dependency.
The HTML structure looks like this.
Click Here!
Content in PopBox goes here :)
<a href="#" class="close">close</a>
</div>
Invoke the plugin by calling it on a selector like normal.
If there are any CSS class name conflicts, they can be overridden.
Screenshot
Credits
jQuery PopBox developed by Sean Behan at Gristmill.io
It is inspired by the balloon UI element found in 37Signals Highrise CRM.
License
MIT license: