Prototype Window Class

This javascript class allows you to add window in a HTML page.

This class is based on Prototype. The code is inspired by the powerful script.aculo.us library. You can even use all script.aculo.us effects to show and hide windows if you include effects.js file , but it’s not mandatory.
It has been tested on Safari, Camino, Firefox and IE6.
Features
* Valid HTML/XHTML generated code
* Resizable windows
* Minimze/Maximize
* Modal dialogs
* Visual effects
* Skinnable
* And more…

Related Posts