[jQuery] debugging of selectors

2009-05-06 Thread Ido Green
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

[jQuery] jquery and XSS

2009-04-06 Thread Ido Green
Hi, I'm using jQuery to the last 2 years and in the past few weeks... I was wondering why there is no plugin to give us the options to: 1. Control/Log all the redirects that are being made on the page (window.location.replace). 2. Any other activity that 'looks' strange. E.g. amount of calls that