fai così:

codice:
var testo=document.nomeform.lista.options[document.nomeform.lista.selectedIndex].text;
ciao