Timeline
10/20/11:
- 21:40 Ticket #10551 (Slider) created by
- Featured Content Slider script- (c) Dynamic Drive DHTML code library: …
- 21:37 Ticket #10549 (please remove spammer) closed by
- duplicate
- 21:34 Ticket #10542 (Adding data-role=button to asp.net button control causes exception in IE8 ...) closed by
- invalid: If this problem only occurs in jQuery Mobile, please report the bug at …
- 21:28 Ticket #10541 (jQuery.map should not flatten out result array.) closed by
- plugin: The existing behavior is exactly what we want for our internal use. …
- 21:24 Ticket #10540 (unable to load html content) closed by
- invalid
- 21:18 Ticket #10536 (Download Button not working) closed by
- worksforme: I think it's always done that. You're supposed to either copy/paste the …
- 21:12 Ticket #10543 (findChildren (opposite of closest)) closed by
- plugin: This doesn't seem common enough to put into core, but can easily be done …
- 20:20 Ticket #10550 (clone does not transfer checked state for input[type=checkbox] in IE9) closed by
- invalid: The property is what needs to be set. The checked attribute does not …
- 19:39 Ticket #10550 (clone does not transfer checked state for input[type=checkbox] in IE9) created by
- The current code to clone the checked state of an input[type=checkbox] is …
- 19:08 Ticket #10548 (val(value) does not send change events) closed by
- invalid: The browser's native behavior is to *not* fire events when the value …
- 18:52 Ticket #10549 (please remove spammer) created by
- can you please remove this person: …
- 16:45 Ticket #10548 (val(value) does not send change events) created by
- See http://api.jquery.com/val/#comment-117202237 This is rather …
- 16:45 Ticket #10547 (Regarding spamming) created by
- http://plugins.jquery.com/users/gexuemei this user is spamming in plugin …
- 16:14 Ticket #10538 (Meetups Membership Wait) closed by
- invalid: This is not a bug. Meetup approval and membership is based on application …
- 15:42 Ticket #10546 (.live not working on iOS 5) created by
- Here is a fiddle demonstrating the issue: http://jsfiddle.net/hjYRR/2/ …
- 15:34 Ticket #10545 (Don't expose jQuery to `window` with AMD) created by
- Pull request: https://github.com/jquery/jquery/pull/557 One of the great …
- 14:24 Ticket #10544 (Remove ALL special meanings of "." in keys for $.fn.data) created by
- $.fn.data() doesn't behave the same way how $.data() does when using a key …
- 14:22 Ticket #10543 (findChildren (opposite of closest)) created by
- I had to use a function which looks up an element matched by an expression …
- 13:10 Ticket #10542 (Adding data-role=button to asp.net button control causes exception in IE8 ...) created by
- I am using JQuery 1.6.4 and JQuery mobile 1.0 RC2 and when I add …
- 12:21 Ticket #10541 (jQuery.map should not flatten out result array.) created by
- jQuery.map has a behaviour of flattening out the result. this behaviour of …
- 11:04 Ticket #10540 (unable to load html content) created by
- here html page is loading instead of a part of html content
- 07:09 Ticket #10539 (animate() might cause error in IE6-8) created by
- On IE 6-8, some page will throw an error when calling […] After …
- 04:47 Ticket #10538 (Meetups Membership Wait) created by
- Why does the approval of Meetups membership take so much time? Is this a …
10/19/11:
- 23:49 Ticket #10537 (jQuery.html(...) doesn't check for invalid characters) created by
- The following will result in a syntax error. Given some div #mydiv: …
- 23:25 Ticket #10536 (Download Button not working) created by
- When you click on the "Download" button at the main site …
- 18:26 Ticket #10381 (Inlcuding jQuery into Firefox extension growing up CPU load) closed by
- invalid: I don't think we'll be able to devote resources to investigating CPU load …
- 18:14 Ticket #10481 (recursion with resize events) closed by
- invalid: An infinite loop was created...the crash is a good thing.
- 18:09 Ticket #10494 (Radio button checked state inconsistent with e.preventDefault()) closed by
- cantfix
- 18:05 Ticket #10505 (Returned (inner)width and (inner) height are incorrect in FF & IE) closed by
- worksforme: http://jsfiddle.net/timmywil/Zs92Q/3/
- 17:59 Ticket #10508 (Complete incompatibility with ie8) closed by
- duplicate
- 17:34 Ticket #10506 (.show vibrating) closed by
- cantfix: I don't think there is anything we can do. The bouncing occurs even with …
- 17:17 Ticket #10500 (jQuery.load breaks custom event listeners) closed by
- invalid: Each time you are loading the "dynamic content", you are loading jQuery …
- 15:40 Ticket #10533 (ajaxPrefilter functions not executing in expected order) closed by
- invalid: The more specific filters get precedence.
- 15:26 Ticket #10528 (Count of active ajax request) closed by
- invalid: Network traffic is complete, but global handlers are fired after specific …
- 15:22 Ticket #10523 (this.form.submit stopped working) closed by
- worksforme
- 15:05 Ticket #10534 (POST Ajax and contentType sends no data.) closed by
- invalid: I don't think this is an issue with jQuery. The data should be a valid …
- 15:00 Ticket #10535 (Sizzle filter function) closed by
- duplicate: We encountered this logical problem recently in the event rewrite in 1.7. …
- 14:08 Ticket #10535 (Sizzle filter function) created by
- I found something wrong. for ex: <ul> <li></li> <li></li> <li></li> …
- 13:58 Ticket #10534 (POST Ajax and contentType sends no data.) created by
- It seems that data is not sent if type POST is used and contentType …
- 13:08 Ticket #10533 (ajaxPrefilter functions not executing in expected order) created by
- Suppose you want to set a prefilter for ajax calls of all dataTypes, and …
- 12:57 Ticket #10532 (JavaScript warnings for jQuery (seen in FireBug)) created by
- enter your website jquery.com switch on FireBug (JS Errors + JS warnings …
- 12:55 Ticket #10531 (Consider removing layerX and layerY from $.event.props) created by
- Every jQuery-bound event handler now logs this warning: > event.layerX …
- 12:46 Ticket #10530 (attr()/removeAttr() functions problems) created by
- version: 1.6.4 set checkbox checked use attr() function and can't …
- 10:57 Ticket #10516 (minified and gzipped should be just minified.. it's not gzipped..) closed by
- invalid: Closing as invalid. The current behaviour is exactly what we expect …
- 10:49 Ticket #10465 (change event not fire for multiple select in certain cases on IE7/8/9) closed by
- worksforme: Confirmed that edge currently works as expected with the behaviour …
- 10:47 Ticket #10529 (iOS 5 report error when $.ajax triggered) created by
- this problem only found in Mobile Safari over iOS5. code is working on …
- 08:14 Ticket #10528 (Count of active ajax request) created by
- The count of jQuery.active should be decreased before executing the …
- 07:49 Ticket #10421 (add jQuery.support() option for hidden fields receiving click from label) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10418 (.attr doesn't work like previous versions) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:18 Ticket #10512 (ajax loaded html data-* attributes not parsed) closed by
- invalid
- 02:02 Ticket #10520 (this is the real ticket holder and i have prove) closed by
- invalid
10/18/11:
- 21:56 Ticket #10527 (AJAX deferred should call success on "No Content," even when a ...) created by
- When a Content-Type such as "text/xml" is specified in an HTTP 204 ("No …
- 21:53 Ticket #10526 (QSA's (':checked') does not return option elements in Webkit) created by
- The spec says that selected …
- 21:34 Ticket #10525 (On element-rooted queries, we attach an ID to the context, but not for all ...) created by
- http://jsfiddle.net/timmywil/tDgXy/
- 21:09 Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) created by
- The behaviour when passing a data object to load is inconsistent to that …
- 17:12 Ticket #10523 (this.form.submit stopped working) created by
- I am using onchange="this.form.submit()" on a file input for a form which …
- 17:09 Ticket #10518 (HTML comments break when() then()) closed by
- worksforme: http://jsfiddle.net/3ECcM/ Use type instead of method. Works for me.
- 16:52 Ticket #10522 (animate() in IE7-8 function after complete called twice) created by
- This is my code reduced. […] This code changes the background image, …
- 13:58 Ticket #10254 (css("background-image") returns null for new elements in IE7/8) closed by
- duplicate: Thanks Mike
- 12:57 Ticket #10521 (Omitting % sign after 0 in .animate property breaks animation in Chrome) created by
- Here's a jsfiddle demonstration of the problem. You can see in the .bad …
- 12:34 Ticket #10520 (this is the real ticket holder and i have prove) created by
- my nick name is node and obbligates under the name mime
- 10:43 Ticket #10519 (.live doesn't work in Opera when using $('[myAttribute]') selector) created by
- the following code reproduces the problem: <html> <head> <script …
- 08:13 Ticket #10518 (HTML comments break when() then()) created by
- $.when("/my/ajax/url.php").then(function(html) { breaks if the html …
- 06:06 Ticket #10517 (.before() and .after() give unexpected return type) created by
- As seen at: http://jsfiddle.net/beL4x/ (Spot the odd one out...) The …
- 01:12 Ticket #10516 (minified and gzipped should be just minified.. it's not gzipped..) created by
- Your website says get uncompressed development or get minified and gzipped …
10/17/11:
- 23:11 Ticket #10515 (Meta: Investigate viability of insertAdjacentHTML use) created by
- The latest Firefox will have support for this, I'm wondering if support is …
- 20:46 Ticket #10514 (removeAttr does not remove the class attribute in IE6/7) closed by
- fixed: Use the property name in elem.removeAttribute in IE6/7 to ensure correct …
- 20:42 Ticket #10514 (removeAttr does not remove the class attribute in IE6/7) created by
- removeAttribute needs the property names in IE6/7. …
- 20:33 Ticket #10492 (find(".class") behaves different in IE / Moz when element has more than ...) closed by
- invalid
- 20:31 Ticket #10502 (attr should return an empty string, not undefined per DOM spec.) closed by
- invalid: We are following spec exactly now actually. There is no title attribute …
- 20:24 Ticket #9833 (`maxLength` property is buggy in IE8/IE9) closed by
- wontfix: Seems to me this is similar to $('input').prop('placeholder'). I don't …
- 12:48 Ticket #10513 (parse error on IOS) created by
- Im getting a parse error from jquery 1.6.4 on mobile safari since …
- 12:42 Ticket #10512 (ajax loaded html data-* attributes not parsed) created by
- *no content*
- 11:08 Ticket #10511 (Documentation type) created by
- Hi, In the tooltip tutorial, the following passage appears: "If the …
- 11:03 Ticket #10510 (jquery is not working in ie7) created by
- jquery is not working in ie7
- 08:20 Ticket #10509 (JQUERY UNLOAD DOESN'T WORK IN GOOGLE CHROME 14 AND ABOVE!) created by
- JQUERY UNLOAD DOESN'T WORK IN GOOGLE CHROME 14 AND ABOVE! For example …
- 07:48 Ticket #10403 (elem.ownerDocument.defaultView throws an "Undefined" Error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #10397 (fadeOut with timing) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:44 Ticket #10508 (Complete incompatibility with ie8) created by
- IE8 is not compatible with jQuery 1.6.4, it gives the following error: …
10/16/11:
- 22:59 Ticket #10507 (ipad in offline mode and ajax) created by
- when using manifest files on iOS devices to save website to your …
- 13:40 Ticket #10506 (.show vibrating) created by
- Please see …
- 07:52 Ticket #10395 (a.comparedocumentposition is not a function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
10/15/11:
- 17:00 Ticket #10505 (Returned (inner)width and (inner) height are incorrect in FF & IE) created by
- When getting width, innerWidth, height or innerHeight on an element with a …
- 12:33 Ticket #10504 (live mouseenter/mouseleave - append dynamic childs cause bubbling) created by
- to reproduce: […] so hovering #rmp will trigger mouseleave despite …
- 07:47 Ticket #10393 (Error in method jQuery.buildFragment) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:47 Ticket #10387 (.css('display') returns wrong value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:40 Ticket #10503 (fadeIn on inline elements: display css property ignored) created by
- Greetings, in 1.7b2, contrary to 1.6.4, my inline elements lose their …
10/14/11:
- 23:31 Ticket #10502 (attr should return an empty string, not undefined per DOM spec.) created by
- Incorrect 1.6 behavior: http://jsfiddle.net/rpflorence/PzRya/ Correct 1.5 …
- 23:08 Ticket #10501 (HTML5 element "innerShiv" inconsistent across html()/append()) created by
- Thanks to JD Bartlett for finding this issue. Running this example: …
- 21:53 Ticket #10500 (jQuery.load breaks custom event listeners) created by
- I've tested with jQuery 1.6.1 and 1.6.4. I've debugged this in IE9 and …
- 21:46 Ticket #10499 (:nth-child() inside :has() treated as if outside it) created by
- This selector statement: […] is treated as: […] for any n. …
- 18:14 Ticket #10488 (IE7 offset() functions is not returning the proper values) closed by
- cantfix: this cannot be fixed
- 15:52 Ticket #10498 (matchesSelector is missing oooOOOOOooOOoOOO!) created by
- Line 4987 of http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js …
- 15:21 Ticket #10497 (.stop should allow choosing which queue to stop) closed by
- fixed: https://github.com/jquery/jquery/commit/6c4ca13d693663cdd124d4d29cb12897a6d …
- 15:18 Ticket #10497 (.stop should allow choosing which queue to stop) created by
- Now that animate is able to put animations into multiple queues ( #9280 ), …
- 15:01 Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) closed by
- duplicate
- 14:48 Ticket #10496 ($.attr doesn't work, in on click handler it keeps attribute old value ...) created by
- […]
- 14:35 Ticket #10495 (before() fails but native insertBefore() works ok) created by
- While trying to inject the Facebook "like button" JS in a page in …
- 13:16 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- worksforme: To check a property you could use a filter function; wrap in a one-line …
- 13:05 Ticket #10494 (Radio button checked state inconsistent with e.preventDefault()) created by
- http://jsfiddle.net/ABGPA/4/ Click on a Radio Button that is part of a …
- 10:26 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) reopened by
- 10:19 Ticket #10493 (Bug in $.post() function?) created by
- Hello. I dunno whether it is a real bug or not, but here's the situation. …
- 08:58 Ticket #10492 (find(".class") behaves different in IE / Moz when element has more than ...) created by
- <div id="parent"> <select class="classone classtwo"> <option …
- 07:49 Ticket #10378 (Val method always return undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:49 Ticket #10363 (IE7 reports TBODY as invisible unless it has content) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
10/13/11:
- 20:38 Ticket #10491 (fadeToggle & slideToggle should have a form taking showOrHide) created by
- It would be great if there was a form of fadeToggle, and slideToggle …
- 20:30 Ticket #10489 (Disconnected elements bubble to window on .trigger()) closed by
- fixed: Fix #10489. Disconnected elements don't bubble to document. Changeset: …
- 20:24 Ticket #10490 (jQuery ajax 1.6.4 sporadic bug, browser independant) created by
- Hi, since I updated from 1.6 to 1.6.4 i have a new bug in a real …
- 19:40 Ticket #10489 (Disconnected elements bubble to window on .trigger()) created by
- The .trigger() code needs to be sure that the elements being triggered are …
- 15:12 Ticket #8539 (Sizzle cache collision in browsers without querySelectorAll) closed by
- fixed: Update sizzle; Add sizzle cache collision iframe test. Fixes #8539. …
- 13:35 Ticket #10488 (IE7 offset() functions is not returning the proper values) created by
- when calculating the offset positions, In other browsers like …
- 13:27 Ticket #10096 (Matching of implicit 'value' attributes has changed) reopened by
- QSA retrieves the attribute, but IE6/7 retrieves the property. This will …
- 13:05 Ticket #10486 (Object does not support this property or method jquery-1.6.4.js) closed by
- invalid: Please ask for help in the #jquery irc channel or on the …
- 09:06 Ticket #10487 (About attr) created by
- can't use $(element).attr("async") get element attribute async keyword in …
- 07:45 Ticket #10486 (Object does not support this property or method jquery-1.6.4.js) created by
- When trying in IE 8 compatibity mode, encounter this error. Object does …
- 07:44 Ticket #10370 (a.parentNode is null) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:18 Ticket #10096 (Matching of implicit 'value' attributes has changed) closed by
- invalid: Definitely need quotes there, so it was just a coincidence it worked …
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) reopened by
- 04:11 Ticket #10168 (jQuery.event.trigger and inline handlers.) closed by
- wontfix: Although I would love to revisit this, the few changes I attempted to make …
Note: See TracTimeline
for information about the timeline view.
