Timeline
Jul 6, 2011:
- 10:47 PM Ticket #9764 (compatability - attr("ownerDocument")) created by
- in jQuery 1.6.2 .attr("ownerDocument") always return undefined; while …
- 9:01 PM Ticket #9763 (getJSON() doesn't execute callback function when formatted certain ways) created by
- This doesn't work: $.getJSON("ForgotYourPassword.php", …
- 7:47 PM Ticket #9761 ($('title') is inconsistent) closed by
- duplicate: There is no need to use jQuery at all when
document.title
will do … - 4:41 PM Ticket #9762 (.serialize() not serializing checkboxes within a form formatted with a ...) created by
- This concerns .serialize() method used on a form that is formatted …
- 3:20 PM Ticket #9761 ($('title') is inconsistent) created by
- The selector $('title') returns a DOMElement in all major browsers …
- 3:00 PM Ticket #9637 ($('[data-remote]').live doesn't work in Opera if data-remote attribute ...) reopened by
- 2:02 PM Ticket #9760 (What is jQuery.it?) closed by
- invalid: Thanks for your time and interest in helping the jQuery project. …
- 1:35 PM Ticket #9760 (What is jQuery.it?) created by
- There seems to be a site floating around, often outranking jquery.com …
- 9:39 AM Ticket #9746 (domManip incorrectly adds "?_=NNNN" to passed <script>s) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! This …
- 9:37 AM Ticket #9759 (jquery diaplog box - close icon sometimes hidden) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Issues …
- 9:26 AM Ticket #9759 (jquery diaplog box - close icon sometimes hidden) created by
- Hello: I am using dialog boxes with the default theme. Sometimes the …
- 8:52 AM Ticket #9754 (bug o.attr("nodeName") IE is BODY, Google\Chrome is undefined) closed by
- invalid: There is no *nodeName* attribute on the body tag unless one has been …
- 8:47 AM Ticket #9755 (checkbox enabling issue under IE) closed by
- invalid: Don't remove the
disabled
attribute. Instead set thedisabled
… - 8:42 AM Ticket #9753 (Setting option value (containing space) using append) closed by
- invalid: The
value
attribute needs to be quoted if it contains spaces. - 8:20 AM Ticket #9758 (Invalid argument in IE7 and IE9 compatibility mode.) created by
- I have this code in my project: div.animate( { maxHeight: …
- 8:14 AM Ticket #9757 (ajaxPrefilter) created by
- When you use object for your data in an ajax request and want to add …
- 7:55 AM Ticket #9756 (Object Property Error while using jquery.validate.js in Internet ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! Unfortunately, …
- 6:16 AM Ticket #9756 (Object Property Error while using jquery.validate.js in Internet ...) created by
- I.E Error Line: 45 Error: Object doesn't support this property or …
- 4:04 AM Ticket #9637 ($('[data-remote]').live doesn't work in Opera if data-remote attribute ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:04 AM Ticket #9635 (Trable, when selector XML wich have the prefix) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:04 AM Ticket #9629 (Cloning a radio button) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:34 AM Ticket #9755 (checkbox enabling issue under IE) created by
- Hello, I have a page in which there are several checkboxes. They can …
- 2:16 AM Ticket #9754 (bug o.attr("nodeName") IE is BODY, Google\Chrome is undefined) created by
- <html> <body> <script src=jquery-1.6.2.js></script> <script> var o = …
- 1:33 AM Ticket #9753 (Setting option value (containing space) using append) created by
- Appending new option using below code […] generates wrong HTML […]
Jul 5, 2011:
- 11:50 PM Ticket #9750 (jQuery.map( arguments, fn ) can fail in Safari) reopened by
- Reopening for further discussion
- 11:17 PM Ticket #9752 (Cannot access class names if class property contains a Non-Breaking ...) closed by
- invalid: The browsers seem to agree that is not valid to do that, for example …
- 9:55 PM Ticket #9752 (Cannot access class names if class property contains a Non-Breaking ...) created by
- If a class property has a " " in it as the first character jQuery …
- 7:02 PM Ticket #9751 (.attr('class') returns undefined instead of blank) closed by
- invalid: This is due to a fix in attr in 1.6 as that is the intended behavior. …
- 6:44 PM Ticket #9750 (jQuery.map( arguments, fn ) can fail in Safari) closed by
- wontfix: Without arguing the semantics of jQuery.map's first argument, you're …
- 6:40 PM Ticket #9751 (.attr('class') returns undefined instead of blank) created by
- In previous versions, calling .attr('class') on an element with no …
- 5:58 PM Ticket #9750 (jQuery.map( arguments, fn ) can fail in Safari) created by
- The "isArray" heuristic looks at
elems[ 0 ]
and `elems[ elems.length … - 5:42 PM Ticket #9749 (SlideUp + jquery.color not works with chrome) created by
- Hi all i've trying to make a slideup animaiton with jquery, it works …
- 4:15 PM Ticket #9747 (:first selector behaves inconsistently in chained find() invocations) closed by
- invalid: I reduced your test even further and there is nothing inconsistent …
- 3:33 PM Ticket #9748 (Use msRequestAnimationFrame in jQuery.fx) closed by
- duplicate
- 3:29 PM Ticket #9748 (Use msRequestAnimationFrame in jQuery.fx) created by
- IE 10 Platform Preview 2 adds support for msRequestAnimationFrame.
- 2:47 PM Ticket #9747 (:first selector behaves inconsistently in chained find() invocations) created by
- Affects every version of jQuery that I tested: 1.2.6, 1.3.2, 1.4.4, …
- 1:49 PM Ticket #9746 (domManip incorrectly adds "?_=NNNN" to passed <script>s) created by
- Tested in Firefox 5 on Linux with jQuery 1.6.1. Steps to reproduce: …
- 9:44 AM Ticket #9745 (IE8 fx.step._default method causes "Invalid argument" error) created by
- Line 8498 triggers an error under certain conditions in IE8 only …
- 9:44 AM Ticket #9744 (Selector :checkbox in IE8 problems) closed by
- worksforme: Nevermind, I created it and this cannot be reproduced as described. …
- 9:28 AM Ticket #9743 (jquery popup problem under IE9) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 8:49 AM Ticket #9744 (Selector :checkbox in IE8 problems) created by
- Using :checkbox selector combined with a table element gives an error …
- 8:15 AM Ticket #9743 (jquery popup problem under IE9) created by
- Hi, i am trying to use jquery with IE9 but i am getting strange …
- 4:30 AM Ticket #9742 (:selected selector doesn't work with form attribute selector) created by
- The following code works in 1.6.2: $('form select option:selected') …
- 3:48 AM Ticket #9622 (Script doesn't work in SOME browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #9620 (Events Exception on IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:57 AM Ticket #9741 (Problems with AJAX loaded checkboxes, using ...) created by
- There is a problem with AJAX loaded checkboxes. And when I'm bind them …
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 …
Note: See TracTimeline
for information about the timeline view.