Ver Mensaje Individual
  #2 (permalink)  
Antiguo 11/06/2008, 14:33
Avatar de spider_boy
spider_boy
 
Fecha de Ingreso: diciembre-2003
Ubicación: Chile
Mensajes: 1.855
Antigüedad: 21 años, 3 meses
Puntos: 89
Respuesta: Ayudenme a modificar este Script

Prueba esto...

Código PHP:


<!--
var 
max 10;
if(
threads.length max)
max threads.length;

var 
titulo;
for(
0maxx++)
{
if (
threads[x].title.length 23)
{
  
titulo[x] = threads[x].title.substring(023) + '...';
//threads[x].title = threads[x].title.substring(0, 23) + '...';
}
document.writeln("<img height=\"1\" src=\"images/right_news_line.gif\" width=\"251\"><img class=\"inlineimg\" src=\"images/right_news_bullet.gif\" alt=\"ForoMU\" border=\"0\" />&nbsp;<a target=\"_blank\" href=\"http://www.tuweb.com/forum/showthread.php?t="+threads[x].threadid+"\" title=\""+threads[x].title+"\">"+titulo[x]+"</a> <span class=\"t_news_b\">("+threads[x].poster+")</span><br />");
}
//--> 
Lo hice al ojo, disculpa si no funciona
__________________
Nunca te olvidaré mi negra hermosa. Te extraño demasiado.