Ver Mensaje Individual
  #3 (permalink)  
Antiguo 21/07/2010, 18:37
osek2112
 
Fecha de Ingreso: julio-2010
Mensajes: 25
Antigüedad: 13 años, 10 meses
Puntos: 0
Respuesta: Cambiar color al texto haciendo click en imagen

Este es el código que tengo:

<td><span class="Estilo10">Cecilia Cabello </span></td>
<td><div align="center"> <a href="http://www.yahoo.com" onClick="window.open(this.href, this.target, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=400, height=150, top=85, left=140'); return false;"><img src="images/lock.png" width="32" height="32" border="0"/>
</a></a></div></td>
<td><div align="center"><a href="http://www.google.com.pe/" onClick="window.open(this.href, this.target, 'toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, width=400, height=150, top=85, left=140'); return false;"><img src="images/unlock.png" width="32" height="32" border="0"/></a></div></td>


¿Dónde es que tengo que poner el evento onclick?

Agradezco la ayuda.

Saludos!