Skip to content Skip to sidebar Skip to footer

Javascript: Getelementbyid Not Working In Ie8

I've this very simple JavaScript to display the selected option in the span. It works fine in all the browsers except IE8. Code -

I am making a simple web app. At one part of it, I have inc…