HELP!

D

Hola,soy webmaster principiante y me gustaria que me dierais como puedo hacer que unas letras sigan al cursor como en ésta web www.iespana.es/clanamd , thanks y salu2,Sed claros y concisos please.

buster

pon esto en la cabecera:

"

/*
Cursor Trailor Text- By Peter Gehrig (http://www.24fun.ch/)
Permission given to Dynamicdrive.com to feature script in it's archive.
For full source code, installation instructions, and 1000's more DHTML scripts,
visit http://dynamicdrive.com
*/

var x,y
var step=20
var flag=0

// Your snappy message. Important: the space at the end of the sentence!!!
var message="El texto k kieras"
message=message.split("")

var xpos=new Array()
for (i=0;i=1; i--) {
xpos=xpos[i-1]+step
ypos=ypos[i-1]
}
xpos[0]=x+step
ypos[0]=y

	for (i=0; i=1; i--) {
		xpos[i]=xpos[i-1]+step
		ypos[i]=ypos[i-1]
	}
	xpos[0]=x+step
	ypos[0]=y

	for (i=0; i"

a ver si aprendes a mirar el codigo fuente
;)

Usuarios habituales