How can i do to enter this second javascript code:
<div style="top:400px; left:1px; right:0px; bottom:0px; z-index:-1; width:100%; height:600px;position:absolute; border:0"
onMouseOver="kill()">
to a site already containing javascript >>and can run without conflict
Thanx very much in advance.
<div style="top:400px; left:1px; right:0px; bottom:0px; z-index:-1; width:100%; height:600px;position:absolute; border:0"
onMouseOver="kill()">
to a site already containing javascript >>and can run without conflict
Thanx very much in advance.