Hi, I have been looking around, but I was wondering whats the most light weight lightbox plugin. One that does not really lag when it opens, animation is present, but minimal. I need one that can handle inline divs as well as ajax calls. Is it simply better to make your own? Thanks guys.
+1
A:
This is the one that I've found works best across all browsers and is nice and snappy:
treeface
2010-09-03 22:04:20
Well, this certainly meets the requirement for "lightweight"...that I can't argue with. However, its roughly ~40 lines of code leave it with a fairly small quantity of polish and options. Nice find, though!
treeface
2010-09-04 00:42:14
A:
My experience in these situations has shown it is best to write or customize your own. That said, download one of the suggested plugins and then open it up and cut out the options you don't need. You might find yourself with 5 lines of code that you could have written yourself.
Isaac Lubow
2010-09-04 01:37:55