Timeline
07/06/11:
- 23:47 Ticket #9761 ($('title') is inconsistent) closed by
- duplicate: There is no need to use jQuery at all when document.title will do the …
- 20:41 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 with a …
- 19:20 Ticket #9761 ($('title') is inconsistent) created by
- The selector $('title') returns a DOMElement in all major browsers …
- 19:00 Ticket #9637 ($('[data-remote]').live doesn't work in Opera if data-remote attribute has ...) reopened by
- 18:02 Ticket #9760 (What is jQuery.it?) closed by
- invalid: Thanks for your time and interest in helping the jQuery project. …
- 17:35 Ticket #9760 (What is jQuery.it?) created by
- There seems to be a site floating around, often outranking jquery.com on …
- 13:39 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 is …
- 13:37 Ticket #9759 (jquery diaplog box - close icon sometimes hidden) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Issues …
- 13:26 Ticket #9759 (jquery diaplog box - close icon sometimes hidden) created by
- Hello: I am using dialog boxes with the default theme. Sometimes the …
- 12:52 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 put …
- 12:47 Ticket #9755 (checkbox enabling issue under IE) closed by
- invalid: Don't remove the disabled attribute. Instead set the disabled property …
- 12:42 Ticket #9753 (Setting option value (containing space) using append) closed by
- invalid: The value attribute needs to be quoted if it contains spaces.
- 12:20 Ticket #9758 (Invalid argument in IE7 and IE9 compatibility mode.) created by
- I have this code in my project: div.animate( { maxHeight: newMaxHeight + …
- 12:14 Ticket #9757 (ajaxPrefilter) created by
- When you use object for your data in an ajax request and want to add more …
- 11:55 Ticket #9756 (Object Property Error while using jquery.validate.js in Internet Explorer ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! Unfortunately, we're …
- 10:16 Ticket #9756 (Object Property Error while using jquery.validate.js in Internet Explorer ...) created by
- I.E Error Line: 45 Error: Object doesn't support this property or method …
- 08:04 Ticket #9637 ($('[data-remote]').live doesn't work in Opera if data-remote attribute has ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:04 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 …
- 08:04 Ticket #9629 (Cloning a radio button) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:34 Ticket #9755 (checkbox enabling issue under IE) created by
- Hello, I have a page in which there are several checkboxes. They can be …
- 06:16 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 = …
- 05:33 Ticket #9753 (Setting option value (containing space) using append) created by
- Appending new option using below code […] generates wrong HTML […]
- 03:50 Ticket #9750 (jQuery.map( arguments, fn ) can fail in Safari) reopened by
- Reopening for further discussion
- 03:17 Ticket #9752 (Cannot access class names if class property contains a Non-Breaking Space ...) closed by
- invalid: The browsers seem to agree that is not valid to do that, for example if …
- 01:55 Ticket #9752 (Cannot access class names if class property contains a Non-Breaking Space ...) created by
- If a class property has a " " in it as the first character jQuery …
07/05/11:
- 23:02 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. It …
- 22:44 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 using …
- 22:40 Ticket #9751 (.attr('class') returns undefined instead of blank) created by
- In previous versions, calling .attr('class') on an element with no class …
- 21:58 Ticket #9750 (jQuery.map( arguments, fn ) can fail in Safari) created by
- The "isArray" heuristic looks at elems[ 0 ] and `elems[ elems.length - 1 …
- 21:42 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 well …
- 20:15 Ticket #9747 (:first selector behaves inconsistently in chained find() invocations) closed by
- invalid: I reduced your test even further and there is nothing inconsistent about …
- 19:33 Ticket #9748 (Use msRequestAnimationFrame in jQuery.fx) closed by
- duplicate
- 19:29 Ticket #9748 (Use msRequestAnimationFrame in jQuery.fx) created by
- IE 10 Platform Preview 2 adds support for msRequestAnimationFrame.
- 18:47 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.5.2, …
- 17:49 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: 1. …
- 13:44 Ticket #9745 (IE8 fx.step._default method causes "Invalid argument" error) created by
- Line 8498 triggers an error under certain conditions in IE8 only (works in …
- 13:44 Ticket #9744 (Selector :checkbox in IE8 problems) closed by
- worksforme: Nevermind, I created it and this cannot be reproduced as described. …
- 13:28 Ticket #9743 (jquery popup problem under IE9) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 12:49 Ticket #9744 (Selector :checkbox in IE8 problems) created by
- Using :checkbox selector combined with a table element gives an error …
- 12:15 Ticket #9743 (jquery popup problem under IE9) created by
- Hi, i am trying to use jquery with IE9 but i am getting strange errors(i …
- 08:30 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') The …
- 07:48 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 …
- 07:48 Ticket #9620 (Events Exception on IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:57 Ticket #9741 (Problems with AJAX loaded checkboxes, using ...) created by
- There is a problem with AJAX loaded checkboxes. And when I'm bind them …
- 03:25 Ticket #9425 ($.isWindow() is easily wrong.) closed by
- wontfix: +1
07/04/11:
- 23:42 Ticket #9735 (HTML5 details open attribute undefined) closed by
- duplicate
- 23:01 Ticket #9740 (Keyboard focus is not retained) closed by
- invalid: That is the result of superfish's delay option. See here: …
- 20:33 Ticket #9740 (Keyboard focus is not retained) created by
- When attemtping to upgrade jQuery 1.5 and above, I get an issue where I …
- 14:28 Ticket #9736 (better load) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! Adding …
- 14:02 Ticket #9739 (show function is not working in jquery1.5) created by
- $("#edit_actions").show();--> this is the code that i am using but that …
- 12:22 Ticket #9738 (Scrolling in the TableSorter is not working with assiginig tbody styles to ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! Unfortunately, we …
- 09:15 Ticket #9738 (Scrolling in the TableSorter is not working with assiginig tbody styles to ...) created by
- Hi i am using a table sorter and the data to the table sorter dynamically …
- 08:14 Ticket #9737 (How to receive the response correctly) created by
- my jquery function executes before the response is received. This is the …
- 04:01 Ticket #9736 (better load) created by
- please, implement variation of $(elem).load (url, data, complete) …
- 01:47 Ticket #9735 (HTML5 details open attribute undefined) created by
- When you set the open attribute on a details element either to true or …
07/03/11:
- 18:49 Ticket #9732 (Add post example to serialize() docs) closed by
- wontfix: This is included in the documentation for …
- 18:49 Ticket #9734 (":enabled" works in Firefox but not in IE7) created by
- In IE7, the whole body background changed the color. […]
- 17:43 Ticket #9733 (Inproper performance of .slideDown()) created by
- Tested: IE8+ CHROME Occur in jQuery 1.2.2+ ( even in current version, …
- 07:49 Ticket #9614 (.animate() error in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:58 Ticket #9732 (Add post example to serialize() docs) created by
- This is regarding the serialize() docs. http://api.jquery.com/serialize/ …
07/02/11:
- 19:12 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 table …
- 19:10 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 data …
- 19:06 Ticket #9731 (Extend :contains() selector on input fields.) closed by
- wontfix: The jQuery team has decided to encourage convergence towards the standard …
- 18:25 Ticket #9731 (Extend :contains() selector on input fields.) created by
- jQuery should be able to select input fields that contains a dynamic value …
- 09:19 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 removeData …
- 08:05 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 …
- 07:02 Ticket #9729 (selector bug in google chrome & firefox) created by
- HTML code: <table> <form> <tr> <td> …
- 03:41 Ticket #9725 (Undefined response with multiple find()s on the same object) closed by
- worksforme: Works fine: http://jsfiddle.net/rwaldron/bwUFD/
07/01/11:
- 22:07 Ticket #9727 ($.animate() cannot animate fontSize as documented) created by
- In the documentation here: http://api.jquery.com/animate/ It shows that …
- 15:58 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). Say I …
- 14:15 Ticket #9720 (BUG - Plugins/Validation/Methods/date) closed by
- invalid: Issues with the validation plugin should be filed here: …
- 14:11 Ticket #9718 (IE Bug in try..catch..finally) closed by
- duplicate
- 14:11 Ticket #9033 (try{ } finally{ } error in IE8) reopened by
- Fix was reverted, but I hear jaubourg has a fix for this when $.Callbacks …
- 13:47 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 due to …
- 13:19 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 bug …
- 12:00 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, then …
- 11:23 Ticket #9721 (BUG - Plugins/Validation/Methods/date) closed by
- duplicate
- 10:13 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 …
- 10:00 Ticket #9722 (Single Bird (remote) does not list correct data.) created by
- Hi, in demo page: http://jquery.bassistance.de/autocomplete/demo/ If I …
- 08:02 Ticket #9604 (Downgrade IE performance) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:38 Ticket #9721 (BUG - Plugins/Validation/Methods/date) created by
- Try this url in Google Chrome: …
- 05:11 Ticket #9720 (BUG - Plugins/Validation/Methods/date) created by
- Try this url in Google Chrome: …
- 04:36 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 …
- 02:09 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 …
- 00:24 Ticket #9717 (IE10PP2 supports requestionAnimationFrame) created by
- IE10PP2 has added support for rAF. Created pull request that updates …
- 00:19 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. …
- 00:19 Ticket #9682 (Ajax retry fetches the wrong URL) closed by
- fixed: Fixes #9682. Removes data from the options for request with no content so …
- 00:19 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 the …
- 00:18 Changeset [e6f8951983b8ce1af8986651fd412f9e569504c6] by
-
- src/ajax.js
- 00:16 Ticket #9658 ($.ajax should not prepend & to query string data when joining it to a url ...) closed by
- invalid: If you put the question mark in your url, then ajax has to append the …
- 00:11 Changeset [e83fcdcb02d676d91d764a58f7e8d2eb1c95de69] by
-
- src/ajax.js
- test/unit/ajax.js
06/30/11:
- 23:51 Changeset [139135a98aab1c422e5ae05b026535a40d58328f] by
-
- src/deferred.js
- test/unit/deferred.js
- 22:16 Changeset [5b92a5f5eccf69d480c11dbd2870f8161ae0441b] by
-
- src/ajax.js
- 21:08 Ticket #9716 (Uncaught TypeError: Cannot read property 'length' of undefined :: ...) created by
- The code breaks if object is undefined and therefore doesn't have a …
- 20:52 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 …
- 20:31 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 question …
- 20:14 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"> …
- 18:17 Changeset [e2ab2ba1d51b47f90fd8022e500ea3df563e7d74] by
-
- version.txt
- 18:16 Changeset [aa6f8c8cd399d50e91dc0a3634395b6ebf54b209] by
-
- version.txt
- 15:58 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 …
- 13:40 Ticket #9641 (toggleClass failed on element with id set.) closed by
- invalid: CSS rules with ids receive more precedence than those with classes. If …
- 13:30 Ticket #9711 (Animation delayed until tab/window has focus) closed by
- duplicate
- 13:21 Ticket #9712 (trim function not working in jquery 1.5) closed by
- invalid: The correct syntax is $.trim( response )
- 12:07 Ticket #9712 (trim function not working in jquery 1.5) created by
- when get method returns the response trim function does not seem to work …
- 10:42 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 focus …
- 09:45 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 on …
- 09:35 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 …
- 09:07 Ticket #9710 (jquery.browser.version fail in Firefox 4.0) created by
- While in Firefox 5.0 jquery.browser.version return a correct value, …
- 07:48 Ticket #9592 (Error at line 8498) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #9588 (appendTo behaves differently from append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:10 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), …
- 05:26 Ticket #9708 (jquery plugin search) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! The plugin site is …
- 05:00 Milestone 1.6.2 completed
- 03:11 Ticket #9708 (jquery plugin search) created by
- The plugin search form does not work correctly. I was searching for …
- 00:42 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 …
- 00:18 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 …
- 00:10 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 handlers. …
06/29/11:
- 23:26 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 …
- 22:31 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: […] …
- 22:13 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 1.5, …
- 21:19 Ticket #9701 (v1.6.1 google closure compile warnings) closed by
- wontfix: jQuery previously used Google Closure Compiler and have since switched to …
- 21:17 Ticket #9700 (REMOVEDATA() VIA AN OBJECT WITH HYPHENATED KEYS DOESN'T DELETE THE DATA) closed by
- duplicate: rude.
- 21:17 Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) closed by
- duplicate
- 21:16 Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) reopened by
- 20:37 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: …
- 19:48 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 …
- 19:31 Ticket #7818 (META: Define validity of plain JS objects for jQuery() and its methods) closed by
- fixed
- 19:00 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 core …
- 18:50 Ticket #9500 ($('html, body').removeAttr('style') fails in Webkit browsers.) closed by
- duplicate: removeAttribute('style') even without this overflow conversion has …
- 15:30 Ticket #8744 (.ajax() jsonp requests are not handled correctly when hitting timeout) reopened by
- 14:58 Ticket #9699 (removeAttr('style') does not consistently remove the style attribute in ...) created by
- 1. $('#item').css('visibility', 'hidden'); 2. …
- 14:53 Ticket #9698 (Core Style Cleanup) created by
- I spent last night and this morning doing a complete code style sweep of …
- 13:50 Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) closed by
- cantfix: Thanks for looking into it.
- 13:46 Ticket #9693 (Inconsistency of document and code for .toggleClass) closed by
- fixed: Thank you! docs updated: http://api.jquery.com/toggleClass/
- 13:19 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 point …
- 12:24 Ticket #9695 (don't know where to ask) closed by
- worksforme: All of that information can be found @ blog.jquery.com
- 12:23 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"> …
- 12:23 Ticket #9696 (requestAnimationFrame throws error in Firefox when animation is running ...) created by
- firefox will throw: "attempt to run compile-and-go script on a cleared …
- 12:10 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 …
- 11:49 Ticket #9694 (IE9 issue with .animate()) created by
- Effects all versions of JQuery i have tested up to 1.6.1 When animating …
- 09:50 Ticket #9693 (Inconsistency of document and code for .toggleClass) created by
- In document, it said .toggleClass( function(index, class), [switch] ) …
- 08:27 Ticket #9692 (bug about function addclass) created by
- in 1.6.2rc1 if setClass like "myclassname1" if i want …
- 07:53 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 …
- 07:53 Ticket #9576 (removeAttr("disabled") on IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:34 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 #7328 …
- 01:02 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 or …
Note: See TracTimeline
for information about the timeline view.
