Script: Image Thumbnail Viewer
http://www.dynamicdrive.com/dynamicindex4/thumbnail.htm
I apologize for needing to post this out here but I have exhausted searching the forums and the Internet. The change I am attempting to make seems simple but after trying numerous things, I have been unable to determine how to do it. What I would like to do is have the image popups appear in a different window than the one causing it. To be more specific, I have an iframe in a page that has thumbnails that can be scrolled through. This 'thumbnail' scrollbar is 100 pixels high. When these thumbnails are clicked on, the popup cannot be opened in this scrollbar, I would like this popup to be opened in the parent window, or the main browser window. I believe this change would only need to be made in the following line:
crossobj.innerHTML='<div align="right" id="dragbar"><span id="closetext" onClick="closepreview()">Close</span> </div><img src="'+which+'">'
If anyone has any input, it would be greatly appreciated.



Reply With Quote

Bookmarks