I am probably reading someone's mind here - please open a ticket in lighthouse - https://mootools.lighthouseapp.com/projects/2706-mootools/tickets?q=tagged :"mootools"
BTW, I think this is a known issue and you need to pool the latest version of Tips manually from here: http://github.com/mootools/mootools-more/raw/master/Source/Interface/<http://github.com/mootools/mootools-more/raw/master/Source/Interface/Tips.js> Tips<http://github.com/mootools/mootools-more/raw/master/Source/Interface/Tips.js> .<http://github.com/mootools/mootools-more/raw/master/Source/Interface/Tips.js> js<http://github.com/mootools/mootools-more/raw/master/Source/Interface/Tips.js> <http://github.com/mootools/mootools-more/raw/master/Source/Interface/Tips.js>Just include the .js with your more and it should work! HTH Roman On Tue, Jan 26, 2010 at 1:26 PM, woomla <[email protected]> wrote: > Hi, > > Using more 1.2.4.1, I notice some differences with Tips from 1.2.3.1. > > The tips are not initially hidden. See example at > http://mootools.net/shell/DaxXH/. > > You'll notice a blue line above the question mark. This is the tip > window. > The first time the mouse hovers over the question mark image, the tip > window is displayed immediately, no transition. > From thereon, the tip is faded in and out. > > > Also, the default transition is not fade anymore, but that's handled > in the example. > > > Also, the documentation is out of date: > className initially is not null but tip-wrap. > Inside element classnames are tip-top and tip-bottom, not tip-title > and tip-text. > The tip text has classname tip, not tip-text. > The show and hide signature do not mention the second argument > 'element' that is send along with the 'tip'. > > Wo. > -- --- "Make everything as simple as possible, but not simpler." - Albert Einstein
