I have several images of UI forms and tasks, that are quite large. I would like to display a smaller, ‘thumbnail’ image snf give the user an option to ‘Click to Enlarge’, and then display the fill size image in either a pop-up or separate window or tab. I pop-ups are frowned upon, but this is a decision I must still make.
How would I go about this? Where would I place the JavaScript that loads the full size image and opens a new window?
You should use a lightbox for this. Try this one. It works well
http://lokeshdhakar.com/projects/lightbox2/
There are instructions on how to use it and documentation on how to get it working. The download will also contain samples and you can just copy and paste the code.
List item