Javascript – alternative for tool tip and horizontal scroll for javascript drop down list

drop-down-menujavascripttooltip

As we know IE SELECTdrop down list has limitations on tool tip on individual option items and also horizontal scroll bar.
Can any one please tell any other alternative to show the tool tip using javascript or has any one implemented drop down list using div which has all the functionalites of drop down list.

Thanks,
Nags

Related Topic