Prototype Window - Demo
November 17th, 2007 Arsen Posted in Ajax Applications |
This javascript class allows you to add window in a HTML page.

Overview
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, Opera looks fine.
Features
- Valid HTML/XHTML generated code
- Resizable windows
- Minimize/Maximize
- Modal dialogs
- Visual effects
- Skinnable
- And more…
Leave a Reply