On 10/31/06, Jörn Zaefferer <[EMAIL PROTECTED]> wrote: > Yo! The problem is, the preventDefault/stopPropagation fix is needed for > more then IE. I don't know why, but the test suite fails in FF when you > fix that stuff only for IE.
The test suite fails b/c you are triggering the event and passing no event object/data. I've just checked in a fix for #186 and this. http://brandon.jquery.com/test/186/186.html http://brandon.jquery.com/test/ -- Brandon Aaron _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
