Tooltips help
-
Hi, I am developing a web app using asp.net and C# and I am trying to develop a page that has some control preferably a webgrid, This control will have one column that has a pic in it or something and when the user scrolls over the cells of the column a tooltip or something similar will display info about the row. Any ideas or suggestions would be appreciated Thanks in advance Tim
-
Hi, I am developing a web app using asp.net and C# and I am trying to develop a page that has some control preferably a webgrid, This control will have one column that has a pic in it or something and when the user scrolls over the cells of the column a tooltip or something similar will display info about the row. Any ideas or suggestions would be appreciated Thanks in advance Tim
If you are looking at some rich tooltips, you can check out the following: 1) http://www.bosrup.com/[^] (Overlib Javascript Library) 2) http://www.softcomplex.com/[^] (Tigra Hints Library)
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
If you are looking at some rich tooltips, you can check out the following: 1) http://www.bosrup.com/[^] (Overlib Javascript Library) 2) http://www.softcomplex.com/[^] (Tigra Hints Library)
Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Hi, I am developing a web app using asp.net and C# and I am trying to develop a page that has some control preferably a webgrid, This control will have one column that has a pic in it or something and when the user scrolls over the cells of the column a tooltip or something similar will display info about the row. Any ideas or suggestions would be appreciated Thanks in advance Tim
-
Regular tooltips can be set by using the
label
property in an html element.--- single minded; short sighted; long gone;
Guffa wrote:
label
or
TITLE
? Label itself is a TAG right?Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Guffa wrote:
label
or
TITLE
? Label itself is a TAG right?Vasudevan Deepak Kumar Personal Homepage Tech Gossips
-
Guffa wrote:
label
or
TITLE
? Label itself is a TAG right?Vasudevan Deepak Kumar Personal Homepage Tech Gossips