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 f
QuerySelector is supported on Firefox 3.1+, IE8+ (only in IE8 standards mode), and Safari 3.1+ browsers.
supporting article