Onmouseover text appear event

Discussion in 'JavaScript' started by MSK7, Mar 26, 2009.

  1. #1
    Hi there,

    Can anyone tell me an easy way to display a hint when the mouse is over an
    object?

    What I want is a hint which describes the property of that object to appear automatically for a few seconds on mouseover then disappear,
    like (a yellow property textbox) which is generally appears on our window
    when mouseover any object occurs.
    .

    please suggest me how this can be achieved through JS with php form.

    Thanks & Regards.
     
    MSK7, Mar 26, 2009 IP
  2. monosodium

    monosodium Well-Known Member

    Messages:
    1,028
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    100
    #2
    If the object is an image or a link, you don't even need Javascript... Just use title="Bla bla bla"
     
    monosodium, Apr 29, 2009 IP