Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
swatib
Posting Yak Master
173 Posts |
Posted - 2006-07-14 : 07:13:29
|
Hello FriendsI'm working on a project where I needed to have a list-box that would show tool tips for items that will not fit within the width of the list-box.How this is achieved?Please Help!Njoy Life  |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2006-07-14 : 07:35:39
|
you'll have to use javascript for this.Tracking your mouse position with it and displaying item's text in a div.That's not that simple.Unless there's a .net way that i'm not familiar with yet.Go with the flow & have fun! Else fight the flow blog thingie: http://weblogs.sqlteam.com/mladenp |
 |
|
|
|
|