Timeline
Jul 4, 2011:
- 11:25 PM Ticket #9425 ($.isWindow() is easily wrong.) closed by
- wontfix: +1
- 7:42 PM Ticket #9735 (HTML5 details open attribute undefined) closed by
- duplicate
- 7:01 PM Ticket #9740 (Keyboard focus is not retained) closed by
- invalid: That is the result of superfish's delay option. See here: …
- 4:33 PM Ticket #9740 (Keyboard focus is not retained) created by
- When attemtping to upgrade jQuery 1.5 and above, I get an issue where …
- 10:28 AM Ticket #9736 (better load) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! Adding …
- 10:02 AM Ticket #9739 (show function is not working in jquery1.5) created by
- $("#edit_actions").show();--> this is the code that i am using but …
- 8:22 AM Ticket #9738 (Scrolling in the TableSorter is not working with assiginig tbody ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! Unfortunately, …
- 5:15 AM Ticket #9738 (Scrolling in the TableSorter is not working with assiginig tbody ...) created by
- Hi i am using a table sorter and the data to the table sorter …
- 4:14 AM Ticket #9737 (How to receive the response correctly) created by
- my jquery function executes before the response is received. This is …
- 12:01 AM Ticket #9736 (better load) created by
- please, implement variation of $(elem).load (url, data, complete) …
Jul 3, 2011:
- 9:47 PM Ticket #9735 (HTML5 details open attribute undefined) created by
- When you set the open attribute on a details element either to true or …
- 2:49 PM Ticket #9732 (Add post example to serialize() docs) closed by
- wontfix: This is included in the documentation for …
- 2:49 PM Ticket #9734 (":enabled" works in Firefox but not in IE7) created by
- In IE7, the whole body background changed the color. […]
- 1:43 PM Ticket #9733 (Inproper performance of .slideDown()) created by
- Tested: IE8+ CHROME Occur in jQuery 1.2.2+ ( even in current …
- 3:49 AM Ticket #9614 (.animate() error in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:58 AM Ticket #9732 (Add post example to serialize() docs) created by
- This is regarding the serialize() docs. …
Jul 2, 2011:
- 3:12 PM Ticket #9729 (selector bug in google chrome & firefox) closed by
- invalid: The markup is invalid HTML. The form tag can't be nested inside a …
- 3:10 PM Ticket #9730 (removeData never get work in my project) closed by
- duplicate: No test case, but I am pretty sure it is the issue with dashes in the …
- 3:06 PM Ticket #9731 (Extend :contains() selector on input fields.) closed by
- wontfix: The jQuery team has decided to encourage convergence towards the …
- 2:25 PM Ticket #9731 (Extend :contains() selector on input fields.) created by
- jQuery should be able to select input fields that contains a dynamic …
- 5:19 AM Ticket #9730 (removeData never get work in my project) created by
- when i use version 1.6.2 or 1.6.1 in my project, after using …
- 4:05 AM Ticket #9566 (offset() return wrong top in Firefox 4.0.1 if using font-size:13px/1.231) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:02 AM Ticket #9729 (selector bug in google chrome & firefox) created by
- HTML code: <table> <form> <tr> <td> …
Jul 1, 2011:
- 11:41 PM Ticket #9725 (Undefined response with multiple find()s on the same object) closed by
- worksforme: Works fine: http://jsfiddle.net/rwaldron/bwUFD/
- 6:07 PM Ticket #9727 ($.animate() cannot animate fontSize as documented) created by
- In the documentation here: http://api.jquery.com/animate/ It shows …
- 11:58 AM Ticket #9725 (Undefined response with multiple find()s on the same object) created by
- I'm using jQuery 1.6.1 (minified) on Firefox 4 (Mac, Snow Leopard). …
- 10:15 AM Ticket #9720 (BUG - Plugins/Validation/Methods/date) closed by
- invalid: Issues with the validation plugin should be filed here: …
- 10:11 AM Ticket #9718 (IE Bug in try..catch..finally) closed by
- duplicate
- 10:11 AM Ticket #9033 (try{ } finally{ } error in IE8) reopened by
- Fix was reverted, but I hear jaubourg has a fix for this when …
- 9:47 AM Ticket #9585 ([patch] jQuery silently eats ajax exception due to typo (regression)) closed by
- wontfix: So I tried a setTimeout approach and it causes all kind of problems …
- 9:19 AM Ticket #9722 (Single Bird (remote) does not list correct data.) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! This …
- 8:00 AM Ticket #9724 (Infinite loop in trigger function when window.parentNode is a DOM element) created by
- The code at fault is: […] The cur variable walks the DOM tree, …
- 7:23 AM Ticket #9721 (BUG - Plugins/Validation/Methods/date) closed by
- duplicate
- 6:13 AM Ticket #9723 (IE compatibility mode (tested on IE9) bug) created by
- I have designed menu and in compatibility mode a have bug in jQuery in …
- 6:00 AM Ticket #9722 (Single Bird (remote) does not list correct data.) created by
- Hi, in demo page: http://jquery.bassistance.de/autocomplete/demo/ If I …
- 4:02 AM Ticket #9604 (Downgrade IE performance) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:38 AM Ticket #9721 (BUG - Plugins/Validation/Methods/date) created by
- Try this url in Google Chrome: …
- 1:11 AM Ticket #9720 (BUG - Plugins/Validation/Methods/date) created by
- Try this url in Google Chrome: …
- 12:36 AM Ticket #9719 (removeAttr('disabled') doesn't change input's color on IE6,JQ 1.6.2) created by
- Using following code on IE6: […] […] JQ1.6.2 only makes the …
Jun 30, 2011:
- 10:09 PM Ticket #9718 (IE Bug in try..catch..finally) created by
- Hi guys, jQuery 1.6.1 and 1.6.2 (at least) is causing problems when …
- 8:24 PM Ticket #9717 (IE10PP2 supports requestionAnimationFrame) created by
- IE10PP2 has added support for rAF. Created pull request that updates …
- 8:19 PM Ticket #9632 (Fixed: jQuery.ajax() method doesn't support res protocol) closed by
- fixed: Fixes #9632. Adds res:// protocol to the list of local protocols. …
- 8:19 PM Ticket #9682 (Ajax retry fetches the wrong URL) closed by
- fixed: Fixes #9682. Removes data from the options for request with no content …
- 8:19 PM Ticket #9446 (Chained Deferred.pipe functions don't keep the original context from ...) closed by
- fixed: Fixes #9446. Context is properly propagated using pipe. If context was …
- 8:18 PM Changeset [e6f8951]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:16 PM Ticket #9658 ($.ajax should not prepend & to query string data when joining it to a ...) closed by
- invalid: If you put the question mark in your url, then ajax has to append the …
- 8:11 PM Changeset [e83fcdc]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 7:51 PM Changeset [139135a]1.12-stable2.2-stablekillphp by
- src/deferred.js
- test/unit/deferred.js
- 6:16 PM Changeset [5b92a5f5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:08 PM Ticket #9716 (Uncaught TypeError: Cannot read property 'length' of undefined :: ...) created by
- The code breaks if object is undefined and therefore doesn't …
- 4:52 PM Ticket #9715 (ajax have memory leak in firefox and i.e.) created by
- i will send a php code, be sure that jquery-1.6.1.js is in the same …
- 4:31 PM Ticket #9714 (Binding an event in dialog.open function causes endless loop in IE8.0) created by
- The following code causes an endless loop such that the dialog in …
- 4:14 PM Ticket #9713 (A tag with blank href causes parent accordion to open by default.) created by
- If you have the following accordion setup: <div id="accordion"> …
- 2:17 PM Changeset [e2ab2ba]1.12-stable2.2-stablekillphp by
- version.txt
- 2:16 PM Changeset [aa6f8c8c]1.12-stable2.2-stablekillphp by
- version.txt
- 11:58 AM Ticket #9687 ($.getScript() equiv $.ajax() with timeout - timeout elapsed, error() ...) closed by
- duplicate: This is a FF bug: when you remove a script tag from the document, the …
- 9:40 AM Ticket #9641 (toggleClass failed on element with id set.) closed by
- invalid: CSS rules with ids receive more precedence than those with classes. …
- 9:30 AM Ticket #9711 (Animation delayed until tab/window has focus) closed by
- duplicate
- 9:21 AM Ticket #9712 (trim function not working in jquery 1.5) closed by
- invalid: The correct syntax is $.trim( response )
- 8:07 AM Ticket #9712 (trim function not working in jquery 1.5) created by
- when get method returns the response trim function does not seem to …
- 6:42 AM Ticket #9711 (Animation delayed until tab/window has focus) created by
- Somewhere between 1.4.4 to 1.6.1 jquery is waiting until the tab has …
- 5:45 AM Ticket #9710 (jquery.browser.version fail in Firefox 4.0) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project!. As per our docs …
- 5:35 AM Ticket #9709 (jQuery1.6.1 shrink the background on opera) closed by
- fixed: Thanks for submitting a ticket to the jQuery project! This issue has …
- 5:07 AM Ticket #9710 (jquery.browser.version fail in Firefox 4.0) created by
- While in Firefox 5.0 jquery.browser.version return a correct …
- 3:48 AM Ticket #9592 (Error at line 8498) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9588 (appendTo behaves differently from append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:10 AM Ticket #9709 (jQuery1.6.1 shrink the background on opera) created by
- Follow page's background will shrink with jQuery1.6.1 on opera(11.50), …
- 1:26 AM Ticket #9708 (jquery plugin search) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! The plugin site …
- 1:00 AM Milestone 1.6.2 completed
Jun 29, 2011:
- 11:11 PM Ticket #9708 (jquery plugin search) created by
- The plugin search form does not work correctly. I was searching for …
- 8:42 PM Ticket #9705 (Changes using Text does not always show in IE9) created by
- Hello, Changing the text of a label with text() in IE9 doesnt seem to …
- 8:18 PM Ticket #9704 (trigger jquery submit handlers when vanilla javascript calls form.submit()) closed by
- wontfix: Links won't trigger a submit unless you tell them to …
- 8:10 PM Ticket #9704 (trigger jquery submit handlers when vanilla javascript calls form.submit()) created by
- In asp.net linkbuttons aren't triggering my jquery form submit …
- 7:26 PM Ticket #9703 (You can no longer bind to the transition end event in jQuery 1.6) closed by
- invalid: If you pass a third argument, jQuery.fn.bind() will think that is the …
- 6:31 PM Ticket #9703 (You can no longer bind to the transition end event in jQuery 1.6) created by
- I was running code similar to this in Chrome with jQuery 1.5.2: …
- 6:13 PM Ticket #9613 ($.ajax is not launching error callback on 400 Bad Request when jsonp ...) closed by
- invalid: What I don't understand is why the doc says "Note: Prior to jQuery …
- 5:19 PM Ticket #9701 (v1.6.1 google closure compile warnings) closed by
- wontfix: jQuery previously used Google Closure Compiler and have since switched …
- 5:17 PM Ticket #9700 (REMOVEDATA() VIA AN OBJECT WITH HYPHENATED KEYS DOESN'T DELETE THE DATA) closed by
- duplicate: rude.
- 5:17 PM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) closed by
- duplicate
- 5:16 PM Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) reopened by
- 4:37 PM Ticket #9701 (v1.6.1 google closure compile warnings) created by
- When I try to compile jquery v1.6.1 (src) with google closure I get: …
- 3:48 PM Ticket #9700 (REMOVEDATA() VIA AN OBJECT WITH HYPHENATED KEYS DOESN'T DELETE THE DATA) created by
- This is leftover from Ticket #9301. Removing the data containing an …
- 3:31 PM Ticket #7818 (META: Define validity of plain JS objects for jQuery() and its methods) closed by
- fixed
- 3:00 PM Ticket #9555 (jQuery.support fails in iframe) closed by
- invalid: I'm not sure what's going on there, but it doesn't seem like a jQuery …
- 2:50 PM Ticket #9500 ($('html, body').removeAttr('style') fails in Webkit browsers.) closed by
- duplicate: removeAttribute('style') even without this overflow conversion has …
- 11:30 AM Ticket #8744 (.ajax() jsonp requests are not handled correctly when hitting timeout) reopened by
- 10:58 AM Ticket #9699 (removeAttr('style') does not consistently remove the style attribute ...) created by
- 1. $('#item').css('visibility', 'hidden'); 2. …
- 10:53 AM Ticket #9698 (Core Style Cleanup) created by
- I spent last night and this morning doing a complete code style sweep …
- 9:50 AM Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) closed by
- cantfix: Thanks for looking into it.
- 9:46 AM Ticket #9693 (Inconsistency of document and code for .toggleClass) closed by
- fixed: Thank you! docs updated: http://api.jquery.com/toggleClass/
- 9:19 AM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) reopened by
- I'd like to open this particular issue for discussion. I see the …
- 8:24 AM Ticket #9695 (don't know where to ask) closed by
- worksforme: All of that information can be found @ blog.jquery.com
- 8:23 AM Ticket #9697 (Problem with "td:even or td:odd" when used colspan in a previous line) created by
- Hi, I have the following example code: <table class="tableConsulta"> …
- 8:23 AM Ticket #9696 (requestAnimationFrame throws error in Firefox when animation is ...) created by
- firefox will throw: "attempt to run compile-and-go script on a cleared …
- 8:10 AM Ticket #9695 (don't know where to ask) created by
- not a bug just some thing usefull i think can you add the last date of …
- 7:49 AM Ticket #9694 (IE9 issue with .animate()) created by
- Effects all versions of JQuery i have tested up to 1.6.1 When …
- 5:50 AM Ticket #9693 (Inconsistency of document and code for .toggleClass) created by
- In document, it said .toggleClass( function(index, class), [switch] ) …
- 4:27 AM Ticket #9692 (bug about function addclass) created by
- in 1.6.2rc1 if setClass like "myclassname1" if i want …
- 3:53 AM Ticket #9577 ($.noConflict appears to no longer function correctly in 1.6.1 (IE)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:53 AM Ticket #9576 (removeAttr("disabled") on IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:34 AM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) closed by
- wontfix: That behaviour is 100% correct per the data-* attr spec, also: see …
Jun 28, 2011:
- 9:02 PM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) created by
- jQuery 1.6.1 if i call .data("x-y", someData) will not be able to find …
- 7:28 PM Ticket #9689 (keypress) closed by
- invalid
- 6:37 PM Ticket #9690 (nth-child + class does not work in Firefox 5) created by
- This selector is meant to select all the cells in the 8th column which …
- 4:44 PM Ticket #9689 (keypress) created by
- $(document.body) .bind('keypress', function(event) { …
- 4:10 PM Ticket #9688 (`data` and `attr` inconsistencies with numbers) closed by
- duplicate
- 4:07 PM Ticket #9688 (`data` and `attr` inconsistencies with numbers) created by
- It looks like the
data
method, when reading data attributes off of … - 3:20 PM Ticket #9686 (jQuery homepage) closed by
- fixed
- 1:45 PM Ticket #9684 (.attr() or .prop() to change target on a link not working) closed by
- invalid: @germLukas It has always been in the documentation that quotes are …
- 1:09 PM Ticket #9687 ($.getScript() equiv $.ajax() with timeout - timeout elapsed, error() ...) created by
- BUG: An
$.ajax()
-retrieved script is loaded/executed even after … - 1:01 PM Ticket #9686 (jQuery homepage) created by
- Not sure where to post it, but on homepage, links for jsninja don't …
- 12:50 PM Ticket #9678 (setInterval cleared by animation) closed by
- fixed: Set timerId to true instead of a number so that intervals set to 1 are …
- 12:31 PM Ticket #9685 (attr('selectedIndex') Not Working with FF in 1.6.2 RC1) closed by
- duplicate: selectedIndex is not an attribute.
- 12:17 PM Ticket #9685 (attr('selectedIndex') Not Working with FF in 1.6.2 RC1) created by
- $(this).attr('selectedIndex') not working in FF where $(this) is a …
- 11:46 AM Changeset [ab1504f]1.12-stable2.2-stablekillphp by
- src/effects.js
- 11:27 AM Ticket #9678 (setInterval cleared by animation) reopened by
- timerId was set to 1 because it's a short way to set a truthy value. …
- 11:09 AM Ticket #9684 (.attr() or .prop() to change target on a link not working) created by
- I'm trying to change the target property of all my external links so …
- 8:04 AM Ticket #9683 (Access items with checked / unchecked for Radio Button list.) created by
- Hello , I getting problems to set attributes …
- 6:35 AM Ticket #9682 (Ajax retry fetches the wrong URL) created by
- When I do a retry of an ajax request using
$.ajax(this)
the new URL … - 3:46 AM Ticket #9567 (jQuery bug with $('#sth').width();) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 27, 2011:
- 9:02 PM Ticket #9681 (jQuery freezes on chrome when calling $($)) created by
- On the latest chrome calling $($); Freezes the browser. I know …
- 8:46 PM Ticket #9680 (IE 9) created by
- Jquery is not working in IE 9... Its a simple drop navigational menu.
- 2:36 PM Ticket #9679 (Document $.proxy enhancements from #7783) closed by
- duplicate: Thanks eric, we'll use needsdocs in 7783 to take care of this issue.
- 2:19 PM Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) closed by
- fixed: It's ok to have closed tickets that need docs, just add keyword needsdocs.
- 12:58 PM Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) reopened by
- 12:44 PM Ticket #9679 (Document $.proxy enhancements from #7783) created by
- The documentation for $.proxy should be updated to reflect …
- 11:22 AM Ticket #9678 (setInterval cleared by animation) closed by
- worksforme: Works for me in latest Chrome with jQuery Edge: …
- 11:10 AM Ticket #9678 (setInterval cleared by animation) created by
- In Google Chrome setInterval callback will not execute when preceded …
- 10:55 AM Ticket #9677 (Bug with replaceWith and document.write) closed by
- invalid: This is correct behavior as script tags created with jQuery will be …
- 10:34 AM Ticket #9677 (Bug with replaceWith and document.write) created by
- This piece of code replace all document. …
- 7:24 AM Ticket #9676 (.toggle() on IE7 returns to zoom:1, not zoom:0) created by
- jQuery versions affected: 1.6.1 and older Browser versions affected: …
- 6:25 AM Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) created by
- I'll start by noting that this is a very confusing bug, so my …
Note: See TracTimeline
for information about the timeline view.