Nuevas NORMAS para el foro

Curso Hacker
Bienvenido(a), Visitante. Favor de ingresar o registrarse.
¿Perdiste tu email de activación? - Agosto 21, 2008, 08:30:48
Boton Buscar
Inicio Ayuda Ingresar Registrarse
Visita: Articulos - Juegos Gratis - Da Foros

Comunidad Underground Hispana  |  Programacion  |  Programacion para webmasters  |  Consultas  |  Tema: Ayuda: links 0 Usuarios y 1 Visitante están viendo este tema. « anterior próximo »
Páginas: [1] Ir Abajo Imprimir
Autor Tema: Ayuda: links  (Leído 241 veces)
Kronik
Visitante
« en: Enero 04, 2004, 02:04:53 »

En línea
norbac
Visitante
« Respuesta #1 en: Enero 04, 2004, 02:48:33 »

usa efectos DHTML, por ejemplo con el FP...

<html>

<head>
<title>Contenido</title>
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>
</head>

<body onload="dynAnimation()">

<div align="center">
  <center>
  <table border="0" cellspacing="1" cellpadding="0">
    <tr>
      <td align="center">
        <p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #C0C0C0" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">Contenido</p>
      </td>
    </tr>
    <tr>
      <td align="center">
        <p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #C0C0C0" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">Contenido</p>
      </td>
    </tr>
    <tr>
      <td align="center">
        <p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #C0C0C0" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">Contenido</p>
      </td>
    </tr>
    <tr>
      <td align="center">
        <p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="background-color: #C0C0C0" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">Contenido</p>
      </td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>

y luego ya solamente haces el link...
En línea
Páginas: [1] Ir Arriba Imprimir 
Comunidad Underground Hispana  |  Programacion  |  Programacion para webmasters  |  Consultas  |  Tema: Ayuda: links « anterior próximo »
Ir a:  


Ranking-Hits
Powered by SMF 1.1.5 | SMF © 2006-2007, Simple Machines LLC