Pages: 12

  2008-12-28 02:09:07

superjayvz
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: Paste on your JS codes [code]//Cursor Trick - Comet Trail - //Edit the Colors Below colours=new Array('#ff0000','#00ff00','#ffffff','#ff00ff','#ffa500','#ffff00','#00ff00','#ffffff','ff00ff') n = 10

[align=center][b]:Dhey Guys can you help me how to make this codes apply on my profile? [/b][/align] <html> <head> <script type="text/javascript"> function cursor(event) { document.getElementById("trail").style.visibility = "visible" document.getElementById("trail").style.position = "absolute" document.getElementById("trail").style.left = event.clientX+20; document.getElementById("trail").style.top = event.clientY; } </script> </head> <body onMouseMove="cursor(event)"> <span id="trail" style="visibility=hidden"><font color="red" face="Comic Sans Ms">TEXT HERE</font></span> </body> </html>

Pages: 12

Board footer

© 2024 F Talk

Current time is 14:19

[ 14 queries - 0.026 second ]
Privacy Policy