Tooltip text for a listitem

R

rejoy_j

Hi,
Is it possible to set tooltip text for a listitem in a dropdownlist(webcontrol)?.If so how??

Regards

RJ


**********************************************************************
Sent via Fuzzy Software @ http://www.fuzzysoftware.com/
Comprehensive, categorised, searchable collection of links to ASP & ASP.NET resources...
 
S

Stefano Mostarda

hi,

Try to use the dropdownlist HtmlControl and set the alt attribute for
each item. (Don't know whether it works I can't test it now).

Hope this helps.

Stefano Mostarda MCP
Rome Italy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

x 1
reference to parent page 1
visual effects on a web-page 4
Asp.Net 1
On The Fly 1
login fail for User 'databaseName\ASPNET' 2
Progressbar Oject code for File Upload HTTPModule ??? 3
Session object gone! 3

Top