Duplicate tooltip used on input fields
Posted
#3556
(In Topic #672)

Standard member

These typically display a help icon, and when clicked, they appear to use Javascript to change the elements display property from none to block, which in turn displays a block of information and requires clicking the icon a second time (or clicking another help icon) to change its visibility.
There's a [tooltip] tag but that only shows when you hover over the contents of the tag and moves with mouse movement. I'd like the other tooltip (which stays stationary), if possible.
I tried dissecting the HTML output in areas it is used on, but I didn't make much success with that.
1 guest and 0 members have just viewed this.