Timeline
11/09/10:
- 23:59 Ticket #5091 (Attribute type of "multiple" in chrome/safari/firefox) closed by
- wontfix: multiple="True" is not a valid attribute on input type="text", nor is …
- 23:36 Changeset [49f088f2db21816f4b453ab4a22442ac031ab9bd] by
-
- src/attributes.js
- 23:20 Changeset [8f2667f4c09d14de413cac1e3c5fc5783521b0e0] by
-
- src/effects.js
- 23:06 Changeset [118c8c4600b62d6de2b0248ae27626da74dcf5b2] by
-
- src/effects.js
- test/unit/effects.js
- 21:50 Ticket #7452 (Next Adjacent/Sibling Selectors no longer work without "prev" element) created by
- Using the next selectors ([ http://api.jquery.com/next-adjacent-Selector/ …
- 21:31 Changeset [e2d0671f4c260f2bd97fe76269188d5d6fc19dcd] by
-
- test/unit/attributes.js
- 21:18 Ticket #7449 (element hidden external to DOM doesnt show (once appended)) closed by
- worksforme
- 21:14 Changeset [fc563cc42a4cf9b8d717f1fa4f397e76a132d90a] by
-
- src/core.js
- test/unit/core.js
- 20:52 Changeset [a64dc0405064d68c7b7cd0f0fc8ea60086cbcd21] by
-
- src/attributes.js
- test/unit/attributes.js
- 20:51 Ticket #7451 ($(document) cannot fetch attributes on document object) closed by
- fixed: Remove conditional that prevents attr from working on non-Element nodes. …
- 20:49 Changeset [d1a88b2e588ff9ed5b41396152e936012210d225] by
-
- src/ajax.js
- src/core.js
- test/unit/ajax.js
- test/unit/selector.js
- 20:09 Ticket #7448 ('animate' doesn't work for 'background-position' property in IE6-7) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. If you want to …
- 19:34 Ticket #7450 (Animate with left position below -10000px is buggy - inserts an animate to ...) closed by
- duplicate
- 19:03 Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in 1.4.3 ...) closed by
- fixed: Ensure that unquoted attribute selectors are quoted (allowing them to go …
- 19:03 Changeset [b0e1e83aa987279dcdb81112ec942c161111be17] by
-
- test/unit/selector.js
- 18:44 Ticket #7352 (Appending iframe on "ready" causes re-trigger of "ready") closed by
- fixed: Make sure that if an additional load event is triggered (such as an iframe …
- 18:44 Changeset [983548f8ebc3fcd1bb4600bc4b740cb8a5d4c48b] by
-
- src/core.js
- 17:41 Ticket #7422 (Ajax abort() regression for IE in jQuery 1.4.3 (through 1.4.4rc2)) closed by
- fixed: Pulled in.
- 17:40 Changeset [aa743969763bde258fd16979c7205605ac6eae0f] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- …
- 17:13 Changeset [a42f7a2590ea21dbe8eb1e11f927a952bdd30c1e] by
-
- test/unit/selector.js
- 17:02 Ticket #7451 ($(document) cannot fetch attributes on document object) created by
- I think this is a regression (1.4.2 is ok) […] Tested on chromium …
- 16:33 Ticket #7450 (Animate with left position below -10000px is buggy - inserts an animate to ...) created by
- Test the code below and go beyond the 100th block with the right arrow. An …
- 16:09 Changeset [fb48ae8e6cca25fd29ef2b1eb23e9efa7b0eef7c] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- …
- 15:41 Ticket #7449 (element hidden external to DOM doesnt show (once appended)) created by
- When an element is created out of the DOM and it's hidden then it does not …
- 15:37 Ticket #7418 (JsonP not removing script tag when call completed) closed by
- worksforme: I've re-assessed this issue and I'm confident the issue is in fact …
- 15:34 Changeset [b5b3c73db3e4e615e504cd0af08ff6842b104542] by
-
- src/event.js
- src/manipulation.js
- 14:13 Ticket #7448 ('animate' doesn't work for 'background-position' property in IE6-7) created by
- Since I switched to jquery-1.4.3 the following code stopped working in …
- 13:23 Ticket #7447 (wrap block with jquery $(function(){}) causes double execution) closed by
- duplicate
- 13:00 Ticket #7447 (wrap block with jquery $(function(){}) causes double execution) created by
- if you havs <script> block inside some <div>, and this <script> block …
- 08:07 Ticket #7446 (prepend and prependTo methods not accurate as method descriptors) closed by
- wontfix: Ajax isn’t a “word in any real dictionary” either. Deal with it. …
- 08:01 Ticket #7446 (prepend and prependTo methods not accurate as method descriptors) created by
- "Prepend" isn't a word in any real dictionary, it is jargon. Should …
- 07:55 Ticket #6591 (":enabled" pseudo-selector is wrong) closed by
- duplicate: Workaround: Use
- 07:52 Ticket #4913 (Safari multiple class select fail on disconnected elements) closed by
- worksforme: test case
- 03:24 Ticket #7445 (attribute selector not support attribute name with '$') closed by
- invalid: Thanks for the report but this is not a jQuery bug. $sw is not valid in …
- 03:22 Ticket #6264 (.submit() silently fails if the form has a <input name="submit">) closed by
- duplicate
- 03:16 Ticket #7445 (attribute selector not support attribute name with '$') created by
- I did get the result i wanted when i using selector 'p[ $sw="sw"] 。 i …
- 03:13 Ticket #4416 ($(window).height() does not work on Nokia 5800) closed by
- worksforme: Only S60 v5.0 is supported by jQuery. This should be fixed as of 1.4.3; …
- 03:10 Ticket #6109 (Event rises at its binding in IE.) closed by
- duplicate
- 03:07 Ticket #7400 (Setting CSS opacity in IE to an element showing PNG image with partially ...) closed by
- duplicate
11/08/10:
- 23:06 Ticket #7444 (Submitting form with "Enter" instead of button click on ie8 or ie7 ...) created by
- Run the following using ie8 and you will see the event triggered twice. …
- 22:39 Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait timeout ...) closed by
- wontfix
- 21:40 Ticket #7443 (Make .text()/.val() interchangable) created by
- Right now there is a lot of confusion over when to use .text() or .val(). …
- 21:35 Ticket #5284 (mootools conflict with getElementsByClassName) closed by
- duplicate
- 21:09 Ticket #7442 (slideDown/slideUp "jump" when surrounding elements are margin collapsing) created by
- Whenever you use slideDown("slow") on any object, the animation, instead …
- 20:50 Ticket #7441 (Add .disable() and .check() methods) created by
- These would be very useful (a quick map on top of .attr() and also for …
- 20:13 Ticket #7440 (Can't bind global Ajax events to window object) created by
- I can't seem to bind global Ajax events like ajaxSuccess to the window …
- 20:11 Ticket #7439 (Links not visited in IE with ajax) closed by
- duplicate
- 20:11 Ticket #7439 (Links not visited in IE with ajax) reopened by
- 20:08 Ticket #7437 (Attribute Not Starts With Selector [name^!="value"]) closed by
- wontfix: This can be achieved already. Please look: …
- 19:58 Ticket #7439 (Links not visited in IE with ajax) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. The same behaviour …
- 19:44 Ticket #7438 ($(select).val('') sets last blank as selectedIndex AND $(select).val('') ...) closed by
- invalid: Invalid as per boushley’s comments.
- 19:03 Ticket #7439 (Links not visited in IE with ajax) created by
- In jquery, when you dynamically create links in a page whose href points …
- 19:01 Ticket #7438 ($(select).val('') sets last blank as selectedIndex AND $(select).val('') ...) created by
- http://jsfiddle.net/ju8pz/ For both select boxes, first option should be …
- 17:45 Ticket #7437 (Attribute Not Starts With Selector [name^!="value"]) created by
- Add the possibilities to add the ! to starts and end selector. == …
- 17:20 Ticket #7436 (jqueryContext: Enable jQuery functions in iframes without loading jQuery ...) closed by
- wontfix: I recommend writing a plugin, writing docs for your plugin's api, writing …
- 17:17 Ticket #7435 (Firefox title attribute (tooltips) stop working when returning False from ...) closed by
- invalid: It's not a bug at all, it just takes a few seconds to appear.
- 16:44 Ticket #7436 (jqueryContext: Enable jQuery functions in iframes without loading jQuery ...) created by
- On a recent project I'm working on (not published yet, sorry) I use …
- 16:33 Ticket #3299 (Memory leaks when using opacity on overlay for a dialog) closed by
- invalid: Closing as invalid. This is the bug tracker for jQuery bugs only, not …
- 15:39 Ticket #7435 (Firefox title attribute (tooltips) stop working when returning False from ...) created by
- Please refer to http://jsfiddle.net/QHuxh/ for an example demonstrating …
- 14:56 Ticket #7432 (.undelegate() doesnt clear up properly) closed by
- worksforme: As mentioned, the test case you provided was linking to jQuery 1.4.2 and …
- 14:53 Ticket #7430 (about parentsUntil()) closed by
- invalid: I believe that Jitter has covered the main issues in this ticket. Namely …
- 14:26 Ticket #7434 (Add execute() to jQuery core) created by
- I think there should be a jQuery function similar to .globalEval(), but …
- 12:34 Ticket #7433 (Web site error) created by
- Hello, Nothing important but... http://forum.jquery.com/search/%22%3E …
- 10:18 Ticket #7432 (.undelegate() doesnt clear up properly) created by
- Found this while delegating and undelegating alot - it appears there is …
- 08:53 Ticket #7431 (IE8 find() and parents() bug.) created by
- This code […] returns "Object doesn't support this property or method" …
- 08:47 Ticket #7430 (about parentsUntil()) created by
- something wrong with this function, e.g. I got a DOM like this <div …
- 07:25 Ticket #5911 (jQuery 1.4 won't load in a non-HTML document) closed by
- worksforme: I've just tested your SVG code with embedded jQuery using 1.4.3 and this …
- 07:19 Ticket #5682 (mouseenter/mouseleave from or to a scrollbar cause error in Firefox) closed by
- invalid: Closing as this bug has been confirmed by the submitting user as being a …
- 07:11 Ticket #4351 (INVALID_NODE_TYPE_ERR Uncaught exception / Selector engine) closed by
- worksforme: Testing this bug with jQuery 1.4.4 RC2, Chrome (7) appears to behave in …
- 07:07 Ticket #4228 (class selector regression in xhtml in firefox) closed by
- worksforme: This appears to be working fine now with jQuery 1.4.4 RC2 …
- 07:04 Ticket #4711 (Webkit: find with colon ":" in search returns incorrect results) closed by
- invalid: Please note that for any special characters you wish to use in selectors …
- 07:01 Ticket #5146 (RegExp.leftContext and FF3.0.x) closed by
- fixed: Having reviewed the latest version of jQuery (1.4.4 RC2), I can't seem to …
11/07/10:
- 21:27 Ticket #3968 (ID-based lookup much slower on large pages) closed by
- worksforme: 1.4 includes a shortcut for ID lookups, so this should no longer be an …
- 21:15 Ticket #7122 (Dynamic links aren't displayed as visited in IE 8 and IE 7) closed by
- invalid: This is not a bug. Those web sites all perform 301 redirects to add www to …
- 19:52 Ticket #7399 (Animate Padding to Zero) closed by
- invalid: I have updated the .animate documentation to match the .css …
- 19:46 Ticket #7429 ($('#myId') returns an array) closed by
- invalid: Thanks for the report, but this is not a bug. jQuery functions return …
- 18:24 Ticket #7429 ($('#myId') returns an array) created by
- $('#myId') returns an array. It's totally illogical. I'm asking for a …
- 15:25 Ticket #4895 (div.style is undefined when loading jQuery as a result of XSLT) closed by
- duplicate
- 15:17 Ticket #7408 (Attribute selector in "is" not working in firefox) closed by
- duplicate
- 15:13 Ticket #7428 (Custom Ajax Headers should not require explicit type (GET|POST)) created by
- This was a byproduct of: http://bugs.jquery.com/ticket/7424 End developer …
- 15:10 Ticket #7424 (setRequestHeader IE) closed by
- worksforme
- 15:03 Ticket #7427 (chrome viewport height changes depending on document length) closed by
- worksforme: This bug does not exist with jQuery 1.4.4rc2 …
- 14:56 Ticket #7426 (Conflict with Prototype.js caused by early exposure of global variables) closed by
- duplicate
- 13:48 Ticket #7427 (chrome viewport height changes depending on document length) created by
- Google Chrome: 7.0.517.44 jQuery: 1.4.2 Ubuntu: 10.4 The viewport height …
- 13:00 Ticket #7426 (Conflict with Prototype.js caused by early exposure of global variables) created by
- Open http://prototypejs.org/ in google chrome, copy and paste content from …
- 08:52 Ticket #7425 (Mobile) created by
- jq dont work on mobile
- 08:01 Ticket #7424 (setRequestHeader IE) created by
- Hi there again. I'm afraid last time my ticket was handled as spam... I'm …
- 02:15 Ticket #5264 (embed tags do not work anymore in IE6 with current nightly build) closed by
- invalid
- 00:31 Ticket #7216 ([Regression] $('input[value=]').live('change', ...) does not work in 1.4.3 ...) reopened by
- Changing the docs isn't a sufficient fix for this problem, especially for …
- 00:25 Ticket #2551 (val() failed after reset form in ie6/ie7) closed by
- worksforme: This bug no longer exists Tested in IE6 & 7 …
11/06/10:
- 23:59 Ticket #7423 (`val` fails to return numeric elem.value) closed by
- worksforme: I cannot reproduce this issue with 1.4.4rc2 …
- 20:35 Ticket #7423 (`val` fails to return numeric elem.value) created by
- When non-string value is assigned to element by: […] and then …
- 19:33 Ticket #3311 (Strange, inconsistent behavior of keypress() in FF 3 and IE 8) closed by
- fixed: This problem was fixed in jQuery 1.4.3.
- 18:52 Changeset [e57b73a0ac6f8fd0cdbbe7d43f1c7e198f475337] by
-
- src/ajax.js
- test/unit/ajax.js
- 05:04 Ticket #7422 (Ajax abort() regression for IE in jQuery 1.4.3 (through 1.4.4rc2)) created by
- There appears to be a regression with the Ajax abort() implementation in …
11/05/10:
- 21:24 Ticket #7421 (Ajax, jQuery.get error!) closed by
- invalid: The reason why you're seeing your page redirect is because you're using …
- 20:59 Ticket #7421 (Ajax, jQuery.get error!) created by
- Hi, is was testing this. I use it inside fancybox, but …
- 20:04 Ticket #7420 (Implement .child() shorthand for .children()) closed by
- wontfix: Wrong implied pluralization. child() implies one, children() are many. …
- 19:58 Ticket #7416 (Changing value not compatible with new jQuery) closed by
- invalid: This issue is invalid/cannot be reproduced. I was able to quickly create …
- 19:47 Ticket #7420 (Implement .child() shorthand for .children()) created by
- Child is shorter than children and we already can see child in places like …
- 19:09 Ticket #7419 (css() function returns physical height/width rather than the CSS attribute ...) closed by
- duplicate: This is fixed in 1.4.4rc2
- 18:45 Ticket #7419 (css() function returns physical height/width rather than the CSS attribute ...) created by
- When an element has its height or width CSS attribute set to "100%", the …
- 18:05 Ticket #7414 (complete and succes ajax events are not fired in version 1.4.3) closed by
- duplicate
- 17:50 Ticket #7406 (Infinite loop in IE6 using option:selected) closed by
- invalid: Fixed. Please take a look at this: …
- 17:21 Ticket #7418 (JsonP not removing script tag when call completed) created by
- Seem to be still experiencing the bug for Ticket #7196, in jQuery 1.4.4 …
- 16:48 Ticket #7417 (.css('border-spacing') throws on IE8) created by
- There exists another ticket #5420 closed with "worksforme", so I'll try to …
- 16:43 Ticket #7416 (Changing value not compatible with new jQuery) created by
- I know this question pertains to a UI plugin but I believe the problem …
- 16:21 Ticket #7412 (jquery 1.3.2 and 1.4.3 don't work properly under HbbTV embedded browser ...) closed by
- wontfix: We're sorry, but jQuery currently makes no attempts to solve issues in the …
- 16:08 Ticket #7415 (ajax event success and complete are not fired in version 1.4.3) created by
- Problem after upgrade from version 1.4.2 to 1.4.3 I upgraded from 1.4.2 …
- 16:06 Ticket #7414 (complete and succes ajax events are not fired in version 1.4.3) created by
- after upgraded from vesrion 1.4.2 of jquery to 1.4.3 the events complete …
- 13:07 Ticket #7398 (tds[0] does not exist) reopened by
- This whole time, I was looking in Firebug.
- 12:15 Ticket #7413 (Browser inconsistencies return of jQuery.isEmptyObject) created by
- * Firefox 3.6 (and 4b7) returns: jQuery.isEmptyObject("test") // false * …
- 11:47 Ticket #7412 (jquery 1.3.2 and 1.4.3 don't work properly under HbbTV embedded browser ...) created by
- I'm reporting this because I'm a great fan of JQuery but I'm well aware …
- 10:17 Ticket #7411 (Add reverse() function to jQuery core) created by
- Why isn't there a reverse() function in the jQuery core, to reverse the …
- 09:08 Ticket #7410 (cannot change input value in a variable) created by
- I have a variable: var jObj; Trying to change value with: …
- 09:07 Ticket #7409 (jQuery.fn.css('border-width') is seriously flawed) created by
- see: http://jsfiddle.net/boecko/3EdaS/2/[[BR]] 1.4.2 -> border-width 4px …
- 08:16 Ticket #7407 (find() doesn't work in IE8) closed by
- duplicate
- 08:12 Ticket #4264 (Multiple exceptions in (X)HTML documents produced by XSLT) closed by
- duplicate
- 07:51 Ticket #2422 (jQuery fail to keep all filters by using filters in css.) closed by
- duplicate
- 07:18 Ticket #7408 (Attribute selector in "is" not working in firefox) created by
- http://jsfiddle.net/Y3gW8/ Should be true in Firefox, works in other …
- 06:47 Ticket #7407 (find() doesn't work in IE8) created by
- With xhtml "DOCTYPE" and a input element with id as "id", the .find() …
- 02:40 Ticket #6417 (Script tags behave oddly when added to the document) closed by
- duplicate
- 02:25 Ticket #4345 (add isDescendantOf and isAncestorOf) closed by
- fixed: http://api.jquery.com/jQuery.contains/
- 02:22 Ticket #4128 (live function doesn't work on current elements) closed by
- worksforme: Works in 1.3.2 all the way up to the current version.
- 02:20 Ticket #3004 (cache option for getScript) closed by
- wontfix: This is trivially easy to do by appending a random number to the url, or …
- 02:17 Ticket #4306 (children selector error in opera) closed by
- worksforme: Thanks jitter!
- 02:10 Ticket #6458 (jQuery html(text) parses the javascript code out of its level) closed by
- duplicate
- 02:07 Ticket #6479 (.load() not using right context) closed by
- duplicate
- 02:05 Ticket #6484 (data attribute overwrited in new node creation) closed by
- fixed: Fixed in 1.4.3, with this commit: …
- 01:53 Ticket #7359 (Cannot detect mouse position over a disabled field in Firefox) closed by
- wontfix: A plugin seems like a great way to fix this, thanks jason_lau!
11/04/10:
- 23:50 Ticket #4887 (DOMSubtreeModified triggers twice when using jQuery.fn.html()) closed by
- wontfix: Mutation Events are not documented as supported by jQuery. In fact - …
- 23:45 Ticket #3879 (appending or cloning a checked checkbox or radio button doesn't maintain ...) reopened by
- 23:44 Ticket #3879 (appending or cloning a checked checkbox or radio button doesn't maintain ...) closed by
- wontfix: To clarify, my cases are meant to show proven, tested workaround to this …
- 23:43 Ticket #3879 (appending or cloning a checked checkbox or radio button doesn't maintain ...) reopened by
- 23:28 Ticket #7406 (Infinite loop in IE6 using option:selected) created by
- In IE 6 (Service Pack 3): [yeh, I'd like to drop support for it too] In …
- 23:17 Ticket #3879 (appending or cloning a checked checkbox or radio button doesn't maintain ...) closed by
- worksforme: Per addyosmani request, a third method: …
- 23:10 Ticket #7405 (jQuery.onReady fires before IE is ready to look at document.namespaces) closed by
- worksforme: Tested in IE 6, 7, 8 http://jsfiddle.net/rwaldron/25xUX/3/ …
- 22:58 Ticket #7405 (jQuery.onReady fires before IE is ready to look at document.namespaces) created by
- Problem comes up in Openlayers and is documented here: …
- 22:50 Ticket #3950 ($("select option[value='']") fails) closed by
- worksforme: This is no longer an issue http://jsfiddle.net/rwaldron/tHGqR/1/
- 22:21 Ticket #7404 (getScript does not wait until code has finished executing before callback ...) closed by
- worksforme: Tested: * FF3.0.12,3.6.12,4b6 (sorry, no 3.6.3) * Chrome 5,6,7,8 * Safari …
- 22:13 Ticket #7404 (getScript does not wait until code has finished executing before callback ...) created by
- $.getScript("mylib.js", function() { thingFromMyLib(); }); Result: …
- 22:12 Ticket #6715 (ie7 won't select [disabled='disabled']) closed by
- worksforme: Tested FF3.0.12,3.6.11,4b6 Chrome5,6,7,8 Safari5 IE6,7,8 Opera10.60 …
- 21:49 Ticket #7403 (Animate shows odd behavior with negative values over 9,999) closed by
- duplicate
- 20:48 Ticket #7403 (Animate shows odd behavior with negative values over 9,999) created by
- In jQuery 1.4.3 (and not in 1.4.2) I'm seeing an odd behavior when …
- 20:05 Ticket #7398 (tds[0] does not exist) closed by
- worksforme: Closing as per reporter request, and due to lack of a reproducible test …
- 18:16 Ticket #7401 (Quoteless HREF attribute selectors followed by .live() fail to execute in ...) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. The selector you are …
- 18:13 Ticket #7402 (In IE --> $.ajax shows textStatus=parsererror and TypeError: Object ...) closed by
- invalid: The bug tracker is not a support forum. Please use the …
- 16:54 Ticket #7402 (In IE --> $.ajax shows textStatus=parsererror and TypeError: Object ...) created by
- hi, tried to use the following code. This works fine with Firefox and i …
- 16:40 Ticket #7401 (Quoteless HREF attribute selectors followed by .live() fail to execute in ...) created by
- Beginning with jQuery 1.4.3 and still in 1.4.4 rc2, the selector …
- 15:36 Ticket #7400 (Setting CSS opacity in IE to an element showing PNG image with partially ...) created by
- This problem occurs in any 1.3.x and and 1.4.x release. The black pixel …
- 10:17 Ticket #7399 (Animate Padding to Zero) created by
- The '.animate()' for padding always starts from zero pixel padding. A …
- 09:42 Ticket #7398 (tds[0] does not exist) created by
- I get the following error warning in firebug using the lastest version in …
- 04:02 Ticket #7397 (Regression: fadeIn no longer works correctly for inline elements) created by
- I just upgraded from 1.4.2 to 1.4.3, and it looks like a bug similar to …
- 03:58 Ticket #7396 ($(window).bind is undefine) created by
- $(window) will lost the property bind sometimes.
- 02:36 Ticket #7395 (css() and the dimensions functions broken) created by
- The dimensions functions and …
- 00:32 Ticket #7394 (http://docs.jquery.com/Category:Manipulation Database error) closed by
- duplicate
- 00:31 Ticket #5407 (fadeOut Fails When an Element Has float:left) closed by
- worksforme: Reproducible with 1.3.2 but not with 1.4.
11/03/10:
- 23:00 Ticket #7393 (Elements hidden before appended to the DOM can't be shown) closed by
- fixed: Limit the scope of the CSS 'auto' change to just height/width. Fixes …
- 23:00 Changeset [a4df6945b8f668d6fe4b1c77610987f738afa01e] by
-
- 22:59 Changeset [d9478954b9de79a7f3538e935bfd98cdc61ee435] by
-
- src/css.js
- test/unit/effects.js
- 22:57 Changeset [3e38a861fee065fa1a6e7678eefe90b2379fed8e] by
-
- src/css.js
- test/unit/effects.js
- 22:34 Ticket #7369 ($('<div>ff</div>').closest('[attr]'); raises exception in all browsers) reopened by
- Seems like it should be possible to use .closest() on disconnected …
- 22:24 Ticket #7394 (http://docs.jquery.com/Category:Manipulation Database error) created by
- link to this page creates a database error
- 22:17 Ticket #7393 (Elements hidden before appended to the DOM can't be shown) created by
- Worked before: […] It works if hide()is called after the appendTo. …
- 22:11 Ticket #7385 ([web][plugins] Spam as Plugin) closed by
- fixed: I deleted the laptopbattery plugin despite my benchmarks showing a marked …
- 22:08 Ticket #7386 ([web][plugins] Issues - Page not found) closed by
- fixed: I removed the broken link from the left sidebar menu.
- 21:30 Ticket #6621 (urlFilter function on the omgrequire branch incorrectly handle namespaces) closed by
- wontfix: omgrequire is not maintained.
- 21:28 Ticket #6589 (jQuery.ajax Browser History Enhancement) closed by
- wontfix: Most people don’t require their AJAX requests to be stateful, and adding …
- 21:25 Ticket #6512 (can't unset CSS property clip in IE) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. null is not a valid …
- 21:16 Ticket #7391 (ajax async:false does not properly block in IE7/IE8) closed by
- wontfix: Hi KingKaeru, unfortunately, this is an issue specific to the browser. IE …
- 20:46 Ticket #7392 (ajax async:false does not properly block in IE7/IE8) closed by
- duplicate
- 20:43 Ticket #7392 (ajax async:false does not properly block in IE7/IE8) created by
- jQuery ajax requests do not appear to be blocking properly when async is …
- 20:43 Ticket #7391 (ajax async:false does not properly block in IE7/IE8) created by
- jQuery ajax requests do not appear to be blocking properly when async is …
- 19:46 Changeset [335e0a33e19b9c8703246dd033dcc68c2da5de36] by
-
- version.txt
- 19:46 Changeset [4d7f7453dca8e385cfb02089a8d5b2c47371bba3] by
-
- version.txt
- 19:39 Changeset [fb4445070cd9e06929c7b6f27c10dbf42d4a3367] by
-
- src/css.js
- 17:42 Ticket #3930 (Make sure .load() callbacks for images are always called) closed by
- wontfix: Having spent an extreme amount of time and effort with peol trying to come …
- 17:36 Ticket #5983 (Add in load event support for images) closed by
- duplicate
- 17:35 Ticket #7390 (Chrome7: window.open blocked on synchronous ajax call) closed by
- invalid: Thanks for the report, but this is not a bug in either product. Putting …
- 16:26 Ticket #6754 (a.find(b) produces bad selector if a or b have grouped selectors) closed by
- invalid: OK. I think I see what these guys are pointing out. The .selector property …
- 16:02 Ticket #7390 (Chrome7: window.open blocked on synchronous ajax call) created by
- I've noticed a bug appeared in jquery-1.4.js Basicly, chrome always block …
- 14:52 Ticket #7389 (change .selector property into .selectors array) created by
- I'm just throwing this out there, but based on questions I've received …
- 14:12 Ticket #7387 ([web] Link to jQuery nightly) closed by
- fixed
- 14:00 Ticket #7383 (error on web site) closed by
- duplicate
- 13:18 Ticket #7384 (Error with IE7 and jQuery 1.4.3 only) closed by
- duplicate: In the future, please follow the …
- 12:19 Ticket #7388 (hoverintent + superfish no more working with 1.4.3 & 1.4.4 rc) created by
- works ok with jquery 1.4.2 (and lower) when using jquery 1.4.3 , the menu …
- 11:16 Ticket #7387 ([web] Link to jQuery nightly) created by
- I think several links in [ http://docs.jquery.com/How_to_Report_Bugs How to …
- 11:00 Ticket #7386 ([web][plugins] Issues - Page not found) created by
- On plugins.jquery.com main page, under "Navigation" page "Issues" is not …
- 10:57 Ticket #7385 ([web][plugins] Spam as Plugin) created by
- Pleae remove spam added as plugin. …
- 10:39 Ticket #7384 (Error with IE7 and jQuery 1.4.3 only) created by
- Hello everyone. I have found a bug who occurs with the jQuery 1.4.3 …
- 04:17 Ticket #7383 (error on web site) created by
- http://docs.jquery.com/Validation causes the following error message: …
- 03:33 Ticket #6426 (Problem with jQuery, IE 8 and overflow:auto) closed by
- wontfix: If you are satisfied with that solution, I will close this.
- 02:39 Ticket #6696 (Delegate does not work with child selector "> *") closed by
- invalid: This is because technically, '> *' is an invalid css selector. You can't …
- 01:49 Ticket #4431 (Change the jQuery expando prefix to data-jquery) closed by
- invalid: I hadn't had a chance to re-read the data-* attrs portion of the spec, but …
- 01:47 Ticket #6468 (Pass data into custom filters) closed by
- wontfix: I took a quick look at this and it isn't that straightforward to add. Data …
- 01:24 Ticket #7380 (.slideToggle <span> WebKit browsers OS X does not slide up) closed by
- worksforme: Thanks for the report, but this is not a jQuery bug. In 1.4.3 jQuery …
- 01:21 Ticket #7377 ((Internet Explorer 9) IE9 returns cached GET response on POST) closed by
- invalid: This is a bug in a beta product. We aren’t going to do anything to work …
- 01:16 Ticket #5526 (can't remove "border" element style in IE) closed by
- invalid: The original reporter never provided a response. In general the shorthand …
- 01:11 Ticket #6081 (delay an event) closed by
- invalid: Essentially this is like a debouncing operation on a button, and sounds …
11/02/10:
- 21:06 Ticket #7379 (Hover function on disabled input doesn't work) closed by
- duplicate
- 19:13 Ticket #7382 (CSS selector [class!=invalid] not working) closed by
- fixed: Further reduced for readability: http://jsfiddle.net/rwaldron/ThcbG/2/
- 18:08 Ticket #7381 (.live binding of form submit event does not work in IE versions < 9) closed by
- worksforme: Thanks Jitter
- 17:52 Ticket #7382 (CSS selector [class!=invalid] not working) created by
- Upon upgrading to jquery 1.4.3 I've noticed I can no longer use "!=" and …
- 17:51 Ticket #4785 ($.get() and $.post() ignore `type` when not passing `data`) closed by
- duplicate
- 17:51 Ticket #4785 ($.get() and $.post() ignore `type` when not passing `data`) reopened by
- 16:08 Ticket #7381 (.live binding of form submit event does not work in IE versions < 9) created by
- The following code produces a form with a jQuery live binding on the …
- 14:11 Ticket #7380 (.slideToggle <span> WebKit browsers OS X does not slide up) created by
- In WebKit browsers chrome and Safari on OS X the command .slideToggle did …
- 14:04 Ticket #7379 (Hover function on disabled input doesn't work) created by
- When using the hover event on a disabled input, no event is raised (beside …
- 13:48 Ticket #7378 (New method: $.fn.classlist()) created by
- Essentially, a jQuery method that wraps the brains of classList where …
- 09:39 Ticket #7377 ((Internet Explorer 9) IE9 returns cached GET response on POST) created by
- The latest IE9 Beta returns the response of GET request when you submit a …
- 09:36 Ticket #7376 (Setting backgroundColor with .css in 1.4.3) created by
- Noticed a Div stopped changing colors when I upgraded jQuery today. This …
- 07:38 Ticket #7375 (Allow custom easing functions with animate) created by
- I would like to make a jQuery plugin which would allow using cubic easing …
- 06:52 Ticket #7374 ((Google Chrome) ready Event is fired twice on back button.) created by
- On Google Chrome(version 7.0.517.41 and possible others) the ready event …
- 03:25 Ticket #6768 (Patch for ready() (Corrected submission)) closed by
- fixed: This was implemented in 1.4.3, not sure if it was based on this code or …
- 03:24 Ticket #6836 (Array incorrectly dealt as object breaking functionality of clone function ...) closed by
- fixed: This was fixed in 1.4.3
- 03:07 Ticket #7373 (find("select") method on version 1.4.3 doesn't work properly.) closed by
- duplicate
- 02:42 Ticket #7316 (draggable clone doesn't work, without clone works fine) closed by
- worksforme: If you want a separate draggable, apply it to the clone: …
- 01:51 Ticket #6462 (MERGE HTTP verb does not submit options.data in an ajax call) closed by
- fixed: Fixed in jQuery 1.4.3; GET and HEAD requests have their .data …
- 01:30 Ticket #7373 (find("select") method on version 1.4.3 doesn't work properly.) created by
- The find method doesn't work properly for searching <select> html items. …
- 01:21 Ticket #3951 (New /= regex filter) closed by
- invalid: In order to use native querySelectorAll in more cases, we need to avoid …
- 01:19 Ticket #7372 (find("select") on version 1.4.3 really works?) closed by
- invalid: This is not a useful report. Please use the [ http://forum.jquery.com …
- 01:12 Ticket #7372 (find("select") on version 1.4.3 really works?) created by
- Hi, Sorry if this is a repeated known issue, unfortunately I am in the …
- 01:05 Ticket #6612 (Support additional request types for caldav) closed by
- duplicate
- 00:03 Ticket #5299 (odd & even methods improvements) closed by
- wontfix: There is no effective performance difference between these two operations. …
Note: See TracTimeline
for information about the timeline view.
