I would like to know is querySelector supported by all browsers? is not what's alternate for it to use?
I have tested it with IE8, FF3, Chrome 4. Its fine for me. I do not have old browsers. So i would like to know if old browsers will give problem to me or not?
querySelector()
is very widely supported. Go ahead and use it! – Dixiedixieland