Image with a clickable URL
Forum » Help / Editing pages » Image with a clickable URL
started by: Charles EdwardsCharles Edwards
on: 1184098372|%e %b %Y, %H:%M %Z|agohover
number of posts: 4
rss icon RSS: new posts
summary:
How do I create and image with a clickable URL?
Image with a clickable URL
Charles EdwardsCharles Edwards 1184098372|%e %b %Y, %H:%M %Z|agohover

I'm trying to acheive this from my wiki page: Image with Clickable link

I tried to embed this html:

<p><a href="http://www.AgileEA.com/AgileEA/index.htm">
<img border="0" src="LatestAgileEAButton.gif" width="134" height="37"></a></p>

I tried the embed tag with javascript in it. This worked on my html page but not from within the wiki page.

[[embed]]
<script> type="text/javascript"
document.write("<a title='Latest AgileEA Process release' href='http://www.agileea.com/AgileEA/index.htm'> <img border='0'  src='http://www.agileea.com/GimpImages/LatestAgileEAButton.gif' width='134' height='37'></a>")
</script>
[[embed]]

I then tried the iframe tag and this worked but limited the page size to the frame size - not an option.

How should I do this? It must be possible simply!

help! Thanks

regards Charles

unfold Image with a clickable URL by Charles EdwardsCharles Edwards, 1184098372|%e %b %Y, %H:%M %Z|agohover
Re: Image with a clickable URL
hartnellhartnell 1184099016|%e %b %Y, %H:%M %Z|agohover

[[image imgName.jpg link="wiki-page-name"]]

or

[[image imgName.jpg link="http://www.url.com"]]

—hartnell

unfold Re: Image with a clickable URL by hartnellhartnell, 1184099016|%e %b %Y, %H:%M %Z|agohover
Re: Image with a clickable URL
Charles EdwardsCharles Edwards 1184355501|%e %b %Y, %H:%M %Z|agohover

Thanks - I knew it must be that easy! You're a star.

This should be added in to the help for editing images… whoops I see it is there - got confused between a link to the image and a link from the image! Thanks again

Charles

last edited on 1184355725|%e %b %Y, %H:%M %Z|agohover by Charles Edwards + show more
unfold Re: Image with a clickable URL by Charles EdwardsCharles Edwards, 1184355501|%e %b %Y, %H:%M %Z|agohover
Re: Image with a clickable URL
abeijonabeijon 1188384840|%e %b %Y, %H:%M %Z|agohover

I agree: It should be added in hep for editing images… it´s very useful! Thanks, hartnell.

unfold Re: Image with a clickable URL by abeijonabeijon, 1188384840|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.