Which jquery overlay library is best?

Keyo picture Keyo · Oct 1, 2010 · Viewed 9.5k times · Source

I've used lightbox and fancybox quite a lot but never really seen any reason to choose one over another. There are also a whole bunch I have not used like these http://planetozh.com/projects/lightbox-clones/ . The data on that page is quite old and in many cases incorrect.

Are there any good reasons to choose one over the others? Performance, API options, ease of customization etc.

This is more of a subjective question than a black and white one. I haven't seen any comparisons on this topic don't know where else to ask this.

edit After looking at the suggestions I think fancybox has the best api and it's only 5kb gzipped. http://fancybox.net/api Colorbox also looks very good.

Usability Tip: If you are think of capturing user input from a focus stealing overlay don't. What if the user needs to view information on the parent window to fill out your form, they are now trapped. Sometimes these popups are appropriate, but most of the time a slidedown block element would do the job better.

Answer

Matt Briggs picture Matt Briggs · Oct 1, 2010

i like colorbox