Click to See Complete Forum and Search --> : Imageready 7..IE window pop-up


motelretro
06-27-2003, 02:38 PM
I'm working on a webpage in Photoshop/Imageready 7 and forget how to make a separate IE window pop up from a link.

I'm selling items and want my thumbs to pop up in a separate window where you can view and read the stats about the item, then close the window and return to the main page. Can anyone help me?

I tried the little tutorial in the Javascript section, but it didn't work

Any help would be appreciated.

Thanks,
Marty

retroretrofan@msn.com

PeOfEo
06-27-2003, 08:37 PM
<a href="url" target="_blank"><img src="yourimage"></a> That will open a new window.