I am sure there is a proper term for it but don't know it. how can i make a small note pop up when a user is on each field. Like lets say they go to name field then as soon as they click on the name field on the right side i want a small note to show up giving them a message like make sure you use full name. I want to do this for a couple of fields i have. how can i do this?
|
feedback
|
|
Are you looking for ToolTips? Checkout these collection from smashing magazine. | |||
|
feedback
|
|
I use this plugin for what you are asking. JQuery tooltip | |||
|
feedback
|
|
FlowPlayer.org has a good jQuery tooltip plugin that you can use. Check this for a demo of using it on a form(it suits your requirement) | |||
|
feedback
|
|
Here is a simple example: http://jsbin.com/iruyo3 Code pasted here for reference too.
| ||||
|
feedback
|
span.noteelement to have a background image if you want it to look better. – Moin Zaman Jan 27 '11 at 8:17