I want to have an image in onecell which can be clicked to act as a link, is this possible?
if so how.
I want to have an image in onecell which can be clicked to act as a link, is this possible?
if so how.
Hi,
of course this is possible!
Just enter the corresponding HTML into the cell:
<a href="http://www.EXAMPLE.com"><img src="http://www.EXAMPLE.org/image.jpg" alt="EXAMPLE IMAGE" /></a>
(Don't forget to change the URLs accordingly.)
You may also use the "Insert Link" and "Insert Image" buttons below the table: At first, insert the image. Then cut the HTML that was pasted from the cell (mark all and type "Ctrl+X") and click the "Insert Link" button. Insert your URL and paste the just cut HTML as the "Text". Then click into the cell where you want the image link to appear.
Hope this helps!
Tobias
You must log in to post.