use of image as url

Light Poster
21Jul2007,15:59   #1
kalaid's Avatar
Hi,
I in my page I used images as url link. When this url is clicked I want to display the page in the same window and what to do to display in the new window.
Team Leader
21Jul2007,18:11   #2
DaWei's Avatar
Quote:
I want to display the page in the same window and what to do to display in the new window
Your question is contradictory and, thus, not clear. On a guess, I'd suggest you want to investigate the "target" attribute.
Go4Expert Founder
21Jul2007,19:38   #3
shabbir's Avatar
Quote:
Originally Posted by kalaid
Hi,
I in my page I used images as url link. When this url is clicked I want to display the page in the same window and what to do to display in the new window.
To Display in the new window use the target attribute as told by DaWel