Tooltip Issue

The issue here I think is a windows lag-issue as you have hidden the button in html and the tooltip has a lag before it checks the button and reaises it's no longer there. I have seen this often.I get round it by turning off the ALT tag on button I want to hide in this way and creating my own tooltip with a small text box. I add actions to show the tooltip text box on mouse enter and hide on mouse exit of the button. On hiding the button add an action to hide the tooltip at the same time.I slso started to get clever with my tooltips, since I have to make them anyway, I have created a set of nice small balloon graphics instead of plain text boxes and dropping a text box on top of it, then grouping together. I now transition the group in and out with dissolve on fastest settings. So when you roll over you get a nice baloon as a tooltip that fades up and awayNeil

Discussions have been disabled for this post