Ver Mensaje Individual
  #4 (permalink)  
Antiguo 19/12/2009, 21:46
Avatar de TheoriaX
TheoriaX
 
Fecha de Ingreso: agosto-2009
Ubicación: Hermosillo, Sonora
Mensajes: 217
Antigüedad: 14 años, 8 meses
Puntos: 5
Respuesta: Ayuda con hipervinculos

Código HTML:
<!-- javascript -->
function aparecer()
{
   var link=document.getElementById('link_cerrar')
   link.style.visible=false
  
}
<a href="#" onclick="aparecer()">click me</a> 
__________________
Desarrollador .Net y Php
MCTS Framework 2.0:Windows Applications
Microsoft Certificated Profesional