|
Drop Down Lists
My dropdownlist is populated by the database with two fields, the text field and the value field. The text field is an abbreviation that will be inserted into another database table and is used in the form elsewhere. The abbreviation is sometimes tough to get and what I am looking to do is have a tooltip over each selection in the DDL so when the users hovers it will show what the abbreviation stands for. I assume I will have to use Javascript (which I am not real proficient at).
I do not have a start yet and was wondering if this was possible and if someone could give me some help.
Thanks,
Eric
|