There are lots of jQuery Lightbox plugins but I am struggling to find one that displays an appropriately sized image.
The problem I have is that a user viewing the page in 1024 x 768 will want a different full size image to someone with a 2560 x 1600 display. I would probably want a 800x600 image for the former and 1600x1200 for the latter.
Is there an existing plugin that will do this? Thanks.