Timeline
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) - …
12/20/09:
- 15:06 Ticket #5690 (long tree the vertical dot line not long enough) closed by
- invalid: This isn't a jQuery core bug so it shouldn't be reported here. You can …
- 13:59 Ticket #5691 (Stack overflow in IE6) created by
- I have a page with one plugin "selectbox". when i try this plugin with …
- 11:09 Ticket #5690 (long tree the vertical dot line not long enough) created by
- if the tree is heigher than the image treeview-default-line.gif (16x1776), …
- 07:00 Ticket #5689 (live function for focus events no longer works) created by
- Attaching to focus events using the live function appeared to work for me …
- 06:27 Ticket #5582 (jquery.is(':attribute') always returns true for attributes it doesn't know ...) closed by
- fixed: Fixed, throws an exception now. …
- 05:45 Ticket #4150 (jQuery(str) has Performance/Crash issues with space right padded strings.) closed by
- fixed: I just re-tested the attached test case and it's no longer a problem. …
- 03:11 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) closed by
- duplicate: This is a dup of #4320, if the problem still exists in 1.4a2 please reopen …
- 03:02 Ticket #5681 (clone(true) does not clone event bindings) reopened by
- Sorry, it *is* broken in 1.4a2.
- 03:00 Ticket #5681 (clone(true) does not clone event bindings) closed by
- worksforme
- 02:50 Ticket #5678 (line 640 and line 685 repeat the same code) closed by
- invalid: This isn't clear enough.
- 01:28 Ticket #5688 (Too much recursion errors) created by
- When dropping 1.4a2 into a live application, I get "too much recursion" …
12/19/09:
- 22:50 Changeset [f0505c6d75722d5617dedfd5f6165285c18103c8] by
-
- test/index.html
- test/unit/selector.js
- 20:40 Ticket #5686 ($.map is not consistent with $#each, $#map and $.each) created by
- I notice that with $.map, both the function parameter order and "this" …
- 20:40 Ticket #5685 (Minor optimization of jQuery.fx.step) created by
- Lines 368-372 from effects.js 1.4a2 […] it is unnecessary to continue …
- 20:23 Ticket #5684 (Effects: exception in animation callback causes endless loop) created by
- This bug was (in some sense) already discovered 1 year ago (Ticket #2846), …
- 15:57 Ticket #5683 (onload fires before document.body exists, in dynamically written iframes ...) created by
- If an iframe's HTML is completely replaced via script (e.g. using …
- 14:14 Ticket #5682 (mouseenter/mouseleave from or to a scrollbar cause error in Firefox) created by
- The firebug report is: Permission denied to access property 'nodeType' …
- 13:30 Ticket #5681 (clone(true) does not clone event bindings) created by
- jQuery 1.3.2 works as expected. Same problem occurs with 1.4a and the …
- 10:36 Ticket #5680 (RangeError: Maximum call stack size exceeded.) created by
- I get the following error when using 1.4a2 with Safari on OSX : The …
- 08:59 Ticket #5679 (Google closure-compiler compiled version of jQuery) created by
- Maybe you can support a closure-compiled version of jQuery while 1.4 is …
- 03:35 Changeset [1feb92afb42d5213e2705290761779260bbd1fa4] by
-
- src/event.js
- 02:23 Changeset [3fd62eae9df3159fc238a515bb748140a942313d] by
-
- Makefile
- build.xml
- build/google-compiler-20091218.jar
- build/yuicompressor-2.4.2.jar
- src/intro.js
- 01:32 Ticket #5678 (line 640 and line 685 repeat the same code) created by
- 01:29 Changeset [42f8c3add3e0e4370d4bd6816bf471e07baf34be] by
-
- src/event.js
- 00:58 Changeset [0d06f3997be54896ab99e2ab0975dc7c144e7955] by
-
- version.txt
- 00:58 Changeset [f745357baec82e0be59c651f70d1e489f237c398] by
-
- version.txt
- 00:50 Changeset [a0af1a8f88b625fff3e7a582c775de45702ced8d] by
-
- version.txt
- 00:50 Changeset [92d6ce5aa09301372318b4f5ec3884fe61723823] by
-
- version.txt
- 00:47 Changeset [1c7d3155f0afbd331b09ebd2fc3081d3a9834994] by
-
- test/index.html
- 00:43 Changeset [298bfb79e6acfe2c0e3b1845a05291af82910ace] by
-
- src/core.js
- 00:36 Changeset [67b3be24e1215609cca524ee8158fc7e6e80db93] by
-
- src/core.js
- 00:24 Changeset [5e811146ee34fde5fa60e142e7ee4422e2748024] by
-
- test/unit/attributes.js
Note: See TracTimeline
for information about the timeline view.
