Tuesday, May 24, 2016

Javascript get text from dropdown


        alert( occupation1.options[occupation1.selectedIndex].text);