View Single Post
Old 07-01-2005, 12:28 PM   #6 (permalink)
tuzaj
Inactive
 
Join Date: 05-19-05
Posts: 66
iTrader: 0 / 0%
Latest Blog:
None

tuzaj is liked by many
Hi thanks, Sara. unfortunately, im not really good at scripts so just for some clarifaction, is this the way it look like:

Quote:
<body onmousemove="cursor()">

<script language=javascript src="http://www.boomspeed.com/alienic/customtrail.js"></script>


function cursor()
{
trail.style.visibility="visible"
trail.style.position="absolute"
trail.style.left=event.clientX+10
trail.style.top=event.clientY
}


<font color=gray><FONT FACE="tahoma"><style>body</style><font size=1px>e<b>n<u>d</b>les</u>s<b>l0</b>ve `#</span></font>

Pls correct me if im wrong
tuzaj is offline   Reply With Quote