Need help identifying a script

Discussion in 'JavaScript' started by MhW, Nov 3, 2009.

  1. #1
    Hello everyone,

    Can anybody identify the JavaScript used used in the upper-right corner of this website ? The script I'm referring to is the small picture of the paint brush: Once the user hovers over it a div fades in, and on mouseout the div fades out.

    That's it - that's all I need to find. Initially I thought it would have been a tooltip, although having spent significant amounts of time searching for one suitable I am not so sure. If it is a tooltip, can somebody perhaps link me to it?

    Another thought was that it may be custom made, if this is the case does anyone know of one similar? Doesn't need support fade. All I need it to do is show up when I hover over a div, keep showing whilst the mouse is in it and disappear when the mouse moves out :eek:.

    In fact, something like this using divs instead of <ul> and <li> :)

    Thanks :)
     
    MhW, Nov 3, 2009 IP
  2. AsHinE

    AsHinE Well-Known Member

    Messages:
    240
    Likes Received:
    8
    Best Answers:
    1
    Trophy Points:
    138
    #2
    AsHinE, Nov 3, 2009 IP
    MhW likes this.
  3. MhW

    MhW Active Member

    Messages:
    370
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    85
    #3
    Hey AsHinE,

    Thanks for your reply. I looked at the link you gave me and was able to significantly modify one of the tooltips to suit my needs. Thanks for your help :)
     
    MhW, Nov 3, 2009 IP