Libro de Visitas Gratis
Inicio | Directorio de Páginas | Diseño Gráfico | Gadgets | Posicionamiento | Webmasters| Buscador de Artículos | Glosarios

Menú con información del link

Añade Tu Web Al Directorio de NocionDigital.com
<HTML>
<HEAD>
<TITLE></TITLE> <STYLE TYPE="text/css">
<!--
.menu {font-family:Arial; font-weight:bold}

.menu a{
text-decoration:none;
color:black;
}
-->
</STYLE> <SCRIPT LANGUAGE="javascript">
<!--

/*
Cool Table Menu
By Clarence Eldefors (http://www.freebox.com/cereweb) with modifications from javascriptkit.com
Visit http://javascriptkit.com for this and over 400+ other scripts
*/



function movein(which,html){
which.style.background=`coral`
if (document.getElementById)
document.getElementById("boxdescription").innerHTML=html
else
boxdescription.innerHTML=html
}

function moveout(which){
which.style.background=`bisque`
if (document.getElementById)
document.getElementById("boxdescription").innerHTML=` `
else
boxdescription.innerHTML=` `
}

//-->
</SCRIPT>
</HEAD>
<BODY>
<TABLE BGCOLOR="black" BORDER="1" BORDERCOLOR="ivory" CELLPADDING="2"
CELLSPACING="0">
<TR>
<TD CLASS="menu" BORDERCOLOR="black" ID="choice1"
STYLE="background-color:bisque; cursor:hand"
ONMOUSEOVER="movein(this,`Coleccion de Javascript`)"
ONMOUSEOUT="moveout(this)">
<A HREF="http://www.mundojavascript.com" TARGET="_blank">Mundo
JavaScript</A></TD>
</TR>
<TR>
<TD CLASS="menu" BORDERCOLOR="black" ID="choice2"
STYLE="background-color:bisque; cursor:hand"
ONMOUSEOVER="movein(this,`Recursos para webmasters.`)"
ONMOUSEOUT="moveout(this)"> <A HREF="http://www.xlwebmasters.com"
TARGET="_new">Xlwebmasters</A></TD>
</TR>
<TR>
<TD CLASS="menu" BORDERCOLOR="black" ID="choice3"
STYLE="background-color:bisque; cursor:hand"
ONMOUSEOVER="movein(this,`Recursos para webmasters`)"
ONMOUSEOUT="moveout(this)"><A HREF="http://www.iaupa.com"
TARGET="_new">iaupa.com</A></TD>
</TR>
<TR>
<TD CLASS="menu" BORDERCOLOR="black" ID="choice4"
STYLE="background-color:bisque; cursor:hand"
ONMOUSEOVER="movein(this,`Arquería técnica`)" ONMOUSEOUT="moveout(this)"><A
HREF="http://www.aventurarc.com" TARGET="_new">Aventurarc</A></TD>
</TR>
<TR>
<TD BORDERCOLOR="black" BGCOLOR="ivory" HEIGHT="18"><FONT
ID="boxdescription" FACE="Verdana" SIZE="0"></FONT></TD>
</TR>
</TABLE> </BODY>
</HTML>
 
Hits
DOCUMENTOS RELACIONDOS
1409
Variables de Sessión.
1304
Gráficos animados.
3646
Escribir los textos al reves.
906
Funciones.
1827
Saber si las cookies estan activadas.
15821
Sockets en PHP.
1226
Contar usuarios activos en la web.
1053
Tiempo que tarda en procesar un página.
1162
¿Como transformar una url en un link?.
2539
Averiguar si un número es primo.
1235
Listado de los servidores virtuales de APACHE.
1198
Separar el contenido de una variable.
969
CDONTS para Windows 2000.
1247
Abre un POP-UP cada x entradas.
1088
Manejo de múltiples archivos.
1763
Script que te dice la fecha y el dia de la semana.
1056
Función de busca de duplicados de un campo.
1182
Mostrar una ventana durante un tiempo limitado.
1087
Tamaño de las carpetas.
895
Variables variables.


www.nociondigital.com - Todo para un mundo digital. Páginas Webs, Buscadores y Webmasters....