I'm looking for tooltip for my asp.net page.
I want it to be very easy in use and with simple appearance (without any
subjects, just nice rectangle with text).
Can you recommend me any ?
> I'm looking for tooltip for my asp.net page.
> I want it to be very easy in use and with simple appearance (without any
> subjects, just nice rectangle with text).
try html:
<div title='blah blah'>...</div>
I doubt this has anything to do with serverside coding,
try a html group
anyway:
This is a classic asp group.
Dotnet questions should be asked in
<microsoft.public.dotnet.framework.aspnet>
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Use one that works only with employing CSS.
PointedEars
--
Use any version of Microsoft Frontpage to create your site.
(This won't prevent people from viewing your source, but no one
will want to steal it.)
-- from <http://www.vortex-webdesign.com/help/hidesource.htm>