<html>
<span onmouseover=\"somescript\" onmouseout=\"somescript\">
mouse over</span><BR>
one two three four
</html>
ok if i had that how could i highlight just the word "two"
when mouse is passed over "mouse over".
Thanks.
if someone could answer that for me, i could make it do what i want it to.
<span onmouseover=\"somescript\" onmouseout=\"somescript\">
mouse over</span><BR>
one two three four
</html>
ok if i had that how could i highlight just the word "two"
when mouse is passed over "mouse over".
Thanks.
if someone could answer that for me, i could make it do what i want it to.