Every control has a ToolTip which is displayed when a user hovers over the control. A DropDownList also has a ToolTip property. This works fine in Firefox. But, in IE6, the tooltip does not work. The Tooltip for Dropdownlist for Internet explorer will work only if the DropDownList is disabled. Here is a Microsoft support article explaining the same: http://support.microsoft.com/kb/221608