Búsqueda en el Foro:
Buscar



¿Te sirvieron los códigos?
Si
  75%
[ 3 ]
Algunos
  0%
[ 0 ]
No
  25%
[ 1 ]
Total de votos : 4

Autor Mensaje
Mensaje03-10-2008, 14:30 (UTC)    
Título del mensaje: Un montón de códigos para tu web

Aqui os dejaré muchos códigos para mejorar vuestra web:

Fecha y hora de cuando actualizaste tu web:
Código:
script language="VBScript">
document.write "Esta Pagina Fue Actualizada El: "
document.write document.lastmodified
</script><br />

Este código se pone donde quieras que tus visitantes sepan cuando actualizaste la web.

Web a todo lo ancho:
Código:
<style type="text/css">
<!--
table.edit_main_table{width: 100% !important;}
td.edit_main_tr{width: 100% !important;}
table.edit_second_table{width: 100% !important;}
td.edit_header_full{width: 100% !important;
background-position:center;background-repeat:no-repeat; }
td.edit_header_full table{width: 100% !important;}
table.edit_third_table{width: 100% !important;}
td.edit_navi_headbg{width: 15% !important;}
table.edit_rechts_tabelle{width: 100% !important;}
td.edit_rechts_bottom{width: 15% !important;}
td.edit_rechts_cbg{width:100%;}
-->
</style>

Esto se puede colocar en texto por encima o por debajo de la página.

Centrar la web:
Código:
<!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;">

Esto se coloca en texto por encima de la página.

Antivirus online:

Código:
<!-- START OF TREND MICRO VIRUS INFO FEED -->
<script language="Javascript">
<!--
// *********************************
// WEBMASTERS: YOU MAY CHANGE THE FOLLOWING VALUES TO CUSTOMIZE
// THE APPEARANCE OF TREND MICRO VIRUS INFO FEED ON YOUR SITE
var showAlert='automatic' // 'automatic' OR 'never'
var topCount=5 // NUMBER (0 to 10)
var advisoryCount=5  // NUMBER (0 to 20)
var showRisk=false
var showUpdated=false
var showPattern=false
var showPatternLink=false
var showEngineLink=false
var showFreeScanLink=false
var showFreeAlertsLink=false
var showHoaxesLink=false
var showMapLink=false
var showSearch=false
var bgColor='white' // COLOR NAME OR HEX VALUE (i.e., '#ffffff')
var textColor='black'
var linkColor='blue'
var fontSize=1
var fontName='Verdana, Arial, Helvetica, sans-serif'
var linkTarget='_top'
// YOU MAY TRANSLATE THE FOLLOWING LABELS TO YOUR OWN LANGUAGE
var saStr='SECURITY ALERT'
var mrStr='MEDIUM RISK'
var hrStr='HIGH RISK'
var tvStr='Top Viruses'
var vaStr='Virus Advisories'
var rlStr='Related Links'
var fvStr='FREE virus scan'
var faStr='FREE email alerts'
var hoStr='Hoaxes'
var rtStr='Real-time virus map'
var vsStr='Virus Search'
var goStr='go'
// *********************************


var ct='http://www.trendmicro.com/syndication/vinfo/click.asp?go='
var veURL=ct+'http://www.trendmicro.com'
veURL+='/vinfo/virusencyclo/default5.asp?VName='
var moreURL=ct+'http://www.trendmicro.com/vinfo/default.asp?advis=more'
var ptnURL=ct+'http://www.trendmicro.com/download/pattern.asp'
var engURL=ct+'http://www.trendmicro.com/download/engine.asp'
var hcURL=ct+'http://housecall.trendmicro.com/'
var subURL=ct+'http://www.trendmicro.com/subscriptions/'
var hxURL=ct+'http://www.trendmicro.com/vinfo/hoaxes/hoax.asp'
var wtcURL=ct+'http://wtc.trendmicro.com/wtc/'
r1=showHoaxesLink;r2=showFreeScanLink;r3=showFreeAlertsLink
r4=showMapLink;r5=showPatternLink;r6=showEngineLink
lt=' target="'+linkTarget+'"'
var lti=' title="go to www.trendmicro.com"'
var ft='<font face="'+fontName+'" size="'+fontSize+'" '
ft+='color="'+textColor+'">'
var lft='<font face="'+fontName+'" size="'+fontSize+'" '
lft+='color="'+linkColor+'">'

function mainTable() {
// INITIALIZE
p+='<table border="0" cellspacing="0" cellpadding="'+(fontSize-1)+'">'

// start ALERTS
if (showAlert == 'automatic' && alertLevel == 'medium') {
p+='<tr><td colspan="'+rowCount+'" bgcolor="#FFFF00">'
p+='<table border="0" cellspacing="0" cellpadding="5" width="100%">'
p+='<tr><td align="center">'
p+='<font face="'+fontName+'" size="'+(fontSize-1)+'" color="#000000">'
p+='<b>** '+saStr+' **</b><br>'
p+='<font size="'+(fontSize+1)+'">'
p+='<a href="'+veURL+VName+'"'+lti+lt+'>'
p+='<font color="blue"><b><u>'+VName+'</u></b></font></a></font><br>'
p+='<font size="'+fontSize+'">'+virusDescription+'</font><br><b>'
p+='** '+mrStr+' **</b></font></td></tr></table></td>'
p+='</tr><tr><td colspan="'+rowCount+'">'+ft+' </font></td></tr>'
}
if (showAlert == 'automatic' && alertLevel == 'high') {
p+='<tr><td colspan="'+rowCount+'" bgcolor="#CC0000">'
p+='<table border="0" cellspacing="0" cellpadding="5" width="100%"><tr>'
p+='<td align="center">'
p+='<font face="'+fontName+'" size="'+(fontSize-1)+'" color="#FFFFFF">'
p+='<b>** '+saStr+' **</b><br>'
p+='<font size="'+(fontSize+1)+'">'
p+='<a href="'+veURL+VName+'"'+lti+lt+'>'
p+='<font color="white"><b><u>'+VName+'</u></b></font></a></font><br>'
p+='<font size="'+fontSize+'">'+virusDescription+'</font><br><b>'
p+='** '+hrStr+' **</b></font></td></tr></table></td>'
p+='</tr><tr><td colspan="'+rowCount+'">'+ft+' </font></td></tr>'
}
// end ALERTS

// start TOP 10
if (topCount > 0 && topCountOK) {
p+='<tr><td colspan="'+rowCount+'">'+ft+'<b>'+tvStr+'</b></font></td></tr>'
if (showUpdated || showPattern) {
wide=true
}else{
wide=false
}
if (topCount == 10 && advisoryCount > 0 && showRisk && wide) {
p+='<tr><td colspan="'+rowCount+'">'
p+='<table border="0" cellspacing="0" cellpadding="0">'
for (var i=0; i < 5; i++) {
p+='<tr><td align="right">'+ft+(i+1)+'. </td><td nowrap>'+ft
p+='<a href="'+veURL+top10[i]+'"'+lti+lt+'>'
p+=lft+top10[i]+'</font></a></font></td>'
p+='<td align="right">'+ft+'  '+(i+6)+'. </td>'
p+='<td nowrap>'+ft
p+='<a href="'+veURL+top10[i+5]+'"'+lti+lt+'>'
p+=lft+top10[i+5]+'</font></a></font></td></tr>'
}
p+='</table></td></tr>'
} else {
if (topCount>0 && topCount<11) {
for (var i=0;i<topCount;i++) {
p+='<tr><td align="right">'+ft+(i+1)+'. </td>'
p+='<td colspan="'+(rowCount-1)+'" nowrap>'+ft
p+='<a href="'+veURL+top10[i]+'"'+lti+lt+'>'
p+=lft+top10[i]+'</font></a></font></td></tr>'
}
}
}
p+='<tr><td colspan="'+rowCount+'">'+ft+' </td></tr>'
}
// end TOP 10

// start ADVISORIES
if (advisoryCount > 0) {
p+='<tr><td colspan="2">'+ft+'<b>'+vaStr+'</b></font></td>'
if (advisoryCountOK) {
if (showRisk) {
p+='<td align="center" nowrap>'
p+='<font size="1" face="'+fontName+'" color="'+textColor+'">'
p+=' -risk- </font></td>'
}
if (showUpdated) {
p+='<td nowrap align="center">'
p+='<font size="1" face="'+fontName+'" color="'+textColor+'">'
p+=' -updated on- </font></td>'
}
if (showPattern) {
p+='<td nowrap align="center">'
p+='<font size="1" face="'+fontName+'" color="'+textColor+'">'
p+=' -pattern- </font></td>'
}
p+='</tr>'
if (advisories.length < advisoryCount) {
tempCount=advisories.length
} else {
tempCount=advisoryCount
}
for (var i=0; i < tempCount; i++) {
if (advisories[i].risk == "low") {
riskBgColor=''; riskColor=textColor; riskStr=' low ';
riskBullet='<font face="Arial">• </font>'
}
if (advisories[i].risk == "medium") {
riskBgColor=' bgcolor="#FFFF00"'; riskColor='#000000';
riskStr='<b> medium </b>';
riskBullet='<font face="Verdana"><b> ! </b></font>'
}
if (advisories[i].risk == "high") {
riskBgColor=' bgcolor="#CC0000"'; riskColor='#FFFFFF';
riskStr='<b> high </b>'
riskBullet='<font face="Verdana"><b> ! </b></font>'
}
p+='<tr><td align="right" valign="bottom" '+riskBgColor+'>'
p+='<font face="'+fontName+'" size="'+fontSize+'" '
p+=' color="'+riskColor+'">'+riskBullet+'</font></td>'
p+='<td valign="bottom">'+ft
p+='<a href="'+veURL+advisories[i].name+'" title="'+advisories[i].risk
p+=' risk, updated '+advisories[i].updated+'"'+lt+'>'
p+=lft+advisories[i].name+'</font></a> </td>'
if (showRisk) {
p+='<td align="center" '+riskBgColor+'><font face="'+fontName+'"'
p+=' size="'+fontSize+'" color="'+riskColor+'"> '+riskStr+' '
p+='</font></td>'
}
if (showUpdated) {
p+='<td align="right" nowrap>'+ft+' '+advisories[i].updated
p+=' </font></td>'
}
if (showPattern) {
p+='<td align="center" nowrap>'+ft+' <a '
p+='href="'+ptnURL+'"'+lt
p+='style="text-decoration:none;"'+lti+'>'
p+=lft+'<font color="'+textColor+'"> '+advisories[i].pattern
p+=' </font></font></a></td>'
}
p+='</tr>'
}
p+='<tr><td align="right">'+ft
p+='<font face="Arial">• </font></td><td '
p+='colspan="'+(rowCount-1)+'">'+ft+'<a href="'+moreURL+'"'+lt
p+='title="go to www.trendmicro.com">'+lft+'more...'
p+='</font></a></font></td></tr><tr><td colspan="'+rowCount+'">'+ft
p+=' </font></td></tr>'
}
}
// end ADVISORIES

// start RELATED LINKS
if (r1||r2||r3||r4||r5||r6) {
tmp1='<tr><td align="right" valign="top">'+ft+'<font face="Arial">'
tmp1+='• </font></td><td colspan="'+(rowCount-1)+'">'+ft
p+='<tr><td colspan="'+rowCount+'">'+ft+'<b>'+rlStr+'</b></font></td></tr>'
if(r1){
p+=tmp1+'<a href="'+hxURL+'"'+lt+'>'
p+=lft+hoStr+'</font></a></font></td></tr>'
}
if(r2){
p+=tmp1+'<a href="'+hcURL+'"'+lt+'>'
p+=lft+fvStr+'</font></a></font></td></tr>'
}
if(r3){
p+=tmp1+'<a href="'+subURL+'"'+lt+'>'
p+=lft+faStr+'</font></a></font></td></tr>'
}
if(r4){
p+=tmp1+'<a href="'+wtcURL+'"'+lt+'>'
p+=lft+rtStr+'</font></a></font></td></tr>'
}
if(r5){
p+=tmp1+'<a href="'+ptnURL+'"'+lt+'>'
p+=lft+'Pattern '+strCurPtn+'</font></a></font></td></tr>'
}
if(r6){
p+=tmp1+'<a href="'+engURL+'"'+lt+'>'
p+=lft+'Scan engine '+strCurEng+'</font></a></font></td></tr>'
}
p+='<tr><td colspan="'+rowCount+'">'+ft+' </font></td></tr>'
}
// end RELATED LINKS

// start SEARCH
if (showSearch) {
p+='<form'+lt+' action="'
p+='http://www.trendmicro.com/vinfo/virusencyclo/BuildClauseCgi.asp" '
p+='method="post" name="VirusEncyclo03"><tr><td colspan="'+rowCount+'">'
p+=ft+'<b>'+vsStr+' </b></font>'
p+='<input name="hidOK" type="hidden" value="0">'
p+='<input name="hidChoice" type="hidden" value="3">'
p+='<input type="text" name="keyword" size="12"> '
p+='<input type="submit" value="'+goStr+'"></td></tr></form>'
}
// end SEARCH

p+='</table>'
}
// --></script>
<script language="Javascript1.1"
SRC="http://www.trendmicro.com/syndication/vinfo/vinfo_data_js2.asp"></script>
<a href="http://www.ocio-full.blogspot.com"></a>
<!-- v2.02, released July 31, 2001 -->
<!-- Copyright 2001 Trend Micro, Inc. -->

Esto mejor que lo copies en una nueva página,con el nombre(ejemplo)antivirus online.

Probador de códigos html:
Código:
<script>
function probar(texto) {
 ventana = window.open('', 'popup', '');
 ventana.document.write(texto);
}
</script>
<form action="" name="probador">
    <font face="Verdana" size="2">Esto es un probador de códigos, inserta el código HTML y te dará el resultado en una ventana nueva!<hr />
    </font><textarea rows="10" cols="50" name="texto"></textarea><font face="Verdana" size="2"> <br />
    </font><input type="button" onclick="probar(texto.value)" value="Convertir" /><font face="Verdana" size="2"> </font>
</form>

Esto es mejor ponerlo en un espacio de tu web donde haya códigos,debajo del todo.

Hacer página de inicio:
Código:
<a href="#" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('AQUI TU URL');return false;">Pon esta web como tu página de Inicio...

Esto se pone por ejemplo,en un box.

Traductor de google:
Código:
Código:
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/translatemypage.xml&up_source_lang
uage=es&w=160&h=60&title=&border=&output=js"></script> 

Esto ponlo mejor en un box para que los visitantes elijan a que idioma quieren cambiar tu web.

Paleta de colores:
Código:
<script type="text/javascript" src="http://widgetserver.com/syndication/subscriber/InsertPanel.js?panelId=3cc95145-3080-4fcf-bb61-511a89599af5"></script><noscript>Get great free widgets at <a href="http://www.widgetbox.com">Widgetbox</a>!</noscript><img style="visibility:hidden;width:0px;height:0px;" border="0" width="0" height="0" src="http://runtime.widgetbox.com/syndication/track/3cc95145-3080-4fcf-bb61-511a89599af5.gif" _fcksavedurl="http://runtime.widgetbox.com/syndication/track/3cc95145-3080-4fcf-bb61-511a89599af5.gif" />


Msn en tu web:
Código:
<table cellspacing="1" cellpadding="1" width="200" border="1"> <tbody> <tr> <td><font color="#ff0000"><iframe border="0" name="I1" src="http://www.meebo.com" frameborder="0" width="495" scrolling="no" height="478"></iframe></font></td> </tr> <tr> <td bgcolor="#99ccff"> <p align="center"><a target="_blank" href="http://www.ocio-full.blogspot.com" _fcksavedurl="http://www.ocio-full.blogspot.com"><b><font color="#ffffff">Ocio Full</font></b></a></p> </td> </tr> </tbody> </table>

Como quedaría:


Quitar encabezado de iceblue:
Código:
<style type="text/css">
<!--
td.edit_header_full{background-image:url(  );background-color:;height:0px;}
--></style>

Esto se pone en texto por encima de la página,solo si tienes puesta la plantilla iceblue.

Efecto de electricidad en todos los links de tu página:
Código:
<style type="text/css"> a.navbar:hover{color:red; font-weight:bold;background-image:url(http://www.nackvision.com/myspace/links/lightningline.gif);} a:hover, a.redlink:hover, a.navbar:hover {background-image:url(http://www.nackvision.com/myspace/links/lightningline.gif); text-decoration:none; border:0px solid;} a:hover img {background-image:url(http://www.nackvision.com/myspace/links/lightningline.gif); filter:alpha(finishopacity=0, style=2); } </style>

Esto se pone en texto por debajo de la página.

Desplazamiento de banners:
Código:
<center><marquee height="180" direction="up" scrollamount="2" style="width: 160px; height: 280px;"><center><a
AQUI LOS CODIGOS DE LOS BANNER
/></a></center></marquee></center>

Esto se pone en un box para que los banners se desplazen hacia arriba o hacia abajo.Esta puesto que se desplaze hacia arriba,si quieres que se desplaze hacia abajo:
Código:
Cambia up(arriba en inglés) por down(abajo en inglés)




Cada vez se pondrán mas códigos.

PD:ALFASITE PERDÓN POR PONER DOS POSTS SEGUIDOS,ES QUE ES UN ERROR DEL PC,COMO IBA MUY LENTO LE DI MAS CLICKS.


Ultima edición por vfcorporation el Vie Oct 03, 2008 11:00 am; editado 5 veces
Mensaje03-10-2008, 15:01 (UTC)    
Título del mensaje:

muy wenos pero hay modo de que el codigo de centrar la pagina tambien funcione con internet explorer? dado que ami solo me funciona con mozilla
Mensaje03-10-2008, 15:06 (UTC)    
Título del mensaje:

jualhejitopvip escribió:
muy wenos pero hay modo de que el codigo de centrar la pagina tambien funcione con internet explorer? dado que ami solo me funciona con mozilla

Que yo sepa el código de centrar la página funciona con todos.
Mensaje03-10-2008, 16:08 (UTC)    
Título del mensaje:

vfcorporation escribió:
jualhejitopvip escribió:
muy wenos pero hay modo de que el codigo de centrar la pagina tambien funcione con internet explorer? dado que ami solo me funciona con mozilla

Que yo sepa el código de centrar la página funciona con todos.



Al menos con IE y Mozilla Firefox funciona,


Jualhejitovip lo mas probable es que has puesto el codigo mal.
______________
Estoy al borde de la gloria, y estoy colgando de un momento de verdad,
estoy al borde la gloria Y estoy suspendida de un momento junto a tí

Mensaje03-10-2008, 16:31 (UTC)    
Título del mensaje:

que extraño yo tengo este codigo puesto en texto por encima d la pagina


Código:
<!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;">


es el mismo que se puso anteriormente
solo me funciona con mozila , con internet explorer no se centra yo trabajo con los dos de igual manera verfiique y sige mal espero una pronta ayuda
saludos
Mensaje03-10-2008, 16:42 (UTC)    
Título del mensaje:

jualhejitopvip escribió:
que extraño yo tengo este codigo puesto en texto por encima d la pagina


Código:
<!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;">


es el mismo que se puso anteriormente
solo me funciona con mozila , con internet explorer no se centra yo trabajo con los dos de igual manera verfiique y sige mal espero una pronta ayuda
saludos



por eso mismo,funciona solo con Mozilla pero con Internet Explorer no,como dije antes,hay codigos que no funcionan con algunos navegadores pero con otros sí.
______________
Estoy al borde de la gloria, y estoy colgando de un momento de verdad,
estoy al borde la gloria Y estoy suspendida de un momento junto a tí

Mensaje03-10-2008, 17:00 (UTC)    
Título del mensaje:

El el code del chat pueden modifiquen esto

Código:
<table cellspacing="1" cellpadding="1" width="200" border="1"> <tbody> <tr> <td><font color="#ff0000"><iframe border="0" name="I1" src="http://www.meebo.com" frameborder="0" width="495" scrolling="no" height="478"></iframe></font></td> </tr> <tr> <td bgcolor="#99ccff"> <p align="center"><a target="_blank" href="http://www.ocio-full.blogspot.com" _fcksavedurl="http://www.ocio-full.blogspot.com"><b><font color="#ffffff">Ocio Full</font></b></a></p> </td> </tr> </tbody> </table>


Esta parte:
--------
<a target="_blank" href="http://www.ocio-full.blogspot.com" _fcksavedurl="http://www.ocio-full.blogspot.com">
----------------
Pongan la dirección de sus web o si no los va mandar a la pagina de ese blog que sale!!!! ok...

|este code yo lo habia puesto!!| pero usenlo es bastante bueno!!!
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group