codice:<script> var names = "Harry Trump DO Fred Barney RE Helen Rigby DO Bill Abel DO Chris Hand "; var re = /\s*(DO|RE)\s*/; var nameList = names.split(re); //alert(nameList); for (i=0;i<=nameList.length-1;i++) { alert(nameList[i]); } </script>
codice:<script> var names = "Harry Trump DO Fred Barney RE Helen Rigby DO Bill Abel DO Chris Hand "; var re = /\s*(DO|RE)\s*/; var nameList = names.split(re); //alert(nameList); for (i=0;i<=nameList.length-1;i++) { alert(nameList[i]); } </script>
Ridatemi i miei 1000 posts persi !!!!
Non serve a nulla ottimizzare qualcosa che non funziona.
Cerco il manuale dell'Olivetti LOGOS 80B - www.emmella.fr