Hi, I'm not sure if this can be done with HTML, but I'm trying to make something that adds extra text when the mouse hovers over a certain area of text.
For example,
I would like something to happen like this:
This is a sentence.
and hovering over the word "sentence" would print out
This is a sentence. This is another sentence.
and so on...
basically whenever the mouse hovers over a specific point I want text to be appended.
Can anyone help me with this?
Thanks,
Virusys[/b]


