View Full Version : thumbnails


joym1987
07-16-2003, 03:29 AM
instead of opening a thumbnail in another window, i would like to open it on the same site but just next to it, or under it...like a space where all the thumbnails can open on the same page...if that makes sense? i think it involves javascript/iframes, but not sure...does anyone know how to help me?? thanks mucho

Dude128
07-16-2003, 04:14 AM
you could just use an iframe (http://www.lissaexplains.com/frames.shtml#inline)
and target your links to it. the instructions for creating the iframe and for targeting links are on that page.