Timeline
05/03/11:
- 22:08 Ticket #9077 (Live matches every object if given a context that matches the body.) created by
- I did a reduction here: http://jsbin.com/emiyu4/2/edit As far as I can …
- 21:19 Ticket #9076 (select drop down hover highlight resets on focus query in chrome) created by
- 1. jQuery: I've seen the bug in jQuery 1.6, 1.5.2 and 1.4.4. 2. Browser: …
- 20:05 Ticket #9074 (Cannot animate position and opacity at same time) created by
- Including both a position (left or top) and opacity properties in an …
- 19:27 Ticket #9073 (innerHTML failing on new elements) closed by
- invalid: jQuery doesn't have an innerHTML method but it does have an html method …
- 19:08 Ticket #9073 (innerHTML failing on new elements) created by
- The following fiddle works fine in 1.5.2 but fails in 1.6 …
- 19:03 Ticket #9072 (jQuery 1.6 Crashes IE 6) closed by
- fixed: Fix problem with appending multiple string arguments in IE 6. Fixes #9072. …
- 19:02 Changeset [bfad45fe4510db78a38170752ccc9c9efe5f38b6] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 19:01 Changeset [3cdffce19f8ce7a52b91f387872e3de804044f02] by
-
- build/release-notes.js
- 19:01 Ticket #8075 (nextUntil, prevUntil and parentsUntil should accept more then just ...) closed by
- fixed: Good point! Thanks JRSchild
- 18:49 Ticket #9071 ($('<option></option>').val('myValue') no longer sets value) closed by
- fixed: Fix setting value attributes on option elements. Fixes #9071. Changeset: …
- 18:48 Changeset [4ac2fdda2c26e9b64502b9ef50748427bed2f3c6] by
-
- src/attributes.js
- test/unit/attributes.js
- 18:46 Ticket #9068 (Bug with version 1.6 and jQuery UI Slider) closed by
- invalid: jQuery UI tickets belong in [ http://bugs.jqueryui.com the jQuery UI bug …
- 18:30 Ticket #9072 (jQuery 1.6 Crashes IE 6) created by
- Simple reproduce case: […] The bug is in this block: …
- 18:04 Ticket #9071 ($('<option></option>').val('myValue') no longer sets value) created by
- jQuery 1.6 is not setting the 'value' attribute of an <option> element …
- 17:48 Ticket #9069 (when hover over a child of an element, mouseleave fires when using live or ...) created by
- This works as expected in 1.5 and also in 1.6 if using bind instead. …
- 17:17 Ticket #9066 ($(element).data() breaks with camel case "data-" attributes) closed by
- invalid: According to the latest Element data-* attributes spec, all html …
- 17:15 Ticket #9068 (Bug with version 1.6 and jQuery UI Slider) created by
- With version 1.6, the jQuery UI slider do not work. I test it on all …
- 17:15 Ticket #9067 (.animate() array easing issue.) created by
- When attempting to perform an animation using: […] no transition …
- 17:13 Ticket #9065 (.show() adds "display:block" to <script>) closed by
- wontfix: That is the expected result. I recommend never calling show on a script …
- 16:58 Ticket #9066 ($(element).data() breaks with camel case "data-" attributes) created by
- It appears that the changes to $(element).data() have broken some existing …
- 16:41 Ticket #9055 (.add fails on an empty jQuery object) closed by
- wontfix: This is not a bug, it's the way .add has always worked. .add does *not* …
- 15:36 Ticket #9065 (.show() adds "display:block" to <script>) created by
- Which reveals contents of javascript in FF4, Opera11, Chrome. IE8 doesn't …
- 14:34 Ticket #9064 (IE9 Bug - getElementsByTagName) created by
- Details zum Fehler auf der Webseite Benutzer-Agent: Mozilla/4.0 …
- 13:55 Ticket #8740 (Has Attribute Selector fails on empty attributes on ie6/ie7/ff3.0) closed by
- duplicate
- 13:48 Ticket #9062 (is() returns false for empty attributes on IE) closed by
- duplicate
- 13:35 Ticket #9062 (is() returns false for empty attributes on IE) created by
- http://jsfiddle.net/JjtyQ/3/ Tested on IE 8 and Chrome 11
- 12:49 Milestone 1.6 completed
- 12:49 Milestone 1.5.3 completed
- 12:49 Milestone 1.5.2 completed
- 12:49 Milestone 1.5.1 completed
- 11:05 Ticket #9059 (Incorrect URL using $.ajax for GET with empty value in data) created by
- When using $.ajax and an undefined value s part of the data property, the …
- 08:10 Ticket #8907 (Infinite loop when passing form variable to AJAX from within that form's ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:02 Ticket #9055 (.add fails on an empty jQuery object) created by
- This is very simple, I create an empty jQuery object and I add DOM …
- 04:16 Ticket #9054 (jQuery failed to trigger the ready callback function on BlackBerry 4.6 web ...) created by
- To fix this I had to modify jQuery to check for a if a null value as …
05/02/11:
- 22:34 Ticket #9051 (Drop IE6 support) closed by
- wontfix: Thank you for your interest in jQuery! Unfortunately, dropping IE6 …
- 22:26 Ticket #9051 (Drop IE6 support) created by
- I strongly believe that at some point in the future, jQuery would benefit …
- 22:14 Changeset [6d2fd57f452398123f8edefa25eef8045d1b586e] by
-
- test/index.html
- 21:53 Changeset [ea24cd106b86dae2411e5b87c367f6ff5163aee8] by
-
- test/data/testrunner.js
- test/data/versioncheck.js
- test/index.built.html
- test/index.html
- 20:57 Ticket #7650 (Test suite should run against minified jQuery) closed by
- fixed: Add a test page for running the test suite against a fully built and …
- 20:56 Changeset [3dbd7b54de95aef238277dc52fe9112ff896f66c] by
-
- test/index.built.html
- 20:36 Changeset [89fd9dffad00c8a119c84de9a2453476643327a1] by
-
- build/post-compile.js
- 20:32 Changeset [f8a112f08e9349432cfa6bfc2da5d4275aceb11a] by
-
- build/post-compile.js
- 20:30 Ticket #9050 ($('#text').val() doesn't work) created by
- Hello. First of all, excuse my english. Second : when trying to use …
- 20:25 Changeset [f4b5d3fc51cfb2b62f182e88b85386b4456c080d] by
-
- build/lib/parse-js.js
- build/lib/process.js
- build/uglify.js
- 20:25 Changeset [c0d993903b789ec0cba040409a19d01bd65ad7e7] by
-
- build/release.js
- 18:45 Ticket #9049 (.filter is searching children in IE when html5 tags are used) closed by
- duplicate
- 17:50 Changeset [53f275034a8e7f6041ed14221ef89a1c1d8534d9] by
-
- version.txt
- 17:50 Changeset [eae7c4111ca0eb41f645f4b8708a76c9865b0206] by
-
- version.txt
- 17:31 Changeset [ca338dc749971ee2c16312027280f76b64b90838] by
-
- src/core.js
- 17:26 Ticket #8993 (jQuery.map( emptyNodeList ) enumerating properties.) closed by
- fixed: Make sure that empty nodelists continue to map properly. Fixes #8993. …
- 17:25 Changeset [6c449fd5df3e0ec50e893d055da9aea486e7d71c] by
-
- src/core.js
- test/unit/core.js
- 17:25 Ticket #8993 (jQuery.map( emptyNodeList ) enumerating properties.) reopened by
- 17:19 Ticket #9049 (.filter is searching children in IE when html5 tags are used) created by
- In internet explorer, the .filter method is incorrectly iterating over …
- 17:14 Ticket #8984 (jQuery doesn't parse html from string correctly!) closed by
- fixed: Change check for skipping the initial quickExpr RegExp check. Fixes #8984. …
- 17:14 Changeset [86aa764f0b7b659fbd8eec9333d22c3a79bdfcd5] by
-
- src/core.js
- test/unit/core.js
- 15:57 Ticket #9028 (IE8 crashes while loading 1.6rc1 if using body background image) closed by
- fixed: Set background to none on our mock body and remove its contents to avoid a …
- 15:57 Changeset [f1392d82089323ec9ef97b33909b960cc16c25b6] by
-
- src/support.js
- 15:07 Ticket #9046 ($(document).ready happens too soon in IE and causes Bing Map undefined ...) created by
- There seems to be an issue on pages that are based on ASP.NET Web Forms …
- 07:59 Ticket #8890 (blur() is not fired on Chrome and Safari when focus is removed.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:59 Ticket #3611 (Wrong codepage in URL (and in post data) when not UTF-8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:59 Ticket #2457 (fadeIn Effect causes text to loose TrueType in IE7, solution included) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:28 Ticket #9037 ($('blah').attr('onclick') return event in Firefox) closed by
- fixed: Will consistently return the attribute in jQuery 1.6.
- 02:22 Ticket #8985 (Animate fali with Forbidden error in IE domain set page) closed by
- invalid: The error in this ticket is caused by setting document.domain in IE, which …
- 02:18 Ticket #9037 ($('blah').attr('onclick') return event in Firefox) created by
- $('blah').attr('onclick') return event in Firefox and IE but in chrome …
- 02:08 Ticket #9036 ($(..).hide(XX) -- unexpected behavior for elem with either 0px width or ...) closed by
- wontfix: Hiding the overflow is required for animation to run smoothly. And …
- 01:50 Ticket #9000 (parseerror in jquery-1.5.1.min.js) closed by
- invalid: The problem is that you've set dataType to JSON. If you return a "simple" …
- 01:41 Ticket #8741 (.css("height") returns computed height) closed by
- duplicate
05/01/11:
- 21:20 Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) closed by
- fixed: Test for a colon in attribute names for IE6/7. Fixes #1591. Changeset: …
- 21:09 Changeset [24a8ffb3eae56345231931184891f25f6ce017cf] by
-
- src/attributes.js
- test/unit/attributes.js
- 06:39 Ticket #9036 ($(..).hide(XX) -- unexpected behavior for elem with either 0px width or ...) created by
- http://test.getify.com/test-jqhide-bug.html If an element either has a …
- 01:44 Ticket #9035 (Enhancement for remove and append) created by
- I think it would be great if I could do something like this: […] Which …
04/30/11:
- 19:54 Ticket #9025 (jQuery.map( array_like ) and bounding values) closed by
- duplicate: Further discussion of this issue should be in the forums. The meaning of …
- 19:36 Ticket #8995 (jQuery.map( iframejQuery() ) enumerating properties.) closed by
- invalid: Mixing versions of jQuery will break things as they should not be expected …
- 17:50 Ticket #9032 (questionmark "??" problem when ajax operation) closed by
- duplicate
- 17:49 Ticket #9033 (try{ } finally{ } error in IE8) created by
- Related #8478. Was trying to reopen it but that seems impossible. Still …
- 17:38 Ticket #9026 (bug in "inArray") closed by
- invalid: As you can see, in the _most recent_ version of the source, there is no …
- 17:30 Ticket #9027 (jQuery.map( jQuery() ) does not enumerates all method names.) closed by
- invalid: That is the correct behavior. map iterates through elements, not the …
- 16:48 Ticket #9032 (questionmark "??" problem when ajax operation) created by
- This problem is not closed. In version 1.5.2 persist If I try this code: …
- 14:49 Ticket #9022 (Negative eq() in IE does not return null) closed by
- worksforme: Thanks for the clarification, much appreciated. According to the api …
- 14:13 Ticket #9028 (IE8 crashes while loading 1.6rc1 if using body background image) created by
- Hi, I noticed my application crashing in IE8 after starting to use …
- 09:51 Ticket #9027 (jQuery.map( jQuery() ) does not enumerates all method names.) created by
- Test: http://jsfiddle.net/7jSF8/ Documentation: "Array-like objects, such …
- 09:10 Ticket #9026 (bug in "inArray") created by
- this function "$.inArray" does not work properly in IE, it returns …
- 08:02 Ticket #8883 (serializeArray fails with fieldsets in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:44 Ticket #9025 (jQuery.map( array_like ) and bounding values) created by
- Test: http://jsfiddle.net/YWeDX/
- 01:17 Ticket #9023 (jQuery.map( { length: 0 } )) closed by
- invalid: Consider the following: Array-like objects, such as jQuery collections, …
- 00:45 Ticket #9023 (jQuery.map( { length: 0 } )) created by
- IF { length: 3, 0: "a", 1: "b", 2: "c" } is array-like, then …
04/29/11:
- 23:33 Ticket #9022 (Negative eq() in IE does not return null) created by
- I found a problem in older IE browsers (pre-IE9) where using a ":eq(n)" …
- 20:43 Ticket #8993 (jQuery.map( emptyNodeList ) enumerating properties.) closed by
- invalid: jQuery does not have documented support for native DOM NodeLists
- 19:38 Ticket #9020 (tmpl() function does not populate href attribute in a tag in FF 3.6.16 ...) closed by
- invalid: According to the big red box displayed on the new tickets page: For …
- 19:25 Ticket #9020 (tmpl() function does not populate href attribute in a tag in FF 3.6.16 ...) created by
- I have tried to use tmpl() function and it seems that it does not populate …
- 18:59 Ticket #9019 (IE8: creating attribute class throws error) closed by
- invalid: wrap "class" in quotes.
- 16:31 Ticket #9019 (IE8: creating attribute class throws error) created by
- In IE8 I get an error while creating an element like this: […] This …
- 15:15 Ticket #9017 (Chrome Console Nested Filters Issue) closed by
- worksforme: Works for me http://jsfiddle.net/rwaldron/MTZQY/11/show/
- 15:05 Ticket #9011 (Allow $() to handle properly an array of jQuery objects as first argument) closed by
- wontfix: @xavierm02, ajpiano described plenty of good options and we're hesitant to …
- 14:36 Changeset [e2bace8fa129c2bf3fe5bd382a4b05d96e8cf245] by
-
- src/ajax.js
- src/attributes.js
- src/event.js
- test/unit/event.js
- 13:58 Ticket #9015 (Add the possibility of synchronous loading of external scripts) closed by
- invalid: script.async = false won't make the request synchronous in the $.ajax …
- 13:55 Ticket #9016 (.then() should return a new promise) closed by
- wontfix: Yes, pipe is what you need. I know we broke the Promises/A contract not …
- 13:53 Ticket #9017 (Chrome Console Nested Filters Issue) created by
- When I try and use nested filters in a CSS style selector in Chrome on my …
- 13:08 Ticket #9016 (.then() should return a new promise) created by
- other promise implementations return a new promise from .then(). that way, …
- 12:25 Ticket #9015 (Add the possibility of synchronous loading of external scripts) created by
- https://github.com/jquery/jquery/blob/master/src/ajax/script.js line 45: …
- 08:19 Ticket #9014 (Some attribute selectors with brackets don't work in IE7) created by
- Selectors such as input[name="field[0]"] do not work in Internet …
- 07:55 Ticket #8873 (IE memory leak in jquery support function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #8840 (Form Serialize) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #8826 (ALLOWTRANSPARENCY can be set in constructor but not using attr()..) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #8823 (parseJSON Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #8817 (Status of XMLHttpRequest object is not set to 0 (If any ajax request is ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #8816 (Google Chrome .height(), .innerHeight(), .outerHeight() sometimes return ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:26 Changeset [bf678fd9d6209f77a37b9dd29e7ea621cf3bd3f7] by
-
- src/ajax.js
- src/attributes.js
- src/event.js
- 01:15 Changeset [ca367674c1f741fef01780ba09431392be8a0e49] by
-
- src/event.js
- test/unit/event.js
04/28/11:
- 23:18 Changeset [e5f4ec846ceff3e97711e45e968f6cead5e9a674] by
-
- README.md
- 21:56 Changeset [ebf2faca1ef6894cc1150e5d1708423d07f4b49e] by
-
- README.md
- 21:36 Ticket #8935 (getJSON closure problem?) closed by
- worksforme: The issue with your code is that you were assuming the JSON/ajax request …
- 21:16 Ticket #9011 (Allow $() to handle properly an array of jQuery objects as first argument) created by
- Adding feature: $( [ $('<p></p>'), $('<span></span>') ] ); is now allowed …
- 21:12 Ticket #8986 (element.data() returns undefined for given key!) closed by
- worksforme: Closing as the original reporter is now clear on the actual behavior in …
- 20:36 Ticket #9008 (Consistent rspaces definitions) closed by
- fixed: Make cached rspaces regex definitions consistent. Fixes #9008 Changeset: …
- 20:31 Changeset [b8a9c2ba343f420ff6cce8100250d4e067fd300a] by
-
- test/data/testrunner.js
- 20:06 Changeset [57f56be04f18f25fbf313973c1d8ce685fa05d3e] by
-
- src/ajax.js
- src/event.js
- 19:56 Changeset [632cd6c4ba625ed1586b5c09140614ee3eef867f] by
-
- test/unit/css.js
- 19:32 Ticket #8991 (Add aliases to testrunner.js for equals and same) closed by
- fixed: Landing pull request 354. Adds QUnit Aliases to testrunner.js. Fixes …
- 19:28 Changeset [ebac797ac22225aeca4fad2658aae9b71670fec6] by
-
- test/data/testrunner.js
- 19:03 Ticket #9010 (:checkbox Fails in IE) created by
- Using ":checkbox" in IE (and not "input:checkbox) produces the following …
- 18:39 Ticket #9009 (jQuery 1.3.2. is thorwing an error in IE 9 browser) created by
- Due to some dependencies, we are using jQuery 1.3.2 version in our …
- 18:02 Ticket #9008 (Consistent rspaces definitions) created by
- Make cached rpaces regex definitions consistent
- 16:50 Ticket #9007 (Textarea value (via ".val()") differs from actual posted value (carriage ...) created by
- See Ticket #6876 for some background. When asked for the value of a …
- 16:11 Ticket #8998 (Starts With Selector does not work under IE7) closed by
- cantfix: The selector is working correctly. http://jsfiddle.net/timmywil/RbpUh/2/ …
- 15:53 Ticket #8997 (new attribute "form" (HTML5) is not supported, .attr('form') not working ...) closed by
- fixed: This is working properly in jQuery git. …
- 14:17 Ticket #9006 (Form validate) closed by
- invalid: Thanks for your time and interest in helping out with the jQuery project, …
- 14:12 Ticket #9005 (.live() breaks when using .add()) closed by
- wontfix: Thanks for taking the time to help out the jQuery project, but this is a …
- 14:04 Ticket #9006 (Form validate) created by
- How do I do to validate text´s elements into form. Using the validate´s …
- 14:02 Ticket #9005 (.live() breaks when using .add()) created by
- See example : http://jsfiddle.net/fNeNX/ Change: …
- 13:42 Ticket #9001 (TICKET 9001) closed by
- worksforme
- 12:56 Ticket #9001 (TICKET 9001) created by
- IT'S OVER NINE THOUSAND
- 10:33 Ticket #9000 (parseerror in jquery-1.5.1.min.js) created by
- When loading json with ajax, throws a parse error while the json format is …
- 09:40 Ticket #8999 (ajax bug in Opera 11) created by
- http://katalog.lg.ua/jquery_bug/index.html $.post("2.php", { notice: …
- 09:13 Ticket #8992 (I,m using slickgrid plugin but,when I drag the column width occur error ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. Unfortunately, we …
- 08:10 Ticket #8998 (Starts With Selector does not work under IE7) created by
- When trying to select a button based on onclick property IE7 fails to find …
- 07:50 Ticket #8997 (new attribute "form" (HTML5) is not supported, .attr('form') not working ...) created by
- $('form input').attr('form') will return DOM-object form, but not string …
- 07:43 Ticket #8867 (.load() and <script> tags doesnt work in any IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:27 Ticket #8996 (`defaultDisplay()` may return inaccurate results) created by
- https://github.com/jquery/jquery/blob/c0450f3c2aab7af902ccf4ba0537088fc26f0 …
- 07:08 Ticket #8995 (jQuery.map( iframejQuery() ) enumerating properties.) created by
- jQuery.map( iframejQuery() ) enumerating properties. Test: …
- 07:05 Ticket #8994 (Fix IE Throbber of Doom in `defaultDisplay()`) created by
- See http://bugs.jquery.com/ticket/8985#comment:2 and …
- 07:04 Ticket #8993 (jQuery.map( emptyNodeList ) enumerating properties.) created by
- Test: http://jsfiddle.net/LPcsZ/
- 06:52 Ticket #8992 (I,m using slickgrid plugin but,when I drag the column width occur error ...) created by
- I am using slickgrid plugin but,when I drag the column width it occur an …
04/27/11:
- 22:12 Ticket #8991 (Add aliases to testrunner.js for equals and same) created by
- QUnit will soon be dropping support for equals() and same(). Adding these …
- 20:33 Changeset [c0450f3c2aab7af902ccf4ba0537088fc26f065d] by
-
- test/unit/css.js
- 15:09 Ticket #8989 (IE9 Running Error (jquery 1.4.4,jquery 1.5.2)) created by
- (JQuery 1.4.4 or jQuery 1.5.2) running under the same code in IE8 and …
- 15:07 Ticket #8988 (function is not supported) created by
- elem.setAttribute is not a function jquery-1.6rc1.js Line 2198
- 10:42 Ticket #8987 (jQuery 1.5 statusText) closed by
- duplicate
- 10:39 Ticket #8970 (Ajax request across domain bug for IE since jQuery 1.5 (New)) closed by
- wontfix: Set jquery.support.cors to true and it'll work. Sorry about the mess-up …
- 09:36 Ticket #8987 (jQuery 1.5 statusText) created by
- jqXHR.statusText do not get from exactly text status from server response …
- 09:11 Ticket #8986 (element.data() returns undefined for given key!) created by
- Fiddle: http://jsfiddle.net/ZeSpD/ Description: Function …
- 09:04 Ticket #8985 (Animate fali with Forbidden error in IE domain set page) created by
- The jsfiddle.net has problem in create the testcase so I create the case …
- 08:34 Ticket #8984 (jQuery doesn't parse html from string correctly!) created by
- Fiddle: http://jsfiddle.net/FEK7F/4/ Description: When …
- 04:56 Changeset [b5772da08748edbf22d3a6134b1764a787231e8b] by
-
- build/release-notes.js
- build/release-notes.txt
- 03:33 Ticket #8983 (123) created by
- $(document).ready(function() { $('.box2').hide(); $('.box3').hide(); …
- 02:33 Ticket #8975 (Opera 11 and list selectors) closed by
- worksforme: Closing per OP findings
- 00:19 Ticket #8982 (bind("unload someOther") => on unload, handler is not executed only once.) created by
- Test: http://jsfiddle.net/sTf34/
04/26/11:
- 23:47 Ticket #8981 (Support for array of types in bind, unbind, live, die, delegate, ...) created by
- See discussion starting at …
- 20:23 Changeset [a8988e3cd13d1ffab4291ec9fcbd2f88b8e424a2] by
-
- build/release.js
- 20:22 Changeset [fd11df1ec477690e7b50c532d04d1781dac91284] by
-
- version.txt
- 20:21 Changeset [455edf197add9a9ea21ac7cf4266784a083c74ef] by
-
- version.txt
- 18:30 Ticket #8980 (Feature: jQuery.deserialize()) created by
- There exists methods to serialize data from a form into a URL-encoded …
- 17:34 Ticket #8979 (ajax 'data' arg stomped on by jQuery.extend()) closed by
- invalid: This is the exact, 100% correct behavior of $.extend
- 17:31 Ticket #8979 (ajax 'data' arg stomped on by jQuery.extend()) created by
- jQuery.ajax() merges the passed-in arguments with defaults previously …
- 14:46 Ticket #8977 (:checked attribute returning the first value, even after changes) closed by
- invalid: That is the correct behavior. This is something that was fixed in attr in …
- 14:08 Ticket #8978 (jQuery.support core style guide correction) closed by
- fixed: jQuery.support core style guide correction. Fixes #8978 Changeset: …
- 14:08 Changeset [742e15c638bc3872a43d4696f24c1fe8b1f2d99a] by
-
- src/support.js
- 13:45 Changeset [08f52d69bd4f048fb6d5f6c861a5655eec8be1b0] by
-
- src/support.js
- 13:37 Ticket #8978 (jQuery.support core style guide correction) created by
- Single quotes spotted. Fixin'
- 13:29 Ticket #7413 (Browser inconsistencies return of jQuery.isEmptyObject) closed by
- invalid: Best patch ever === no patch at all.
- 13:26 Ticket #8977 (:checked attribute returning the first value, even after changes) created by
- […]
- 12:06 Ticket #8976 (ajax function is not defined) closed by
- invalid: Sounds like your code, or the code of a plugin, is using an undocumented …
- 07:07 Ticket #8976 (ajax function is not defined) created by
- after updated 1.5.2 $.handleError is not a function So i replace it with …
- 06:50 Ticket #8975 (Opera 11 and list selectors) created by
- <div id="form"> <select name="AAA"><option value="111" …
- 05:18 Ticket #8974 (Warning : Unresponsive script) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. The warning message …
- 04:43 Ticket #8974 (Warning : Unresponsive script) created by
- I am encountering a jquery-script error. The error message is "Warning : …
- 02:12 Ticket #8972 (HIERARCHY_REQUEST_ERROR(3) appending XHTML DIV into XHTML DIV on IE) closed by
- invalid: Ok then. I looked into it a little more based on Dave's comment and if …
Note: See TracTimeline
for information about the timeline view.
