/jqwindow

jQuery window plugin. Support skins, drag, multiple windows, overlay and other

Primary LanguageJavaScript

jQuery Window Plugin
====================

Fully customizable floating window for jquery. Our plugin allows you easy
to create floating windows. jqWindows can using inline content embedded
in the page, contents received from ajax and autogenerated content.

We are trying to create fully customizable and configurable plugin.
Easy to use. Many functional elements. 

Features
* Doesn't require jQuery UI
* Fully customizable;
* Different skins on the same page;
* Full control of windows;
* Draggable and movable;
* Minimizable and maximizable;
* Resizeable;
* Before/After action hooks;
* Easy access to all windows elements
  (setTitle(), setContetns(), etc...)
* Multi-object architecture.