I was wondering if there is any way to enlarge an image when moving the cursor in Confluence

Luis Quiros May 17, 2018

I want to create the effect that an image will change in size when it is pointed by the mouse cursor, as in html: <img src="URL of the image" onmouseover = "this.width = 500; this.height = 500;" onmouseout = "this.width = 400; this.height = 400;" width = "300" height = "300" alt = "" />

1 answer

0 votes
Patrick Cartier [Candylio]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 17, 2018

There must be a way using tooltip and the img src.  Try looking at the links from this answer:

https://community.atlassian.com/t5/Confluence-questions/Is-it-possible-to-create-mouse-over-s-on-images-in-confluence-4/qaq-p/253794

Let us know if you come up with something, this could be great!

Luis Quiros June 4, 2018

Hi, sorry for the delay answer. Your solution was effective in part, I am guided to look for more information in the chat. At the end I found how to enter HTML in Confluence using the code {html, thanks for the support.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events