If I have a in Chrome then in javascript I can do a.stuff() (it\'s like as if a is a global variable).>
in Chrome then in javascript I can do a.stuff() (it\'s like as if a is a global variable).>
a.stuff()
a
I think document.getElementById is supported by most browsers so far.. Its better and safe using this one..