M
Matt Kruse
Querying by CSS selector? There are better ways to do that than
jQuery. Name one browser that jQuery "supports" that does _not_ have
QSA.
IE6, which I develop for regularly. Unfortunately. So I find the
querying by selector in jQuery ["Sizzle"] to be very handy.
IE < 8 doesn't count as they've never come close to getting
those right.
"Don't throw the baby out with the bath water" keeps coming to mind.
Matt Kruse