I want to invoke javascript function when value in the dropdown list changes. I dont want to hardcode dropdown list id .
Hence not using document.getElem
document.getElem
Your code is working just fine, you have to declare javscript method before DOM ready.