Ver Mensaje Individual
  #3 (permalink)  
Antiguo 29/01/2010, 18:56
Avatar de pato12
pato12
 
Fecha de Ingreso: septiembre-2007
Ubicación: Salta
Mensajes: 1.620
Antigüedad: 16 años, 7 meses
Puntos: 101
Respuesta: Intern. Explor.. no me reconoce pekeñisima función.

Prueba asi:
Código HTML:
Ver original
  1. <input type="text" id="titulo" name="titulo" value="Agrega un Titulo" onClick="this.value = '';" onBlur="document.getElementById('titulocatch').value = this.value;" />
  2. <input type="text" id="titulocatch" name="titulocatch" style="display:block;" value="" />
Recuerda usar dom, asi anda mejor ;) y el evento onChange creo que es solo para select, usa mejor onBlur..
__________________
Half Music - www.halfmusic.com