
Transparent message is a new way to display information on a web page.
Instead of using the ugly alert() javascript function, it shows the message in a overlay layer of your HTML page.
It includes a Ruby On Rails helper to display flash[:notice/:error] in just one line!!
(It's has been tested on IE 6, Firefox PC&MAC, Opera 9, Safari and Camino.)
http://transparent-message.xilinus.com/
Features:
- You can customize the look and feel.
- It does not alter your layout .
- Easy rails integration with helpers.
- Can be used on form submit, info messages or whatever you want to do with it
.
Classic HTML
Ajax
Download/Installation Readme:
http://transparent-message.xilinus.com/