2006 Feb 01
Dialog
Dialog is a simple script for displaying styled dialog windows in browsers. It builds on the excellent "Prototype":http://prototype.conio.net and "Scriptaculous":http://script.aculo.us/ libraries. The look and feel is CSS driven, and it's easy to create your own custom dialogs. Be sure to include dialog.js and add the appropriate styles.
h3. "Project Page":http://weblog.techno-weenie.net/projects/dialog
h3. "Javascript Subversion Location":http://techno-weenie.net/svn/projects/javascripts/dialog
svn co http://techno-weenie.net/svn/projects/javascripts/dialog
h3. "Rails Helper Plugin":http://techno-weenie.net/svn/projects/plugins/dialog_helper
script/plugin install dialog_helper