Art Dialog
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
artDialog is a UI dialog on javascript, which is nice and easy to use for javascript effect. This module migrate artDialog to Drupal and help drupal developer to use artDialog in the projects.
Also this module help drupal message (drupal_set_message) display in artDialog, please check the demo.
Which is similar with Better Message module.
But this module provides more artDialog API for more usages in Drupal.
Installation
------------------------
Download and enable this module as others.
Configuration
------------------------
Go to
[D7] admin/config/development/art-dialog
[D6] admin/settings/art-dialog
And there are many options to config the settings of artDialog.
Sample Usage
------------------------
Enable artDialog5 plugin firstly,
then
jQuery.alert('alet message');
jQuery.confirm('confirm', function(){});
Resources
------------------------
artDialog project:
https://github.com/aui/artDialog
artDialog demo:
http://aui.github.io/artDialog/
Snapshot
------------------------
-Power by Drupal大å¦
