Timeline
Apr 2, 2012:
- 11:02 PM Ticket #11548 (inconsistent parameter order makes $.ajax().always() harder to use ...) created by
- Please unify the order of parameters between $.ajax(...).fail() and …
- 6:24 PM Ticket #11547 (XML DOM .removeAttr() doesn't remove cased attributes) created by
- In case of an XML DOM the .removeAttr() function doesn't remove cased …
- 2:18 PM Ticket #11546 (Namespaced events not working for data change events) created by
- Like the title says, namespaced events not working for data change …
- 12:20 PM Ticket #11489 ($.post() requires a value back) closed by
- invalid
- 12:20 PM Ticket #11489 ($.post() requires a value back) reopened by
- 12:10 PM Ticket #11545 (Jquery html() function doesn't work on IE 9 for select) created by
- Hi, Here is a simple test i've done on jsfiddle. For html take that …
- 10:49 AM Ticket #11540 (.next() different from .nextAll().eq(0)) closed by
- plugin: > it must do more to prevent ambiguity This must not be very …
- 9:32 AM Ticket #11544 (Autocomplete assumes zIndex) created by
- Autocomplete widget should not assume its zIndex as being plus 1 of …
- 6:00 AM Ticket #11543 (.has doesn't work on detached elements) created by
- After cloning an element, :has correctly filters elements, but .has …
Apr 1, 2012:
- 8:04 PM Changeset [914df9c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 7:54 PM Changeset [395612b]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 7:29 PM Changeset [a41f240]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/deferred.js
- test/unit/deferred.js
- 7:03 PM Changeset [7fa0da0]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- test/unit/callbacks.js
- 9:21 AM Ticket #11489 ($.post() requires a value back) closed by
- worksforme
- 9:20 AM Ticket #11489 ($.post() requires a value back) reopened by
- And as expected, I lost an hour trying to reproduce to no avail. The …
- 9:04 AM Ticket #11541 (.unique() method, Can not remove duplicates in Google Chrome) closed by
- invalid: From the docs: > The $.unique() function searches through an array of …
- 8:31 AM Ticket #11542 (body.offset() is assumed always 0,0) created by
- jQuery assumes that body.offset() is always {0,0}, but this is wrong. …
- 2:18 AM Ticket #11541 (.unique() method, Can not remove duplicates in Google Chrome) created by
- Confirm the phenomenon in Gogole Chrome 18.0.1025.142 beta Example …
Mar 31, 2012:
- 12:28 PM Ticket #11537 (Uncaught Error: Syntax error, unrecognized expression: :nth-child) closed by
- invalid: jQuery Mobile has not released a jQuery 1.7.2 compatible version, …
- 5:32 AM Ticket #11540 (.next() different from .nextAll().eq(0)) created by
- jQuery version tested: 1.4 to 1.7.2 Browser: several including …
- 4:26 AM Ticket #11480 (Event handler (callback) does not receive the most-derived instance ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Mar 30, 2012:
- 8:05 PM Ticket #11402 (evalScript function fails with error error 80020101 in IE) reopened by
- oops.
- 5:10 PM Ticket #11153 (jQuery 1.7 Strips Carriage Returns in IE 8) closed by
- fixed: Update Sizzle and add test for sizzle getText fix. Removes usage of …
- 5:10 PM Changeset [a29d482]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/manipulation.js
- 1:16 PM Ticket #11539 (All version of jQuery don't support .has() on $([text ...) created by
- http://jsfiddle.net/4hV6c/4/ works in ff, chrome, safari, opera, but …
- 1:15 PM Ticket #11538 (all version of jQuery don't support .has on $(<text ...) created by
- http://jsfiddle.net/4hV6c/4/ works in ff, chrome, safari, opera, but …
- 1:14 PM Ticket #11537 (Uncaught Error: Syntax error, unrecognized expression: :nth-child) created by
- I'm using 1.7 branch from ajax.googleapis.com and today I have …
- 11:21 AM Ticket #11536 (bug on mouseenter, pls help :-)) created by
- Dear All, Firstly many tks for allowing us to raise a ticket. I'm …
- 9:58 AM Ticket #11535 (Inconsistent behavior between .val() and .prop("value") for <select>) created by
- When <select> (select-one) has <options> with duplicate values, …
- 9:41 AM Ticket #11507 ($(document).ready() does not work with Internet Explorer 8 any more) closed by
- invalid: […] Well, inArray requires an Array, right? Not a string. Some …
- 4:27 AM Ticket #11477 (A resolved/rejected $.Deferred does not trigger new handlers when ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:27 AM Ticket #11474 (jQuery.isPlainObject return true for File in Safari, but false for ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:02 AM Ticket #11534 (e.type is null or not an object) created by
- Hi, We changed the jquery version from 1.4 to 1.7(latest). …
Mar 29, 2012:
- 6:55 PM Ticket #11533 (Normalize css.clip) closed by
- plugin: I think the pattern to be followed here is the color plugin. We don't …
- 6:14 PM Ticket #11533 (Normalize css.clip) created by
- The $.css('clip') command is not normalized across browsers. The …
- 11:52 AM Ticket #11532 (Document jQuery.Tween) created by
- Within the animate() documentation, …
Mar 28, 2012:
- 9:29 PM Ticket #11531 (attr() is broken in 1.7.2) closed by
- duplicate
- 8:13 PM Ticket #11531 (attr() is broken in 1.7.2) created by
- attr() is broken when tinymce load,and it works fine with jquery-1.7.1 …
- 5:35 PM Ticket #11519 (String replace BUG) closed by
- duplicate: Caused by attr() returning incorrect value Can you list here all …
- 5:34 PM Ticket #11512 ($(this).attr('id')) closed by
- duplicate
- 10:52 AM Ticket #11530 (.live with attribute selector doesn't work in internet explorer 8) created by
- I were created my own tab content. 1. Listen all a elements has …
- 7:01 AM Ticket #11529 (.attr("name") returns this instead of the attribute) closed by
- duplicate
- 6:58 AM Ticket #11529 (.attr("name") returns this instead of the attribute) created by
- .attr("name") doesn't return the attribute anymore but returns the …
- 4:10 AM Ticket #11466 (Manually triggered .focus() calls the callback function twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #10608 (1.7 rc1 crashes phonegap blackberry) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:45 AM Ticket #11528 (ie8 serialization bug with .html() also hitting html5 tags) created by
- The ie8 serialization bug (which is fixed in the case of style and …
Mar 27, 2012:
- 7:20 AM Ticket #11516 (.attr('value') returns object instead of value) closed by
- duplicate
- 7:16 AM Ticket #11515 (.width() and .height() returns 0 for SVG text element in FF and IE) closed by
- patchwelcome: This is because Firefox and presumably IE 9 doesn't expose …
- 6:17 AM Ticket #11516 (.attr('value') returns object instead of value) reopened by
- 6:05 AM Ticket #11527 (attr('href') returns object) created by
- == jQuery 1.7.1 == aTag.attr('href') return the URL of aTag …
- 5:00 AM Ticket #11524 (jQuery's animate method absolutely doesn't work from 1.6 to 1.7.2 in ...) closed by
- invalid: It's probably not the animate method, but something else in your code …
- 4:10 AM Ticket #11467 (trim() throws exception in IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #11465 ($.data() doesn't work on <object>) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #11526 (validate with jquery tinymce) closed by
- invalid: This is most likely either a problem with the Validation plugin or …
- 3:45 AM Ticket #11526 (validate with jquery tinymce) created by
- jquery 1.7.1 it's good better than 1.7.2, why ajax not working …
- 2:02 AM Ticket #11525 (Animated toggle doesn't restore width of parent in Chrome) created by
- I have a fixed-width div inside a td element. I'm trying to toggle the …
- 12:06 AM Ticket #11524 (jQuery's animate method absolutely doesn't work from 1.6 to 1.7.2 in ...) created by
- jQuery 1.5.2 can work fine. But jQuery 1.6 to 1.7.2 absolutely can't …
Mar 26, 2012:
- 11:19 PM Ticket #8800 (Opera animate trouble) closed by
- worksforme: this looks like it's resolved in latest jquery 1.7.2
- 11:16 PM Ticket #9531 (calling show() before attaching to DOM fail on chrome or IE) closed by
- worksforme: This is now working in 1.7.2
- 11:13 PM Ticket #11523 (in Opera, offset() returns 0's on inline elements with negative ...) created by
- http://jsfiddle.net/puVGt/1/
- 10:57 PM Ticket #11522 (Calculating width/height interferes with CSS transitions) created by
- Took me hours to isolate this bug. It appears to be non-deterministic, …
- 6:02 PM Ticket #11514 (delegate with :not and :last behaves incorrectly) closed by
- invalid: We don't fix bugs in old versions.
- 5:56 PM Ticket #11516 (.attr('value') returns object instead of value) closed by
- invalid: This is not a jQuery bug - I'm closing for now. If you can reproduce …
- 5:50 PM Ticket #11520 (show/hide set 'display' to 'inline' in IE8--regardless of ...) closed by
- wontfix: Nevermind... Mike, you're using the known broken html5shiv. Try this …
- 2:49 PM Ticket #11521 (JS error on IE <= 8 when jQuery objects containing HTML5 are inserted ...) closed by
- wontfix: I just spoke with John-David Dalton who informed me that this was a …
- 2:09 PM Ticket #11521 (JS error on IE <= 8 when jQuery objects containing HTML5 are inserted ...) created by
- Here's a simple fiddle that demonstrates the problem: …
- 11:43 AM Ticket #11520 (show/hide set 'display' to 'inline' in IE8--regardless of ...) created by
- Bug exists in IE <= 8. I've only tested in IE8 so far--of the affected …
- 8:54 AM Ticket #11519 (String replace BUG) created by
- Hi. The following instruction: var idToDelete = …
- 8:06 AM Ticket #11518 ($(this).attr('id') soem times not working returning object not string) closed by
- duplicate
- 7:16 AM Ticket #11517 (Incorrect case of Content-Type) closed by
- invalid: Header names are case insensitive: …
- 7:11 AM Ticket #11518 ($(this).attr('id') soem times not working returning object not string) created by
- It returned object not string some times when I use it with jquery …
- 6:52 AM Ticket #11517 (Incorrect case of Content-Type) created by
- Line 7840: […] The capitalization in the RFC is "Content-Type".
- 6:48 AM Ticket #11516 (.attr('value') returns object instead of value) created by
- $('input#id').attr('value') returns object instead of value
- 5:05 AM Ticket #11515 (.width() and .height() returns 0 for SVG text element in FF and IE) created by
- The jQuery functions width() and height() returns 0 for SVG text …
- 4:42 AM Ticket #11514 (delegate with :not and :last behaves incorrectly) created by
- "delegate" delegates clicks incorrectly if :not and :last are used in …
- 4:09 AM Ticket #11513 (jquery .attr('checked') undefined For A Checked Checkbox) created by
- it's my way to customize checkbox... I have a span with background and …
Note: See TracTimeline
for information about the timeline view.