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.
Prototype Window
The Prototype Window is a JavaScript Class that allows you add Window in a HTML
page. The JavaScript class is based on Prototype and inspired by the powerful
script.aculo.us library. The library also allows you to use all script.aculo.us
effects to show and hide windows if you include effects.js file, but it's not
mandatory.
Prototype Window is compatible on Safari, Camino, Firefox, IE6 and Opera.
Features
- Valid HTML/XHTML generated code
- Resizable windows
- Minimize/Maximize
- Modal dialogs
- Visual effects
- Skinnable