[jQuery] debugging of selectors
Hey,
Any good tips on 'who' to debug selectors? (meaning, when I have some
selector like: $('form#someId .someClass') and it don't match what I
think it would.
I know about the basic stuff that we have in firebug.
Thanks,
Ido