Cambios

Busca en cnbGuatemala con Google

68 bytes eliminados ,  hace 7 años
sin resumen de edición
Línea 138: Línea 138:  
var html = tempLine.html();
 
var html = tempLine.html();
 
tempLine.html(html+words[w]+' ');
 
tempLine.html(html+words[w]+' ');
                         if (words[w] == "|") {
+
                         if (words[w] == "|") {                          
                            prev = tempLine.html();
+
newHtml.append("<br/>");
tempLine.html(html);
  −
newHtml.append("<br/>");
  −
tempLine.html('');
   
w--;
 
w--;
 
                                 continue;
 
                                 continue;