Display note when MouseOver Input form

I’m using Rails 3, Formtastic an Jquery. I would like to display a
“floating” note when an input field gets focus.

A good example is when trying to submit a story on digg when you are
not logged in. What is the best way to do this?

I’m using Rails 3, Formtastic an Jquery. I would like to display a
“floating” note when an input field gets focus.

A good example is when trying to submit a story on digg when you are
not logged in. What is the best way to do this?

Search google for “jquery tooltip plugin”. Lots of options…

-philip

Thx, I used this library, in case anyone else is interested:
http://flowplayer.org/tools/tooltip/index.html