ALGUNOS CODIGOS IMPORTANTES.
No dejar seleccionar el texto de nuestra Web :
Con este código vamos a impedir que los visitantes seleccionen el texto de nuestra página para luego copiarlo a otro lado.
Horas restantes para finalizar el día:
Con este código insertamos un pequeño relojito que indica la cuenta regresiva de las horas, minutos y segundos que faltan para finalizar el día.
<body>
<p>El reloj...</p>
<form name="Reloj">
<input type="text" size="7" name="tiempo" value="mm:hh:ss" title="Tiempo restante para finalizar el día">
<script language="JavaScript">
<!--
var tiempoAtras;
updateReloj();
function updateReloj() {
var tiempo = new Date();
var hora = 23-tiempo.getHours();
var minutos = 59-tiempo.getMinutes();
var segundos = 59-tiempo.getSeconds();
tiempoAtras= (hora < 10) ? hora :hora;
tiempoAtras+= ((minutos < 10) ? ":0" : ":") + minutos;
tiempoAtras+= ((segundos < 10) ? ":0" : ":") + segundos;
document.Reloj.tiempo.value = tiempoAtras;
setTimeout("updateReloj()",1000);
}
//-->
<input type="button" onclick="copia_portapapeles()" value="Copiar" />
</form>
<script language="javascript">
function copia_portapapeles(){
document.f1.campo1.select()
window.clipboardData.setData("Text", document.f1.campo1.value);
}
</script></u></p>
<div><strong><em><font size="5"><font color="#ffffff"><u>Abrir una Web en Pop Up</u>:</font></font></em></strong></div>
<div align="justify"><font color="#ffffff" size="2"><strong>Con este código vamos a hacer que al entrar en nuestra página automáticamente se abra otra, ej. otra Web nuestra, una sección que queremos mostrar, una publicidad, etc.<br />
</strong></font></div>
<script language="javascript">
function copia_portapapeles(){
document.f1.campo1.select()
window.clipboardData.setData("Text", document.f1.campo1.value);
}
</script>
<form name="f1">
<textarea rows="5" cols="50" name="campo1"><script language='JavaScript'>window.open('http://www.chenico.com', 'geoflotante', '');</script>
Pantalla que tiembla:
Al insertar este código, cada vez que entremos en la Web se producirá una especie de terremoto en el explorador. Un efecto interesante para atraer la atención de nuestros visitantes.
<html>
<head>
<title>www.seba37.es.tl</title>
<FCK:meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" ></FCK:meta>
</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("www.seba37.es.tl");
return false;
}
else if (navigator.appName == 'Microsoft Internet Explorer' &&
(event.button == 2 || event.button == 3)) {
alert("www.seba37.es.tl");
return false;
}
return true;
}
document.onmousedown=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=right;
</script>
</body>
</html>
Subir Imagenes en tu web a PIXELEA:
Al insertar este codigo en tu web podras subir imagenes directamente a PIXELEA.
<form enctype="multipart/form-data" method="post" action="http://pixelea.com/index.php" target="_blank">
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px" align="center"><input id="imagen" class="boton" size="35" type="file" name="imagen" /><br />
<input id="enviar" class="botondos" type="submit" name="enviar" value="Subir imagen" /> <input type="hidden" name="action" value="upload" /> </div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px" align="center"> </div>
</form>
Subir imagenes a ImagesHack desde tu web:
Al insertar este codigo en tu web podras subir imagenes directamente a IMAGESHACK.
<h3> </h3>
<form enctype="multipart/form-data" method="post" action="http://load.imageshack.us/" target="_blank">
<font color="#0000ff" size="4"><em><strong><a target="_self" href="http://www.seba37.es.tl" _fcksavedurl="http://www.seba37.es.tl" _fcksavedurl="http://www.seba37.es.tl">Subir Imágen</a></strong></em></font><font color="#0000ff"> </font><br />
<br />
<input type="hidden" name="PHPSESSID" value="b0a04e9eab46a137d520bf98fef60d13" />
<table>
<tbody>
<tr>
<td><img alt="" src="http://imageshack.us/img/imageshack.png" _fcksavedurl="http://imageshack.us/img/imageshack.png" _fcksavedurl="http://imageshack.us/img/imageshack.png" /></td>
<td> </td>
</tr>
</tbody>
</table>
<br />
<input type="hidden" name="MAX_FILE_SIZE" value="1048576" /> <input type="hidden" name="aff" /> <input type="hidden" name="type" value="blank" /> <input type="hidden" name="where" value="iframe" /> <br />
<input size="3" type="file" name="fileupload" /><br />
<input type="submit" value="Subir imagen" />
</form>
<tr>
</tr>
<td body=""> </td>
Buscador Google:
este codigo es para poner un buscador de google en tu web.
codigo pedido por los usuarios
<!-- Búsqueda Google -->
<p> </p>
<center>
<form action="http://www.google.com/search" method="get">
<table bgcolor="#ffffff">
<tbody>
<tr>
<td><a href="www.google.es/" _fcksavedurl="www.google.es/" _fcksavedurl="www.google.es/"><img alt="Google" align="absMiddle" border="0" src="http://www.google.com/logos/Logo_40wht.gif" _fcksavedurl="http://www.google.com/logos/Logo_40wht.gif" _fcksavedurl="http://www.google.com/logos/Logo_40wht.gif" /></a> <input maxlength="255" size="31" name="q" /> <input type="hidden" name="hl" value="es" /> <input type="submit" name="btnG" value="Búsqueda Google" />
codigo para centrar web:
Con este codigo podras centrar tu web para tener tu web mas acomodada.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http:/www.w3.org/1999/xhtml">
<div style="width:900px; position: relative; margin-left: auto; margin-right: auto;">
Quitar boton intro
Miren este es el codigo lo pegan al principio de la Fuente HTML de la extra Intro o intro-Flash
<style type="text/css"> <!--
input {
visibility: hidden;
}
//--> </style>
ocultar el titulo de tu web
hola les dejo este code para que el titulo de tu web no destruya tu cabezal con el texto lo que tienes que hacer es pegar este code en texto por encima de la pagina.
<style type="text/css">
<!--
td.headline,.headline2,.headline3 {visibility:hidden;}
-->
</style>
POR EL MOMENTO LES PUEDO AYUDAR CON ESOS CODES.
http://www.seba37.es.tl
Hoy habia 1 visitantes (1 clics a subpáginas) ¡Aqui en esta página!