Timeline
01/10/10:
- 23:37 Ticket #5781 (.offset() setter does not work properly on absolutely positioned elements ...) created by
- When an element is absolutely positioned and has the top or left …
- 19:31 Ticket #5780 (:visible selector - no effect in ff 3.0.16 under Ubuntu 8.04) created by
- $(this).find('div:visible') gave no results, so I went to docs to see what …
- 15:35 Ticket #5779 (Bad behavior on .bind() with multiple events if one of them is special) created by
- When you call bind with a space separated list of events, it loops through …
01/09/10:
- 16:22 Ticket #5776 (Firefox 3.5 XUL error in extension) reopened by
- Firefox extension with jQuery 1.2.6 is good. Firefox extension with jQuery …
- 15:21 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) closed by
- wontfix: bht, the .swap() method is there because painful experienced showed …
- 04:08 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) reopened by
- Scott, You, as the software provider or authorized by him, are closing a …
- 03:37 Ticket #5776 (Firefox 3.5 XUL error in extension) closed by
- invalid: > breaks the XUL "Break the XUL" would be a great name for a rock band, …
- 03:34 Ticket #5777 ([tooltip] Empty Tooltip is also shown) closed by
- invalid: This isn't a jQuery core bug. It would be better to ask this on the jQuery …
- 03:33 Ticket #5778 (File Conflict) closed by
- invalid: This isn't a jQuery bug, you should ask these questions on the jQuery …
- 01:28 Ticket #5778 (File Conflict) created by
- Hi. I've used a Jquery slider and Prototype file. But when i uses both …
- 01:22 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) closed by
- wontfix: The point is, as John said, that it's not possible to remove the flicker. …
- 01:13 Ticket #5777 ([tooltip] Empty Tooltip is also shown) created by
- I was worried about that the tooltip is displayed with a very small box if …
01/08/10:
- 23:06 Ticket #5776 (Firefox 3.5 XUL error in extension) created by
- This 1.4a1 and 1.4a2 version, as well as -dev, breaks the XUL if I use it …
- 21:11 Ticket #5775 (animate uses Node.ELEMENT and not Node.ELEMENT_NODE) created by
- The w3c spec specifies the constant for an element node is …
- 14:31 Ticket #5774 ($.getJSON does not work as before) closed by
- invalid: > I think {text: "test"} is not illegal Yes it is, read the spec: …
- 11:18 Ticket #5774 ($.getJSON does not work as before) created by
- The server returns data likes {text: "test"} in my application, $.getJSON …
- 11:08 Ticket #5773 (Dynamically adding jQuery js file won't trigger jQuery.isReady) created by
- For example, <html> <head> <script> function doLoad() { var e = …
- 10:53 Ticket #5772 ($() is jQuery but nut $(document) any more?) created by
- The line 37~38 of jquery-1.3.2.js: [code] Make sure that a selection …
01/07/10:
- 20:43 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) reopened by
- In the new testcase ScrollFlickerSimple2.html, I removed display: none as …
- 19:29 Ticket #5621 ($.each bug in ie7) closed by
- wontfix: Yeah, I don't think this is something we're going to tackle.
- 19:26 Changeset [d6d5ed4c683ceee4d3c64ce75e7349dde8205d50] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/manipulation.js
- src/offset.js
- test/data/badjson.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/css.js
- test/unit/manipulation.js
- …
- 19:25 Ticket #5771 (Add Support for .foo(function(i, val))) closed by
- fixed: Fixed (and over the next quite a few patches): …
- 19:24 Ticket #5771 (Add Support for .foo(function(i, val))) created by
- Right now some methods just get 'i' - they should all get 'i' (like .each) …
- 19:23 Ticket #5770 (Add Support for .offset(Function)) closed by
- fixed: Fixed. …
- 19:23 Ticket #5770 (Add Support for .offset(Function)) created by
- It doesn't exist yet and it's a setter!
- 19:08 Changeset [0e5370b89c0dfe56bf2f02fdd34fd820ecd48254] by
-
- src/offset.js
- 19:07 Changeset [4fa00369f00b8ee708c8962135b7aa345e3d30d0] by
-
- src/offset.js
- test/unit/offset.js
- 18:52 Changeset [ebaf374f2ac02e224ff0d0775b9709579404dd58] by
-
- test/unit/css.js
- 18:50 Ticket #5769 (series of parent divs with display:none -- fail to hide) created by
- I have a series of divs - all have the class item_desc but have different …
- 18:44 Changeset [0bb4fd0af72846467a4c86a47f9cfa72874c21ae] by
-
- test/unit/css.js
- 18:34 Changeset [22ff8e9ea46be4b145aa4963083d7c2d99ce9b0c] by
-
- test/unit/manipulation.js
- 18:33 Changeset [8fa9e9d6d0307a5af8d7478d6e030af5afabba9e] by
-
- src/manipulation.js
- 17:25 Changeset [a9665bbe9bb50b060b3f8f2f5facf2e1d1115f37] by
-
- src/ajax.js
- 17:21 Changeset [308d6cdad023da190ace2a698ee4815ed8dad9c5] by
-
- src/ajax.js
- test/data/badjson.js
- test/unit/ajax.js
- 16:54 Changeset [c14fa516ae5525f93af562910d22f0a836ebdde3] by
-
- src/ajax.js
- 16:51 Changeset [cc1a34852f02a9304c555fefba470b28f0a6f8b2] by
-
- test/unit/manipulation.js
- 16:29 Ticket #5768 (Animate the CSS Height and absolutely positioned element) created by
- 1. Suppose we have a <div> with another element which is absolutely …
- 16:15 Changeset [f126f1ce857f11154a8378fc7e0b04a00d803682] by
-
- test/unit/attributes.js
- 16:14 Changeset [21e15219be8e04b3fe25d05a65abfaef96830b9f] by
-
- src/attributes.js
- 16:04 Changeset [d36b29fa8e24820e0d1feb6a4ab46c440f54155a] by
-
- src/attributes.js
- 15:00 Changeset [c68fbc2071f67876edbb3fca202362aecb82ca9c] by
-
- src/ajax.js
- 14:55 Changeset [12e8f07e343b49042bd9a2035411c74b51ed7550] by
-
- test/unit/attributes.js
- test/unit/manipulation.js
- 14:53 Changeset [4681216c4bdf25b6b146b3f952917f46079c6ef7] by
-
- src/attributes.js
- src/manipulation.js
- 14:17 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) closed by
- wontfix: Unfortunately there really is no fix for this - if an element is display: …
- 13:45 Ticket #5767 (Animate the CSS Height and absolutely positioned element) created by
- 1. Suppose we have a <div> element which has attached another element on …
- 11:07 Ticket #5766 (jQuery.support.classList) created by
- Hi, I've tested out the use of Element.classList support in jQuery, which …
- 04:20 Ticket #5765 (programatic .click() of checkbox reports checkbox state inconsistenly to ...) closed by
- duplicate: Duplicate of #3827.
- 03:54 Ticket #5765 (programatic .click() of checkbox reports checkbox state inconsistenly to ...) created by
- with a click handler attached to a checkbox, a user click and and …
01/06/10:
- 23:14 Ticket #5764 (AJAX requests for XML documents fail if the Content-Type is incorrect) created by
- If an XML document is sent with the wrong Content-Type (e.g. "text/html"), …
- 20:23 Changeset [2526e293538c0959597fee60976b4360390d69e0] by
-
- src/attributes.js
- 20:08 Changeset [600d3145386a9dca8143918cc3e339168f886a63] by
-
- src/attributes.js
- src/core.js
- src/manipulation.js
- 20:07 Ticket #5763 (Give Setter Functions Value As Argument) created by
- For example: […]
- 18:01 Ticket #5759 (Webkit table cell replaceWith() issue) closed by
- wontfix: I'm going to have to concur with Dave here - I think it's an issue with …
- 17:14 Ticket #3984 (XmlHttpRequest.abort() does not fire ajaxStop event) closed by
- fixed: Works for me. …
- 17:13 Changeset [84dd82eb1a295e8671a98ebf5a854dbac63caf78] by
-
- test/unit/ajax.js
- 16:32 Changeset [e424e01c47084f29d83a643cc5540fd37b85c68d] by
-
- src/core.js
- src/event.js
- test/unit/core.js
- test/unit/event.js
- 16:32 Changeset [e9d5947b4abbc052046585227892da0adcd56caf] by
-
- src/event.js
- test/unit/event.js
- 16:11 Ticket #5750 ($.extend copies by reference, even with deep=true (patch)) closed by
- fixed: Landed. …
- 16:11 Changeset [0d1a2c1b1145ad17bec061a231b8426b3424d144] by
-
- src/core.js
- test/unit/core.js
- 15:20 Ticket #5718 ($.ajax() - dataType: "auto" setting for auto-detecting/parsing response ...) closed by
- fixed: I opted to not land the "auto" setting (not providing a dataType value is …
- 15:19 Changeset [6861b5d4eb16222ed5ea623af6ce75362b55d1d4] by
-
- src/ajax.js
- test/data/script.php
- test/unit/ajax.js
- 10:53 Ticket #5762 (IE error Invalid argument. Had to remove bit of jquery code) created by
- I had a recurring error in IE "Invalid Argument" that was only resolved …
- 07:49 Ticket #5761 (Radio Button Group looses checked value in IE8 when moving it using ...) created by
- Hi, I assume I found a bug when running JQuery 1.3.2 in IE8. I try to …
- 01:57 Ticket #5760 (is() fails in IE for html5 elements) created by
- >>$('<time/>').is('time') false This is even after running Remy Sharp's …
- 01:08 Ticket #5405 (Use of "class" key in "attr()" properties object caused Safari to fail to ...) closed by
- invalid: Javascript defines class as a reserved word so it's bad Javascript …
- 00:49 Ticket #5709 ($.ajax() - type is json if dataType is unspecified and c-t is ...) closed by
- fixed: Fixed. …
- 00:48 Changeset [787f271052220c20787104f0eba6441aedac22ff] by
-
- src/ajax.js
- test/data/json.php
- test/unit/ajax.js
- 00:18 Changeset [230614b4df313493813d688b63ab68f3812a0030] by
-
- Makefile
- Rakefile
- src/ajax.js
- src/core.js
- src/event.js
- src/intro.js
- src/offset.js
- test/data/ua.txt
- test/unit/core.js
- test/unit/event.js
- 00:17 Changeset [8db0dd2c64e52e1eebb57d4749d03e276d49fb44] by
-
- src/event.js
- 00:10 Changeset [0645b71ee6139c19c2c5a488f16f50dc1c31e9ac] by
-
- src/ajax.js
- src/core.js
- test/data/ua.txt
- test/unit/core.js
- 00:07 Ticket #5756 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) closed by
- duplicate: Dup of #5757 which has the attachment.
01/05/10:
- 22:33 Changeset [ff3645ee05ca5cb416b7d3500a45a4410ce0470a] by
-
- src/ajax.js
- 22:01 Changeset [ffb1867a4364ea65e60dad3469e8c8eb420ebcac] by
-
- src/core.js
- test/data/ua.txt
- test/unit/core.js
- 19:53 Ticket #5759 (Webkit table cell replaceWith() issue) created by
- Hi, I found a bug in jQuery 1.4a2: When you use a replaceWith() method on …
- 16:35 Changeset [3f648c4e3abe236b8ec6a19822313be794e5a9df] by
-
- src/ajax.js
- 16:01 Ticket #5758 (Manipulation in IE7 drops value of radio buttons) created by
- <html> <head> <title>Manipulation in IE7 drops value of radio …
- 15:58 Ticket #5529 (ajaxSettings.xhr not correct on Windows Mobile phone) closed by
- fixed: Fixed. …
- 15:58 Ticket #5338 (ajaxSettings.xhr Automation server can't create object) closed by
- fixed: Fixed. …
- 15:58 Ticket #2849 (AjaxSettings.xhr Automation error on IE6) closed by
- fixed: Fixed. …
- 15:58 Ticket #3623 (ajaxSettings.xhr breaks if IE activex disabled) closed by
- fixed: Fixed. …
- 15:57 Changeset [b2289f3ec174c5b22d130d8c36a5e07daa6d02df] by
-
- src/ajax.js
- 12:35 Ticket #5621 ($.each bug in ie7) reopened by
- 12:11 Ticket #5757 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) created by
- We develop a web proxy server which impliments client side HTTP persistent …
- 12:09 Ticket #5756 (jQuery 1.3.2 document.ready() event does not fire with persistent proxy ...) created by
- We develop a web proxy server which impliments client side HTTP persistent …
- 11:36 Ticket #5755 (Bug in IE6 (on double-margin float div after comment in body with ...) created by
- strange, rare bag on configuration: Jquery 1.3.2 IE6 …
- 09:59 Ticket #5754 (:visible and :not(:hidden) inconsistencies - IE-only) created by
- When implementing a zebra striped table with classes applied to specific …
- 09:30 Ticket #5753 (test for equality (==) mistyped as assignment (=)?) created by
- I get a warning from my application "test for equality (==) mistyped as …
- 02:32 Ticket #5752 (jquery.ajax DELETE verb does not contain request body content) created by
- Failing test case in 1.4a2 located at …
- 00:11 Ticket #5745 (vertical coverflow) closed by
- invalid: Since this isn't a bug report, you should ask for help in the jQuery …
- 00:10 Ticket #5747 ([autocomplete] Display results as TABLE instead of UL) closed by
- invalid: The autocomplete plugin isn't part of jQuery core, so it would be better …
- 00:09 Ticket #5748 (Problem with encoding (hebrew - windows-1255) using remote) closed by
- invalid: Since this isn't a bug report, you should ask for help in the jQuery …
01/04/10:
- 23:51 Ticket #5751 (null value in array makes jQuery.merge ignore rest of array) created by
- this expression: […] should return […] but returns […] …
- 21:18 Ticket #5750 ($.extend copies by reference, even with deep=true (patch)) created by
- a = { arr: [1, 2, 3] } b = $.extend(true, {}, a) b.arr.pop() Should …
- 18:48 Ticket #5749 (Regarding curCSS, css, and backgroundPosition plugin within IE ...) created by
- The CSS property backgroundPosition does not exist in the accessible DOM …
- 17:05 Ticket #5748 (Problem with encoding (hebrew - windows-1255) using remote) created by
- First of all, let me thank you for a GREAT script! Second, I'v been trying …
- 16:21 Ticket #5747 ([autocomplete] Display results as TABLE instead of UL) created by
- (This is my first contribution here, so I'm sorry if I'm submitting this …
- 16:16 Ticket #5746 (Glitch when calling fadeOut() with light gray text) created by
- When you call fadeOut to an element with light gray text (appears to be …
- 05:58 Ticket #5745 (vertical coverflow) created by
- I would like to create vertical cover flow like this link …
- 03:44 Ticket #5744 (jQuery selectors search inside HTML comments, causing crashes and/or other ...) created by
- Consider this scenario: <body> <div id="x"> <!--<small class="b"><a …
- 01:04 Changeset [25ee9cee26c9c4170693908fbe233154e8158d69] by
-
- src/intro.js
01/03/10:
- 17:54 Changeset [3d35a97247297eb5b1d41ed506be3bb1d88a511f] by
-
- Rakefile
- 04:57 Ticket #5743 (Firefox: Showing hidden Element containing scrollable Content causes Page ...) created by
- The attached testcase (Firefox only) demonstrates that a page flickers …
Note: See TracTimeline
for information about the timeline view.
