Custom Query (13852 matches)
Results (118 - 120 of 13852)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#5735 | fixed | Don't Uses Timers for Ajax Requests | ||
Description |
We can get around the IE memory leak by doing: http://www.ilinsky.com/articles/XMLHttpRequest/#bugs-ie-leak |
|||
#5763 | worksforme | Give Setter Functions Value As Argument | ||
Description |
For example: .attr("class", function(i, val){ return val + " test"; }); |
|||
#5771 | fixed | Add Support for .foo(function(i, val)) | ||
Description |
Right now some methods just get 'i' - they should all get 'i' (like .each) and should get the previous value, where possible. |
Note: See TracQuery
for help on using queries.