CODIGOS WEB 3
CAMARA DE VIGILANCIA: Con este codigo pondran una camara arriba a la derecha de tu pantalla para esto deberas entrar a EDITAR DISEÑO y pegarlo en TEXTO POR DEBAJO DE LA PAGINA
<div style="text-align: center;"><a style="right: 0px; position: fixed; top: 0px;" href="http://www.youtube.com/user/ro0driig0o" target="_blank"><img alt="" src="http://img150.imageshack.us/img150/9631/camaras01pe3.gif" /></a></div>
EVITAR QUE NOS COPIEN EL TEXTO: Con este codigo impidiremos que los visitantes de tu pagina te robe informacion.. Este codigo deberan copiarlo a TEXTO POR ENCIMA DE LA PAGINA
<script language="Javascript">
<!-- Begin
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
// End -->
</script>
BOTON DELANTE,ATRAS,ACTUALIZAR: Con este codigo pondras botones en tu sitio que pongan, atras, delante, y actualizar, con este codigos haras que tus visitantes esten mas comodos. Copia este codigo EN LA FUENTE HTML DE LA PAGINA Q DESEES
<input type="button" value="Atrás" onclick="history.back()" style="font-family: Verdana; font-size: 8 pt">
<input type="button" value="Actualizar" onclick="window.location.reload()" style="font-family: Verdana; font-size: 8 pt">
<input type="button" value="Adelante" onclick="history.forward()" style="font-family: Verdana; font-size: 8 pt">
BUSCADOR DE IMAGENES: Con este codigo colocaras en tu pagina web un buscador de imagenes. COPIA ESTE CODIGO EN LA FUENTE HTML DE LA SECCION QUE TU QUIERAS
<embed src="http://xfacts.com/widgets/flickr_search.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="600" height="600"></embed>
TU PAGINA EN INICIO: Con este codigo haras que caundo los visitantes cuando abran su navegador salga tu pagina de inicio. Donde dice URL ponen la url de tu pagina web y despues lo pegas donde quieras en fuente HTML
<A class="chlnk" style="FONT-WEIGHT: bold; CURSOR: hand;
COLOR: #004080; FONT-FAMILY: Verdana" onclick=
"this.style.behavior='url(#default#homepage)';
this.setHomePage('URL');">
<FONT face=Arial color=#000000 size=-2><U>
Establecer como página de inicio</U></FONT></A>
TU WEB EN FAVORITOS: Con este codigo es para que los visitantes de tu sitio puedan añadir tu sitio como favorito. Donde dice Url ponen la url de su pagina y donde dice descripcion ponen la descripcion de tu sitio y pegalo donde quieras en fuente HTML
<a href="#" onClick="window.external.AddFavorite('URL AQUI','DESCRICION DE TU SITIO');return false;"><font color="#FFFFFF" size="2"><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif"><font size="2">Agreganos a tus favoritos</font><font color="#000000">...</font></font></font></a><font size="2">
INSERTAR PAJARO DEL TWITTER: Este codigo sirve para colocar un pajaro en tu web que va volando por donde tu vallas, y dandole click sobre el pajaro se pondra tu pagina oficial de twitter. Copias el codigo y lo pones en el Block de Notas ( TxT) y donde dice USUARIO pones el nombre de la cuenta de twitter y ya esta,y pones el codigo Texto por ENCIMA DE LA PAGINA
<script src="http://oloblogger.googlecode.com/files/tripleflap.js" type="text/javascript"></script>
<script type="text/javascript">
var birdSprite='http://oloblogger.googlecode.com/files/birdsprite.png';
var targetElems=new Array('img','hr','table','td','div','input','textarea','button','select','ul','ol','li','h1','h2','h3','h4','p','code','object','a','b','strong','span');
var twitterAccount = 'http://twitter.com/USUARIO';
var twitterThisText ='';
tripleflapInit();
</script>
BOTONES DE FACEBOOK Y TWITTER: Este codigo es para que aparezcan dos botones ( Facebook y Twitter) que te saldran al lado de la pagina. Copia este codigo y donde esta mayuscula lo editas... pega este codigo en texto por encima de la pagina
<a href='URL pagina facebook' target='_blank' title='Sígueme en Facebook'><img src='http://2.bp.blogspot.com/_dsEG33PDaHw/TJvjtOw87LI/AAAAAAAAAXg/lBmeNWBHuCc/s1600/boton-fb.png' style='display:scroll;position:fixed;bottom:400px;right:0px'/></a>
<a href='URL DE TU TWITTER' title='Sígueme en Twitter'><img border='0' src='http://3.bp.blogspot.com/_qgZA1ny_dAs/Sv9ShGIZOoI/AAAAAAAADBU/zvfuqM5TP58/s320/twitter-badge-classic.PNG' style='display:scroll;position:fixed;bottom:225px;right:0px;'/></a>
Google Buscador:Estes codigo es para poner un buscador de google en tu web, para q tus visitantes puedan acceder a google desde tu paginba.
<!-- Búsqueda Google -->
<center>
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif" border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT TYPE=hidden name=hl value=es>
<INPUT type=submit name=btnG VALUE="Búsqueda Google">
</td></tr></TABLE>
</FORM>
</center>
<!-- Búsqueda Google -->
IMAGEN GRANDE: Este codigo sirve para que cuando alguien le de CLICK a esa imagen se agrande. DONDE PONE URL DE LA IMAGEN PONEMOS LA URL DE LA IMAGEN Y LA PEGAMOS EN DONDE QUERAMOS EN HTML!
<img onclick="javascript:this.width=450;this.height=338" ondblclick="javascript:this.width=100;this.height=80" src="URL DE LA IMAGEN" width="100"/>
AGINA QUE TIEMBLA: Este codigo hace que tu pagina tiemble. donde dice titulo poneis el titulo de la web y en pagina web la alerta( lo que querais) y pegais EL CODIGO POR TEXTO ENCIMA DE LA PAGINA
<html>
<head>
<title>TITULO</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>
<script language="JavaScript1.2">
function tremer(n) {
if (self.moveBy) {
for (i = 10; i > 0; i--) {
for (j = n; j > 0; j--) {
self.moveBy(0,i);
self.moveBy(i,0);
self.moveBy(0,-i);
self.moveBy(-i,0);
}}}}
tremer(5)
</script>
<Script language=JavaScript>
function right(e) {
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)){
alert("PAGINA WEB");
return false;
}
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("PAGINA WEB");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
</script>
</body>
</htm
EFECTO DE ARCOIRIS AL PASAR EL CURSOR: Este codigo hace que al pasar el cursor por un link ese link haga un efecto de colores... Este codigo deberan pegarlo por TEXTO por DEBAJO DE LA PAGINA
<script src='http://dl.getdropbox.com/u/647003/CiudadBlogger/Scripts/rainbowlinks.js'/>
Menu