Loading...
 
Features / Usability

Features / Usability


Keep IMG links in same page?

posts: 3665 United States

It appears that using the link attribute in an img causes the link to open in new page — even if the link is relative.

For example:
{img src=img/tiki/tikibutton2.png link=tiki-index.php}

Creates this:
Image , which opens an entirely new window. How do I force the link in an __img_ to stay in the same window if it is a relative link?


The only workaround I've found so far, is to include the image inside a link:
[tiki-index.php|{img src=img/tiki/tikibutton2.png}]

But that adds the link icon (even though it is not really an external link:
Image

which defeats the whole idea of using the image as a link. sad

Thanks,

-Rick

There are no comments at this time.