Creating a tooltip over a table cell?

Posted by mikey bording on Stack Overflow See other posts from Stack Overflow or by mikey bording
Published on 2010-04-14T17:52:55Z Indexed on 2010/04/14 18:23 UTC
Read the original article Hit count: 292

Filed under:
|
|

I have created a HTML table which has a function written in javascript that takes the value of the cursors position within a large table cell and then prints the value into a cell.

How would i go about printing the value in a tooltip instead of a table cell?

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript