Posted by bill on 11/17/07 11:47
dgs wrote:
> How to produce a tooltip ?
> Like one we have in VB as elements attribute.
> Is there any function for it ?
The truly simple way is to use the title attribute.
You can use javascript to generate fancy tooltips, but
title="xxxx" is just much easier and will display as a tooltip in
most browsers.
bill
Navigation:
[Reply to this message]
|