hover for text in check box

Confluence User - 11 Apr, 2016

 

hi! 

 

i want to ask if is it possible to make a "Custom HTML" for this

 

when the user hovers over a specific checkbox choice, a text message will appear explaining what does it mean. if it can what code will i use to make it possible, thanks in advance!

user;userviews;forms

3


12 Apr, 2016
confluenceUser
confluenceUser

You can consider using jquery tooltip library. See Add jQuery Tooltip to form

12 Apr, 2016
confluenceUser
confluenceUser

hi! it works for me! but how can i modify these when it comes to checkbox? it only reads the last query i inputted

14 Apr, 2016
confluenceUser
confluenceUser

the script is using "if( messages[$(element).attr("name")] )", i think you can modify the condition for your use case.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print