I would like to put some information bubbles in my form, but due to the size of the form I would only like to show this info bubble when the user hovers over the info image. Is this possible with the options available or would it be possible using CSS?
I was not able to find this option and it would be very beneficial for me.
Thanks
-Curtis
Confluence (at least version 7.x) loads a tooltip library
And it is possible to use it via something like below
AJS.$(SELECTOR_HERE).tooltip();
Will take title attribute as a "tooltip"
Alex
Out of the box you can't do that. Are you using confiforms?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.