WickedShell / echelon

http://echelon.bigbrotherbot.net
14 stars 7 forks source link

tooltip's can only be read once #2

Open WickedShell opened 13 years ago

WickedShell commented 13 years ago

all toooltip()'s (the ones with the yellow boxes behind them) can only be read once, when you mouse over a second time, a small empty yellow rectangle shows up

WickedShell commented 13 years ago

From looking at the JS code and the orginal source for the code I can't see why it fails when used within echelon.

Maybe just replace the entire tooltip functions with a different js implementation of tooltips?