I have developed an e-commerce site. For user form input box, i want to put a question mark icon as help tool. When user takes mouse on that icon it should display the help text. I am not getting how to do it. Please someone help me in doing this .
Thanks
You can place a div that is hidden and show it on mouse hover.. If you are looking for some cool tool tips you can use Qtip..