I am playing with lots of AJAX requests, AJAX with GET/POST. I have got Firebug 1.9.1. It's showing me warning saying:
Element referenced by ID/NAME in the global scope. Use W3C standard document.getElementById() instead
I am not understanding what it means. I also searched. Everyone telling how to suppress that warning but I need to know why this warning is appearing?