Duplicate tooltip used on input fields

Post

Posted
Rating:
#3548 (In Topic #702)
Joe
I want to make use of the tooltip used throughout Composr (mainly for help, used next to input boxes), and display them on a Comcode page.

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.
0 guests and 0 members have recently viewed this.