Timeline
12/28/09:
- 21:50 Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) closed by
- invalid: The checked attribute should be set to the value "checked" in the markup; …
- 20:08 Ticket #5722 (return false on live submit doesn't prevent normal browser submit) created by
- […] the return false doesn't prevent normal browser submit
- 18:05 Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) created by
- In Chrome and Safari, I'm getting an error creating a radio with a checked …
- 10:11 Ticket #5720 (`expando` cleanup in `.html()` and `.clone()` is too greedy) created by
- There's a bug in the rinlinejQuery regexp that makes it a bit too …
- 02:29 Ticket #5707 (Resize) closed by
- invalid: I'm not sure what bug is being reported; it sounds like a jQuery UI bug so …
- 02:25 Ticket #5711 (too much recursion) closed by
- duplicate
- 02:23 Ticket #5714 (append() Doesn't Work for <head> Elements in IE) closed by
- invalid: "The HTML string cannot contain elements that are invalid within a div, …
- 02:21 Ticket #5716 ($(":header,p") and $("p,:header") will return different results) closed by
- worksforme: You'll need to provide a test case; mine seems to work on 1.4a2.
- 02:19 Ticket #5715 (autocomplete : get variable from using page) closed by
- invalid
- 02:10 Ticket #5717 (how to select nodes which contains only plain text?) closed by
- invalid: This isn't a bug report. Please ask for help on the jQuery group: …
- 02:06 Ticket #5719 (IE problems) closed by
- invalid: Hi, this is a bug tracker. It sounds like you need to ask for help on the …
12/27/09:
- 20:41 Ticket #5719 (IE problems) created by
- Hi people! I have the following code: -------------------------- …
12/26/09:
- 21:18 Ticket #5718 ($.ajax() - dataType: "auto" setting for auto-detecting/parsing response ...) created by
- When dataType is set to "auto", the response Content-Type header will be …
- 12:51 Ticket #5717 (how to select nodes which contains only plain text?) created by
- like the below: <ul> <li>li1</li> <li>li2</li> <li> <h4>a …
- 12:41 Ticket #5716 ($(":header,p") and $("p,:header") will return different results) created by
- $(":header,p") and $("p,:header") will return different results for the …
- 08:42 Ticket #5715 (autocomplete : get variable from using page) created by
- hi, i am a m.sc (computer science student) i have take one project. One …
12/25/09:
- 23:09 Ticket #5714 (append() Doesn't Work for <head> Elements in IE) created by
- The following code demonstrates: var head = $('head'); …
- 13:37 Ticket #5713 (complex selector with live submit event) created by
- the selector : $("form[action='/']") doesn't work with live submit but …
12/24/09:
- 19:03 Ticket #5712 (Allow jQuery.fn.is to accept a function) created by
- I am surprised that jQuery.fn.is does not handle the parameter as a …
- 17:29 Ticket #5711 (too much recursion) created by
- In firefox 3.5.6 on windows 7 I'm getting a "too much recursion error" …
- 10:06 Ticket #5710 (v. 1.4a2 - Too much recursions) created by
- Using Firefox 3.5.6 The 2nd row of the below reported code is causing …
12/23/09:
- 21:37 Ticket #5709 ($.ajax() - type is json if dataType is unspecified and c-t is ...) created by
- $.ajax() enhancement to treat a server's response ('data', from …
- 16:32 Ticket #5708 (Selectors failing in internet explorer) created by
- Selector such as tr:nth-child:gt(0) does not work in Internet Explorer. …
- 15:49 Ticket #5707 (Resize) created by
- Proplem options minWidth,maxWidth and minHeight,maxHeight To File: …
- 12:58 Ticket #5706 (.attr() fails with TypeError when used on foreign elements, such as SVG) created by
- For foreign elements in an HTML document, the .attr() method fails for …
- 08:12 Ticket #5705 (submit event binding doesn`t work in ie) created by
- When testing 1.4a2 in a live application (dev version is running 1.3.2), …
- 06:00 Ticket #5704 (Deep extend converts array to object) created by
- If an object already has an attribute that is not an array/object and is …
12/22/09:
- 20:58 Ticket #5703 (:hidden selector selects head and script elements) closed by
- invalid
- 20:49 Ticket #5703 (:hidden selector selects head and script elements) created by
- Test case: http://jquery.malsup.com/test/test14b.html
- 20:47 Ticket #5702 (Add Feature Detect For selected in Webkit) closed by
- fixed: Fixed. …
- 20:46 Changeset [a00e63ea5a2c26f8e6384b5d1e2247be44c727e9] by
-
- src/attributes.js
- src/support.js
- 20:46 Ticket #5702 (Add Feature Detect For selected in Webkit) created by
- Discussed more here: …
- 20:06 Changeset [7b0b348419c85841671459b4d7153afc88d1fa83] by
-
- src/attributes.js
- 20:04 Ticket #5701 (Make Sure selected Works in Safari with Optgroup) closed by
- fixed: Fixed. …
- 20:02 Changeset [4729f4d44326fd302c63af8f3324b6c4bac54084] by
-
- src/attributes.js
- test/unit/attributes.js
- 19:51 Ticket #5701 (Make Sure selected Works in Safari with Optgroup) created by
- Discussed here: …
- 18:53 Changeset [baff0b0c852d37c1fdcb16167f27c0c589289960] by
-
- src/ajax.js
- src/manipulation.js
- test/unit/ajax.js
- 18:28 Changeset [9360cccc9eb276cfd571066d87bb099d5d109516] by
-
- src/manipulation.js
- 17:49 Changeset [39518945047413f1185682078043e70e0c5c9091] by
-
- src/ajax.js
- test/unit/ajax.js
- 17:44 Ticket #4917 (IE 6/7/8 have bugs related to the Sizzle selector of child elements.) closed by
- fixed: It looks like this was resolved with the recent nodeName changes in …
- 17:07 Ticket #5652 (focus(), blur(), and submit() no longer working in 1.4) closed by
- fixed
- 17:04 Ticket #5681 (clone(true) does not clone event bindings) closed by
- fixed: Fixed. …
- 17:04 Changeset [7d0c18034e1a7967c1aabc84e66e6fd020cd541d] by
-
- src/manipulation.js
- 16:55 Ticket #3732 (Fix for css properties problem under IE) closed by
- worksforme: As far as I can tell this is already working. …
- 16:54 Changeset [1ea539b4f08d9056e7e133173f7093908a513f77] by
-
- test/unit/css.js
- 16:16 Ticket #5679 (Google closure-compiler compiled version of jQuery) closed by
- fixed: Fixed. …
- 11:54 Ticket #5700 (.class:not(:first) does not work as expected in IE8) created by
- $(".elem:not(:first)") will select all divs with class .elem in IE8, but …
- 07:03 Changeset [e87b090cb706b495b6c48e960d6c059c7fbddbd9] by
-
- src/attributes.js
- 07:01 Ticket #5699 (.val() on a checkbox with no specified value fails in WebKit) closed by
- fixed: Fixed. …
- 07:00 Changeset [1e64d581830f735999b60939eccf9bcdcb2e9ef9] by
-
- src/attributes.js
- src/support.js
- test/unit/manipulation.js
- 06:59 Ticket #5699 (.val() on a checkbox with no specified value fails in WebKit) created by
- It returns "" instead of "on", like every other browser.
- 06:28 Changeset [1b67aaee74c9b683ac31893b40077abd62e6d8c6] by
-
- src/attributes.js
- 06:19 Ticket #5698 (.val() logic on radio/checkbox doesn't make sense) closed by
- fixed: Fixed. …
- 06:18 Changeset [f298cce100c6fe23840ac95e66aaea9cb2bfb447] by
-
- src/attributes.js
- test/unit/manipulation.js
- 06:18 Ticket #5698 (.val() logic on radio/checkbox doesn't make sense) created by
- The || this.name will never get hit - and when it does (an empty value is …
- 05:24 Ticket #5697 (.val() doesn't work with empty value) closed by
- fixed: Fixed. …
- 05:24 Changeset [261b7efb5f86a5c9a3de8434f3cad858101e4249] by
-
- src/attributes.js
- test/unit/manipulation.js
- 05:24 Ticket #5697 (.val() doesn't work with empty value) created by
- Trying to get an empty value is impossible: …
- 04:23 Changeset [c97e914d40a8a24b47f2b6ef4f706b5367d94ee2] by
-
- README.md
- 01:31 Ticket #5696 (Minor Feature: Slugify) created by
- Not a huge deal, but I find a function to turn text into a URL friendly …
- 01:19 Changeset [7e69fdbad4d4bf05e94d22fd4a3e0a9fe625fc69] by
-
- src/event.js
- 01:13 Changeset [3776cbe314ac6f5081e998c3d5ac84d3fbc51872] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/support.js
- 00:58 Changeset [61e37d41490aed319a176c6ca7feb95e5505059c] 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/intro.js
- src/manipulation.js
- …
12/21/09:
- 23:06 Changeset [36c99dc0c7a745a88488f519b38de811d6d4c8d9] by
-
- src/event.js
- 23:02 Changeset [e083d15fc786a853e54b800e3798536f1d958301] by
-
- src/event.js
- src/manipulation.js
- src/queue.js
- src/support.js
- 21:24 Changeset [209751fcbd8a42eef68df44c875763b6af8a5474] by
-
- src/event.js
- 21:10 Changeset [03481a52c72e417b01cfeb499f26738cf5ed5839] by
-
- src/event.js
- src/support.js
- test/delegatetest.html
- 20:32 Changeset [5dc6b7ce3469eaadb37a151d449e8d36571d1894] by
-
- src/event.js
- test/delegatetest.html
- test/unit/event.js
- 20:14 Ticket #5695 (Default submit event cannot be prevented when triggering click event of a ...) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/3f83b9188af0 …
- 19:41 Ticket #5062 (SlideUp in IE7 quirks mode flickers) closed by
- wontfix: Or you can just made sure that your document isn't in quirksmode (provide …
- 17:54 Changeset [d7a00234abb07658b47b098a318af334ff3b2509] by
-
- test/delegatetest.html
- 16:11 Changeset [0d5bd174614fa278826ac4aaaa64342f17c0ae56] by
-
- src/effects.js
- test/unit/effects.js
- 11:01 Ticket #5694 (Exception... "Could not convert JavaScript argument arg 0" nsresult: ...) created by
- I tried jquery-1.4a2.js for my application end got the following error …
- 02:43 Ticket #5693 (recursion error) created by
- This works fine in 1.3.1 but in 1.4a2 when I create a dialog and then …
- 00:26 Ticket #5692 (In IE8 hide("slow") removes margin-bottom from a div when used in special ...) created by
- How to repeat: - Open test case in IE8 (pure, not compatibility) - …
Note: See TracTimeline
for information about the timeline view.
