Implements Cory LaViska's JQuery Alerts feature for Plone
Project description
Introduction
This product implements Cory LaViska’s ‘JQuery Alert Dialogs’ for Plone.
Basically, they are fancy, styleable replacements for the standard ‘alert’, ‘confirm’ and ‘prompt’ browser functions.
Please see: http://abeautifulsite.net/notebook/87 for more information.
Usage
When collective.alerts is installed and the jquery.alerts library registered in portal_javascripts (should be automatic), then the alerts can be called as follows:
jAlert( message, [title, callback] )
jConfirm( message, [title, callback] )
jPrompt( message, [value, title, callback] )
Changelog
1.2 - (2009-10-05)
Released
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
collective.alerts-1.2.zip
(13.6 kB
view hashes)