|
code
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Tooltip for listbox and comboboxHi,
I would like to use tooltip for listbox and also for combobox. how can I do that? Thank, Eyal While HTML supports the title attribute on the <select> tag, IE doesn't
support it. The ListBox and DropDownList controls in IE were implemented in a strange way - as separate windows - and that prevents the tooltip from working. If you can live with the tooltips only on other browsers, do this: ListBox1.Attributes.Add("title", "description") --- Peter Blum www.PeterBlum.com Email: PLB***@PeterBlum.com Creator of "Professional Validation And More" at http://www.peterblum.com/vam/home.aspx Show quoteHide quote "Microsoft" <n***@012.net.il> wrote in message news:uVWIcShfFHA.3588@TK2MSFTNGP10.phx.gbl... > Hi, > > I would like to use tooltip for listbox and also for combobox. > > how can I do that? > > Thank, > > Eyal > >
How to update a Image control?
Infragistics Ultra Web Grid Updating Problem OWC11 (connect Spreadsheet + Chart) Complex CompareValidator Validations Page is not submitted using Client side validation of.NET validato DataGrid and Paging. Datagrid not displaying in apsx webpage Automatically adjust TextBox's height problems with activex controls on web page ie webcontrol tabstrip |
|||||||||||||||||||||||