Click to See Complete Forum and Search --> : text appearing in a table cell onMouseOver


Wozza
06-18-2003, 12:01 AM
Can it be done? I want to have a piece of text appear in a table cell when the cursor is over that cell, and dissapear when the cursor is moved off it.

I have a fair idea of the commands that would be used, but no idea of how to put them together.

Incidentally, is there a page somewhere that has a full list of JavaScript commands, with brief explainations of their function? Or is that too much to ask (there seem to be a hell of a lot of them)

Cheers-
Wozza

Wozza
06-18-2003, 08:54 PM
Thanks, that's exactly what I needed =)

Just to be a pain in the arse, how do I use an apostrophe ( ' ) in the text that is to appear? Any time I include one, the script stops working (no text appears when the mouse is over the cell).

Cheers again-
Wozza