
Originally Posted by
jscheuer1
Things I notice - it seems to work but, once the preview is displayed, it loses focus. Unless you close it, it becomes hard to find it the next time. There seems little point to the previews, they are exactly the same images already displayed on the page. Oh and, if you have more than one element with the same id, it can often mess up a script. If the ids are generated when the images are retrieved, why not have an incremental id? Like each time it grabs an image, the id becomes id+1:
pic_id_0
pic_id_1
pic_id_2
and so on.
Bookmarks