Adding text above a div box
Hello all,
A client of mine would like a bouncing box, where when user mouseover/
hover the box(created using a div)it would bounce using jQuery's
bounce effect as a form of navigation.
When hover/mouseover is active, the client would like some text(home,
about us etc) to appear on top of the bouncing div box.
How can it be done?
TIA!
tm13