|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by plahon in HTMLkit, OpenXML_OXML, Desktop Anti-Virus
Hi , I want to display a display a tool tips for the options in the select combo box in html . Is it possible using java script??
When i use for the below test code
I want to reduce the length and insted want to show in tool tip while on mouse over on the option. Can any one give me the solution ??
Regards,
Pankaj
1:
2:
3:
4:
5:
6:
|
<select name="Org" id="Org" >
<option value="DEV" >DEV</option>
<option value="TST" >TST</option>
<option value="BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB" >LMN</option>
<option value="AAAAAAAAAAAAAAAAAAAA" >PLD</option>
</select>
|
20091021-EE-VQP-81 - Hierarchy / EE_QW_4_20070622