[jquery-dev] Re: Bug in selector jQuery 1.3b1
The .live() method is new in 1.3 and remove the need of livequery with some enhancements. I wrote some tests for this specific behaviour and I think it is a corner-case only for .live. Here is some code: .live - selector bug
[jquery-dev] Re: Bug in selector jQuery 1.3b1
The .live() method is new in 1.3 and remove the need of livequery with some enhancements. I wrote some tests for this specific behaviour and I think it is a corner-case only for .live. Here is the code: .live - selector bug