I tried searching but didnt get a valid answer to my question. I always get \"null\" when I call document.getElementById(\"#\"+id) and it alerts Document
document.getElementById(\"#\"+id)
Document
document.getElementById() does not need the pound (#) symbol.
document.getElementById()