Do you think it is possible to have tooltip for input box.

Comments

Foodster’s picture

I think i can be achieve by default, check out http://jquery.bassistance.de/tooltip/ but i am still trying

Foodster’s picture

Category: feature » support

Manage to get input to have tooltip if title is there.

Still trying to figure out how to get the registration page input box to display the tooltip because it does not have title. Anyone know how to display the description text, the description is wrapped by <div class="description">

jayakrishnanj’s picture

" * Web page addresses and e-mail addresses turn into links automatically.
* Allowed HTML tags:

 <del> <blockquote> <q> <sub> <p> <br> <ul> <ol> <li> <dl> <dt> <dd> <a> <b> <u> <i> <sup>
    * Lines and paragraphs break automatically.
    * You may post code using <code>...

(generic) or ... (highlighted PHP) tags.
* Project issue numbers (ex. #12345: How do I log in as admin?) turn into links automatically."

I want to show this as tooltip ..How o do that?