Style for Title attribute

  • Thread starter Thread starter Camel Software
  • Start date Start date
C

Camel Software

Hi,

I have an element that looks like this:

<td Title="Some Text Here">content</td>

When I mouse over this element, I see "Some Text Here", which is what I
want. The text stays visible for 5 seconds.

My question: Is there a style (or anything else) to increase/decrease the
number of seconds that the text stays visible?

Thank you,
Steve
 
Camel Software said:
I have an element that looks like this:

<td Title="Some Text Here">content</td>

When I mouse over this element, I see "Some Text Here", which is what I
want. The text stays visible for 5 seconds.

My question: Is there a style (or anything else) to increase/decrease the
number of seconds that the text stays visible?

No, but here is a way to do it in DHTML:
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top