Connecting Tech Pros Worldwide Forums | Help | Site Map

Creating delay for tooltip

=?Utf-8?B?Q3JlYXRpbmcgZGVsYXkgZm9yIHRvb2x0aXA=?=
Guest
 
Posts: n/a
#1: Feb 15 '07
I am using 'title' attribute of Anchor tag (<A>) for creating a tooltip.I
need to show the tooltip for 25 seconds.Can anybody help please me out in
creating a delay?

Thanks

=?Utf-8?B?TWlsb3N6IFNrYWxlY2tpIFtNQ0FEXQ==?=
Guest
 
Posts: n/a
#2: Feb 15 '07

re: Creating delay for tooltip


Hi,

Unfortunatelly, there is no way of controling standard tooltips <a
title="whatever"></aas in winforms. You have to code it yourself via
HTML/javascript:
http://www.felgall.com/jstip18.htm

--
Milosz


"Creating delay for tooltip" wrote:
Quote:
I am using 'title' attribute of Anchor tag (<A>) for creating a tooltip.I
need to show the tooltip for 25 seconds.Can anybody help please me out in
creating a delay?
>
Thanks
Closed Thread


Similar ASP.NET bytes