PDA

View Full Version : Pop up Picture


thickandthin
10-03-2002, 11:22 PM
I know this is probably really easy but does anyone know how to configure this script to open up the pop up with a title, not just "www.geocities.com/picture.jpg" because its a picture


<td><a href="ignp21.jpg" target="view" onClick="open('ignp21.jpg','view','height=455,width=640,resizable=yes,toolbar=0,scrollbars=1,status=1')"><img src="ignp21.jpg" width=150 border=0></A></td>

lpok
10-03-2002, 11:49 PM
You will have to create a separate html file, with a title and the image, and use that as the pop up url. Other than that, I do not believe you can edit the title of the pop up page.

Gordo
10-04-2002, 01:29 AM
Have you taken a look at this one?

http://codingforums.com/showthread.php?s=&threadid=1625