Foros del Web » Programando para Internet » Javascript »

sobre este codigo

Estas en el tema de sobre este codigo en el foro de Javascript en Foros del Web. lo que quiero saber es porque no se puede visualizar en mozilla firefox me pueden ayudar desde ya muchas gracias y gracias por dejarme ser ...
  #1 (permalink)  
Antiguo 20/01/2009, 10:04
 
Fecha de Ingreso: diciembre-2008
Mensajes: 13
Antigüedad: 15 años, 5 meses
Puntos: 0
sobre este codigo

lo que quiero saber es porque no se puede visualizar en mozilla firefox me pueden ayudar
desde ya muchas gracias y gracias por dejarme ser parte de esta comunidad
copio el codigo abajo


<html lang='es'><head>
<meta http-equiv="Content-Language" content="es-ar">
<title>RSS - Ofertas - EdegeGroup</title><META content='algarrobo, sillas, mesas, muebles, hablar sin cargo, servicos' name=keywords><META content='EdegeGroup ® - Edege Services Group' name=description>
<link href='home.css' type='text/css' rel='stylesheet'></HEAD><SCRIPT src='home.js'></SCRIPT><BODY topmargin='0' leftmargin='0' scroll='no'>
<table width='114' border='1' cellspacing='1' cellpadding='1' height="196"> <tr bgcolor='#F5F2E7'>
<td width="567" align="center" valign="top" height="191"><div class='pc1'>
<div class='Estadisticas Punteado clearfix' style="width: 169; height: 251">
<div align="center">
<center>

<table border="0" cellpadding="0" cellspacing="0" style="border:1px double #0000FF; padding:1; border-collapse: collapse" bordercolor="#111111" width="169" id="AutoNumber1" bgcolor="#00FFFF" height="179">
<tr>
<td width="169" align="center" height="21" bgcolor="#FFFFFF"><a href="mailto:[email protected]">
Contacto</a></td>
</tr>
<tr>
<td width="169" align="center" height="31" bgcolor="#FFFFFF">
<marquee width="159" height="29" bgcolor="#FFFFFF" style="margin:0 1; font-style: oblique; font-weight: bold; position: relative; word-spacing: 0; text-align: center; color: #FF0000; text-decoration: blink; font-family: Book Antiqua; line-height: 100%; ">Gestiono Tus Ofertas por mails sin spam Consulta</marquee></td>
</tr>
<tr>
<td width="169" align="center" height="21" bgcolor="#FFFFFF">
<marquee width="159" height="29" bgcolor="#FFFFFF" style="margin:0 1; font-style: oblique; font-weight: bold; position: relative; word-spacing: 0; text-align: center; text-decoration: blink; font-family: Book Antiqua; line-height: 100%">*******Gestiono Tus Ofertas por mails sin spam Consulta</marquee></td>
</tr>
<tr>
<td width="169" align="center" valign="top" height="27" bgcolor="#FFFFFF">
<p align="left">
<marquee width="159" height="29" bgcolor="#FFFFFF" style="margin:0 1; font-style: oblique; font-weight: bold; position: relative; word-spacing: 0; text-align: center; color: #FF0000; text-decoration: blink; font-family: Book Antiqua; line-height: 100%; ">**************Gestiono Tus Ofertas por mails sin spam Consulta</marquee></td>
</tr>
<tr>
<td width="169" align="center" height="3" valign="top" bgcolor="#FFFFFF">
<p align="left"><font color="#FF0000"><b><font size="2">&nbsp;</font></b></font></td>
</tr>
<tr>
<td width="169" align="center" height="28" bgcolor="#FFFFFF"> &nbsp;</td>
</tr>
<tr>
<td width="169" align="center" height="3" bgcolor="#FFFFFF"> &nbsp;<tr>
<td width="169" align="center" height="16" bgcolor="#FFFFFF"> <p align="center"><span style="font-size: 8pt"><TBODY><!---------------------------Scroll inicio--------------------------------->
<TR>
<TD bordercolor="#000000" width="169" align="center" height="31" bgcolor="#FFFFFF"><script language="JavaScript1.2">

// ancho
var marqueewidth=180
// alto
var marqueeheight=38
// velocidad
var speed=1
// contenido
var marqueecontents='<center><B><U>Nuestros Clientes!!!</U><BR><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a></p><BR><FONT color=blue size=3><p><a href="http://www.hablasincargo.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/HABLASINCARGO.GIF" width="150" height="61"></p></a><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a><BR><FONT color=blue size=3><p><a href="http://www.hablasincargo.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/HABLASINCARGO.GIF" width="150" height="61"></p></a><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a></B></left>'

if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheig ht+'">'+marqueecontents+'</marquee>')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.w rite(marqueecontents)
document.cmarquee01.document.cmarquee02.document.c lose()
thelength=document.cmarquee01.document.cmarquee02. document.height
scrollit()
}

function scrollit(){
if (document.cmarquee01.document.cmarquee02.top>=thel ength*(-1)){
document.cmarquee01.document.cmarquee02.top-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.top=marque eheight
scrollit()
}
}

window.onload=regenerate2
</script>
<!-------Scroll final--------></TD></TR></TBODY></TABLE></center>
</div>
<p></p>
</FONT></STRONG></FONT></FONT></FONT>
</span></td>
</tr>
</table>

</table>
  #2 (permalink)  
Antiguo 21/01/2009, 18:50
 
Fecha de Ingreso: diciembre-2008
Mensajes: 13
Antigüedad: 15 años, 5 meses
Puntos: 0
Respuesta: sobre este codigo

perdon modifico y envio solo el codigo en cuestion porque no se lo puede ver en mozila firefox



<script language="JavaScript1.2">

// ancho
var marqueewidth=180
// alto
var marqueeheight=38
// velocidad
var speed=1
// contenido
var marqueecontents='<center><B><U>Nuestros Clientes!!!</U><BR><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a></p><BR><FONT color=blue size=3><p><a href="http://www.hablasincargo.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/HABLASINCARGO.GIF" width="150" height="61"></p></a><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a><BR><FONT color=blue size=3><p><a href="http://www.hablasincargo.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/HABLASINCARGO.GIF" width="150" height="61"></p></a><BR><FONT color=black size=3><p><a href="http://www.edegegroup.com.ar/"><p><img border="0" src="http://edegegroup.com.ar/imagenes/edegegroup.gif" width="150" height="61"></p></a></B></left>'

if (document.all)
document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheig ht+'">'+marqueecontents+'</marquee>')

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
setTimeout("window.onresize=regenerate",450)
intializemarquee()
}
}

function intializemarquee(){
document.cmarquee01.document.cmarquee02.document.w rite(marqueecontents)
document.cmarquee01.document.cmarquee02.document.c lose()
thelength=document.cmarquee01.document.cmarquee02. document.height
scrollit()
}

function scrollit(){
if (document.cmarquee01.document.cmarquee02.top>=thel ength*(-1)){
document.cmarquee01.document.cmarquee02.top-=speed
setTimeout("scrollit()",100)
}
else{
document.cmarquee01.document.cmarquee02.top=marque eheight
scrollit()
}
}

window.onload=regenerate2
</script>
  #3 (permalink)  
Antiguo 21/01/2009, 20:13
Avatar de sweetlydark  
Fecha de Ingreso: septiembre-2008
Mensajes: 391
Antigüedad: 15 años, 7 meses
Puntos: 10
Respuesta: sobre este codigo

Tienes espacios entre medio de tus variables y funciones. Quita las.
__________________
Por fin vuelvo a tener internet!
http://www.anidandoetiquetas.com/
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 06:35.