`window.event.srcElement.options(window.event.srcElement.selectedIndex).value` works in Internet Explorer (and Chrome) but not in FireFox. How to make this work in FireFox as well?
以上就是window.event.srcElement.options NOT Work on FF的详细内容,更多请关注web前端其它相关文章!