Skip to main content

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.0 - Unreleased

  • Initial release

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.0.zip (13.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page