Reputation: 12437
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.
Upvotes: 2
Views: 558
Reputation: 3573
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.
Upvotes: 0
Reputation: 13351
This is the one that I've found works best across all browsers and is nice and snappy:
http://colorpowered.com/colorbox/
Upvotes: 1