|
|
Best books about Javasript
|
See
the following scrolling text.(Or you may set the following text
to your ADs).
Mouse
over this line
How
to do it? It uses tag's style property to change paragraph
color and text. Copy the following script to anywhere in your
page
Add
the following code to your page.
<p id="textline" onMouseOver="return
para_mouseover()" onMouseOut="return para_mouseout()" ><font
color=green> Mouse over this line </font></p>
|
|
|
|