Home All Groups Group Topic Archive Search About

Tooltips for asp.net List boxes

Author
3 Aug 2006 8:09 PM
radha
Hi

I have a Listbox in which the items length is more than the list box
width. So I am looking for some code to assign a tooltip for each item
in Listbox. Can some one help me in this? Is there any way like using
javascript or something like that?

Thanks in advance
Radha

Author
4 Aug 2006 8:45 AM
Joe Fawcett
"radha" <sireesha.parvat***@gmail.com> wrote in message
news:1154635766.557028.38800@i42g2000cwa.googlegroups.com...
> Hi
>
> I have a Listbox in which the items length is more than the list box
> width. So I am looking for some code to assign a tooltip for each item
> in Listbox. Can some one help me in this? Is there any way like using
> javascript or something like that?
>
> Thanks in advance
> Radha
>
The standard HTML select does not support the title attribute on option
elements, at least not in IE 6. I believe IE7 was to have this feature.

--

Joe Fawcett - MVP

http://joe.fawcett.name

AddThis Social Bookmark Button