Español
<!--Para lograr este efecto, se requieren dos pasos. El primer paso es agregar el siguiente código al área <head>--> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin function randomise(){. var palabras= document.myform.wordlist.value; var spacer=""; palabras=words.split(document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value) document.myform.code.value= ""; var colorescheme=nueva matriz("0","1","2","3","4","5","6","7","8","9"," A", "B","C","D","E","F") for(var tiempo=0;tiempo<=(palabras.longitud-1);tiempo++){ if(palabras[tiempo] ==" "){document.myform.code.value+=" "} if(words[time]!=" "){ spacer=document.myform.randomiseby.options[document.myform.randomiseby.selectedIndex].value; var c1= Math.round(Math.random()*(coloresquema.longitud-1)); var c2=Math.round(Math.random()*(coloresquema.longitud-1)); (Math. random()*(colorescheme.length-1)); *(esquema de colores .longitud-1)); var c6=Math.round(Math.random()*(esquema de colores.longitud-1)); document.myform .code.value+="<font color="#"+esquema de colores[c1]+esquema de colores[c2]+esquema de colores[c3]+esquema de colores[c4]+esquema de colores[c5]+esquema de colores[c6]+" " tamaño= ""+tamaño+"">"+palabras[hora]+"</font>"+espacio+""; looks_like.innerHTML=document.myform.code.value } // Fin -- > </ script> <!--Paso 2: Agregue el siguiente código al área <body>--> <form name="myform" action="javascript:randomise()"> <input name="wordlist" value ="Bienvenido a Website Building Academy" size="50"> <br> <select name="randomiseby"> <option value="">Distinguir letras</option> <option value=" ">Distinguir palabras</option > </ select><br><br> <input type="enviar" valor="aparecer"> <br><br> <span id="looks_like"></span> <br><br> <textarea nombre="código" filas="5" cols="50"></textarea> </form> </div>