What is the best jQuery based window plug-in you have ever used?

Posted by Emre Sevinç on Stack Overflow See other posts from Stack Overflow or by Emre Sevinç
Published on 2010-06-09T13:04:37Z Indexed on 2010/06/09 13:22 UTC
Read the original article Hit count: 298

Filed under:
|

I tried a couple of jQuery based window plug-ins but unfortunately was not satisfied with any of them. Here's what I tried:

I need following features without any compromises:

  • Maximize, minimize (to a reasonable location such as bottom-left corner, not in the middle of the screen), drag, resize, etc.
  • Highly and easily configurable
  • Actively developed (this can be relaxed a little bit)
  • Comes with good documentation (and examples)
  • works cross-browser (I had problems in IE when I tried to use fstoke.me's implementation).

The three plug-ins I have tried failed in one or more respects. I'm not looking for very fancy, animated effects, just very basic but yet adequate functionality.

Any suggestions?

© Stack Overflow or respective owner

Related posts about jquery-ui

Related posts about jquery-plugins