Timeline
Jan 25, 2011:
- 10:09 PM Ticket #8059 (Address Invalid) created by
- Hi After doing post back we are getting Address invalid message in …
- 7:45 PM Ticket #5866 (.ajax() fails in IE7 when using an absolute url without protocol) closed by
- fixed: Fixes #5866. Issue number in previous commit was wrong both in …
- 7:45 PM Changeset [d7d64713]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:36 PM Changeset [0e5b341]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 7:04 PM Ticket #8053 (POST via AJAX from Palm Pre is set a GET) closed by
- worksforme: I just ran the testswarm suite on my own Palm Pre and this is no …
- 6:58 PM Ticket #5812 (Should look for =%3F in addition to =?) closed by
- wontfix: This enhancement breaks legitimate uses of ? in url or data. The fix …
- 6:57 PM Ticket #8058 (attribute ends with selector breaks in 1.4.4) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:57 PM Ticket #5812 (Should look for =%3F in addition to =?) reopened by
- 6:56 PM Ticket #8054 (Regex in ajaxPrefilter of JSON data type should not be valid) closed by
- fixed: Fixes #8054 by reverting feature enhancement 5812 (4920). Regexps no …
- 6:55 PM Changeset [325dcdc]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- test/unit/ajax.js
- 6:17 PM Ticket #8058 (attribute ends with selector breaks in 1.4.4) created by
- $(':input[name$=[bar]]') no longer works correctly with the latest …
- 5:48 PM Ticket #8055 (event.originalEvent is undefined when an event triggered manually) closed by
- invalid: Test case ported to jsFiddle. …
- 5:18 PM Ticket #8056 (Page comes up blank in Internet Explorer) closed by
- invalid: The jQuery bug tracker is not for support requests. Please try the …
- 4:35 PM Ticket #8057 (Setting Contenteditable attr not working in IE7 and quirks mode.) created by
- Setting contenteditable attr not working in IE7 and quirks mode. …
- 4:35 PM Ticket #8056 (Page comes up blank in Internet Explorer) created by
- I have a drop-down sidebar navigation using JQuery to slide down and …
- 3:46 PM Ticket #8055 (event.originalEvent is undefined when an event triggered manually) created by
- Reduction: http://elv1s.local/files/js/jQuery/originalEvent.html
- 2:31 PM Ticket #7987 (AddThis not working with 1.5b) closed by
- invalid
- 2:10 PM Ticket #8051 (col .width() of a colgroup returns 0) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 1:35 PM Ticket #8054 (Regex in ajaxPrefilter of JSON data type should not be valid) created by
- […] From the above code, jQuery use jsre Regex to test current …
- 12:34 PM Ticket #8053 (POST via AJAX from Palm Pre is set a GET) created by
- Sending an AJAX request as type 'POST' is received as a GET on Palm …
- 10:34 AM Ticket #8052 (IE9 document.getElementsByTagName throws an error) created by
- In IE9 (beta) it looks like document.getElementsByTag name isn't …
- 10:24 AM Ticket #8045 (Jquery form broken on 1.5RC1) closed by
- wontfix: I've looked deeper into the code and it seems the plugin implements an …
- 10:11 AM Ticket #8051 (col .width() of a colgroup returns 0) created by
- Hello, The .width() method returns 0 on a <col> element for Google …
- 10:08 AM Ticket #8050 (ajax's error textStatus should be "error") closed by
- fixed: Reworks how values of parameters passed to error callbacks are …
- 10:08 AM Changeset [5ca8f06]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- test/unit/ajax.js
- 9:04 AM Ticket #8050 (ajax's error textStatus should be "error") created by
arguments
of $.ajax()'s error callback for a 404 (Not Found) …- 8:55 AM Ticket #8046 ($().find() triggers DOMSubTreeModified events) closed by
- wontfix: Thanks for reporting this, but jQuery cannot provide support to …
- 6:34 AM Ticket #8049 (problem in home page of jQuery) created by
- i found that book list not looking good in current version of Firefox …
- 5:41 AM Ticket #8044 (Unused variable "rnonword"?) closed by
- fixed: Landed …
- 5:27 AM Ticket #8048 (overflow:scroll gives wrong width in IE8) created by
- jQuery 1-4-4 Internet Explorer 8 vs. Firefox 3.6.6 Win 7 x64 When I …
- 4:35 AM Ticket #8047 (.data function bug) created by
- It illustraed on jsfiddle http://jsfiddle.net/ZagJA/ : […] this …
- 3:15 AM Ticket #8046 ($().find() triggers DOMSubTreeModified events) created by
- I've been building a library to make packaging behaviors simple. It …
- 2:47 AM Ticket #7939 (Selectors by class names fail in IE 7 in some particular case.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:47 AM Ticket #7933 (JAVASCRIPT - jQuery .animate slider looping in double digits) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:32 AM Ticket #8045 (Jquery form broken on 1.5RC1) created by
- Testing Jquery Form using the 1.5 release candidate Jquery RC1 Get the …
Jan 24, 2011:
- 9:52 PM Changeset [8d050558]1.12-stable2.2-stablekillphp by
- src/core.js
- 8:56 PM Ticket #8044 (Unused variable "rnonword"?) created by
- Upon looking into jQuery 1.5 RC1 source I noticed a variable called …
- 7:45 PM Ticket #2425 (.text() and CDATA) closed by
- invalid: Please reopen/comment on this ticket only if you have a valid test …
- 7:19 PM Ticket #8038 (wrap cause selectedIndex reset in opera) reopened by
- I can reproduce this too (video) with …
- 6:35 PM Ticket #8043 (Filter function does not fire on all items in AppleWebKit) created by
- I have .NET DataList that can show over 50 images at a time and have …
- 6:30 PM Ticket #8042 (jQuery.data() should have better behavior when int overflows) closed by
- duplicate
- 6:11 PM Ticket #8042 (jQuery.data() should have better behavior when int overflows) created by
- When calling jQuery.data() on DOM attrs containing large integers, the …
- 5:16 PM Ticket #7579 (jQuery.data() truncates numbers taken from data-xxx attributes) closed by
- wontfix
- 5:14 PM Changeset [294df4f]1.12-stable2.2-stablekillphp by
- version.txt
- 5:14 PM Changeset [9d306bd]1.12-stable2.2-stablekillphp1.5rc1 by
- version.txt
- 5:01 PM Changeset [9604a03]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 4:58 PM Changeset [98234b0]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 4:45 PM Changeset [6fb39986]1.12-stable2.2-stablekillphp by
- src/intro.js
- 4:18 PM Changeset [ed48787]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 3:27 PM Ticket #8041 (jquery.tmpl plugin's tmplItem not returning expected item) closed by
- invalid: This is by design. Under container2 there is only one rendered …
- 3:02 PM Ticket #8041 (jquery.tmpl plugin's tmplItem not returning expected item) created by
- If you render a template using an each and then access the dom item …
- 2:14 PM Changeset [6c18a1b]1.12-stable2.2-stablekillphp by
- Makefile
- 2:01 PM Changeset [6d358c0]1.12-stable2.2-stablekillphp by
- Makefile
- 1:34 PM Ticket #7992 (jQuery 1.5b1 is slower to remove elements than 1.4.2) closed by
- wontfix: There were virtually no changes to cleanData in 1.5 - only the …
- 12:10 PM Ticket #8036 (.closest(selectorArray) returns duplicates) closed by
- invalid: Not an issue, expected behavior.
- 10:29 AM Ticket #2551 (val() failed after reset form in ie6/ie7) reopened by
- Replying to rwaldron: > This bug no longer exists Your …
- 10:16 AM Ticket #8040 (Bind two "change" events in IE will be fired twice) created by
- In IE, when bind two "change" events to a textbox, and the first event …
- 5:35 AM Ticket #8039 (Selectors with new HTML(5) input types don’t work in <= IE7) created by
- HTML:
[…]
jQuery:
[…]
It seems jQuery is using
elem.type
… - 3:06 AM Ticket #7926 (Trouble with height/width definition of the Microsoft.Matrix ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 23, 2011:
- 10:22 PM Changeset [33de9c5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:19 PM Changeset [c50b743]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 4:13 PM Ticket #8038 (wrap cause selectedIndex reset in opera) closed by
- worksforme: I've reproduced your code here with an additional check for …
- 4:03 PM Changeset [02ca455]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:46 PM Changeset [ee22c8b3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
Jan 22, 2011:
- 11:51 PM Changeset [dd5bf42]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- 11:01 PM Changeset [30082d9]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:51 PM Ticket #8038 (wrap cause selectedIndex reset in opera) created by
- Tested in opera 10.62/windows XP sp2 Test case: <select id='test'> …
- 6:35 AM Ticket #8037 (fadeToggle() & bugs in IE (all versions) with PNG, MNG, APNG) created by
- fadeToggle() bug with alpha-channel in IE (all versions) with PNG, …
- 3:08 AM Ticket #7919 ($.get behaves differently in i.e and firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:08 AM Ticket #7903 (.attr() does not recognize "shape" in <area>) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:08 AM Ticket #7897 (Descendant id selector bug in IE when running in IE7 mode) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 21, 2011:
- 10:45 PM Changeset [bea4815]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:29 PM Ticket #8036 (.closest(selectorArray) returns duplicates) created by
- If an element matches more than one selector in selectorArray, it is …
- 7:43 PM Ticket #8035 (Askimet is rejecting my report as spam.) created by
- Please contact me so I can send you the bug. It's a real bug with …
- 7:12 PM Changeset [4413c2f]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 6:41 PM Changeset [f1bd0cfc]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 5:29 PM Ticket #8034 (parseJSON() fails when special characters are passed in) closed by
- invalid: This isn't a bug, the [http://www.ietf.org/rfc/rfc4627.txt JSON …
- 5:12 PM Ticket #8032 (jQuery.ajax: cache is not set to false if dataType is javascript) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 4:12 PM Ticket #8034 (parseJSON() fails when special characters are passed in) created by
- I came across a situation where some oddly encoded characters cause …
- 4:01 PM Ticket #8033 (jQuery 1.4.4+ fails to load on pages with old Prototype (<= 1.5) or ...) created by
- This seems to be because old Prototypes would override the …
- 3:31 PM Ticket #8032 (jQuery.ajax: cache is not set to false if dataType is javascript) created by
- Documentation says: cache Default: true, false for dataType 'script' …
- 2:29 PM Ticket #8031 (height calculation hidden element bug cause slidedown jump) created by
- 960px wrapper. div to be animated has no width and is inside 200px …
- 11:23 AM Ticket #7398 (tds[0] does not exist) closed by
- fixed: Landed this pull request from Dave: …
- 11:22 AM Changeset [1922f31]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:21 AM Ticket #8013 (Improve performance of inserting text into an HTML element) closed by
- fixed: Landed this pull request, which should resolve this issue: …
- 11:20 AM Ticket #8017 ($.fn.domManip woes - 1.5b is 80% slower) closed by
- fixed: Landed.
- 11:20 AM Changeset [61e80c5]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/manipulation.js
- 11:08 AM Changeset [33a67ff]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 11:06 AM Ticket #8030 (slideToggle callback does fire before Animation is complete) created by
- SlideToggle callback fires callback function before animation is …
- 10:33 AM Changeset [574ae3b]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 9:58 AM Changeset [a03f040]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- build/lib/jslint.js
- build/lib/parse-js.js
- …
- 9:51 AM Changeset [ad0ebf0]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:24 AM Changeset [328a86f]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 2:58 AM Ticket #7911 (Jquery uses DOM before it's fully loaded [IE8 , opacity, cssHooks , ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 20, 2011:
- 9:58 PM Changeset [dc2e7317]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 4:26 PM Ticket #8026 (.removeClass(className) removes every class version 1.4.3 and 1.4.4) created by
- From version 1.4.3 and up, when you use .removeClass(className) it …
- 3:25 PM Changeset [6458885]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- 3:12 PM Ticket #8024 (Sizzle Performance Regression) closed by
- fixed
- 2:52 PM Ticket #7853 (`context` issue (incompatible change) when using DOM elements with $) closed by
- fixed: Landed.
- 2:51 PM Changeset [2e2d5e9]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 2:39 PM Changeset [c97b6ee]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 2:39 PM Changeset [35875ac]1.12-stable2.2-stablekillphp by
- Makefile
- build/uglify.js
- 2:27 PM Changeset [49cd9c6]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 1:40 PM Changeset [3dbd600e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 1:33 PM Ticket #8025 (Attribute selector not working in IE8 compatibility mode) created by
- In IE8 with compatibility mode enabled, this selector doesn't work: …
- 12:50 PM Changeset [8ad2b31f]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 11:58 AM Changeset [ea5ce8c2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- src/core.js
- test/unit/ajax.js
- test/unit/core.js
- 11:58 AM Changeset [e4d0168]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:52 AM Changeset [f2b0c77d]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:51 AM Changeset [a7cb93b]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/core.js
- test/unit/core.js
- 11:46 AM Changeset [0f6c783]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:38 AM Changeset [ef86694]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 11:34 AM Changeset [c475222]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:22 AM Changeset [3e1d3d0]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:09 AM Ticket #8019 (Fix to relative/absolute path issues with IE 7 or less) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! If I …
- 10:05 AM Ticket #7994 (.attr('href', ...) may change the text part.) closed by
- wontfix: Given that there is a workaround for this but the workaround is …
- 9:42 AM Ticket #8021 (Possible regression: Finding elements doesn't work if context ...) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 9:39 AM Changeset [9ab00a7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 8:32 AM Ticket #8023 (Validator plugin doesnt validate dynamicaly added fields) closed by
- invalid: The jQuery bug tracker is not for support requests, this tracker you …
- 8:29 AM Ticket #8024 (Sizzle Performance Regression) created by
- http://www.readwriteweb.com/hack/2011/01/jquery-upgrade-twitter.php …
- 7:34 AM Ticket #8023 (Validator plugin doesnt validate dynamicaly added fields) created by
- I have a form with fields added dynamicaly. These fields have class …
- 7:19 AM Ticket #8022 (.offset() and .css("top")/.css("left") do not work properly when ...) created by
- If an element is hidden ("display" property has the "none" value), I …
- 4:29 AM Ticket #8021 (Possible regression: Finding elements doesn't work if context ...) created by
- The "$(css, context)" syntax to find elements inside the "context" …
- 4:02 AM Ticket #8020 (Native namespace support in selector methods) created by
- John Resig has worked on a namespace solution …
- 12:18 AM Ticket #8019 (Fix to relative/absolute path issues with IE 7 or less) created by
- This is not really a bug but rather a workaround for the bug mentioned …
Jan 19, 2011:
- 10:36 PM Ticket #8013 (Improve performance of inserting text into an HTML element) reopened by
- Patched. For some reason the browser scope tests arent updating …
- 10:12 PM Ticket #8018 (Unsafe access to frameElement causes error in crossdomain (i)frames) created by
- We have 2 references to the frameElement property on an element in the …
- 10:12 PM Changeset [64e1cdb]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- test/unit/ajax.js
- 9:02 PM Changeset [948c0df]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 9:01 PM Ticket #8017 ($.fn.domManip woes - 1.5b is 80% slower) created by
- http://jsperf.com/dh-dommanip-tribulations it's not clone …
- 7:50 PM Ticket #8002 (Issues in Safari/Chrome to calculate position, innerWidth when an ...) closed by
- worksforme: Webkit browsers set the height and width property after the image is …
- 7:29 PM Ticket #8007 (Selector "input[type='text']" does not work with native <input/> field) closed by
- invalid: danheberden is right about this. If you omit the
type
attribute the … - 7:29 PM Ticket #8013 (Improve performance of inserting text into an HTML element) closed by
- duplicate
- 6:23 PM Ticket #8016 (Page ends w/ SQL error) closed by
- duplicate
- 6:21 PM Ticket #8016 (Page ends w/ SQL error) created by
- When visiting this page: …
- 5:39 PM Ticket #8014 (jQuery.parseJSON() doesn't work on all servers) closed by
- worksforme
- 5:21 PM Ticket #8015 (Wrap method on HTML5 video element breaking in iPad / iPhone) created by
- Using wrap() on an an HTML5 video element is causing the video not to …
- 5:19 PM Ticket #8014 (jQuery.parseJSON() doesn't work on all servers) created by
- I have an Arabic contact script that uses Ajax to retrieve a response …
- 1:30 PM Ticket #8013 (Improve performance of inserting text into an HTML element) created by
- In Firefox, I am inserting text into ~500 DIVs using this code: …
- 12:44 PM Changeset [96b00a4]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 12:40 PM Changeset [2b64b1d]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 12:36 PM Changeset [44f3a1b]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:35 PM Changeset [7d89d3c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:32 PM Changeset [cb1f7ee]1.12-stable2.2-stablekillphp by
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- build/lib/jslint.js
- build/lib/parse-js.js
- build/lib/process.js
- …
- 12:18 PM Ticket #8008 (function each launch an error when the object is empty on verion 1.4.4) closed by
- invalid: This test case shows that …
- 12:16 PM Changeset [1cecfa1e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 11:51 AM Changeset [3ea3664]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:51 AM Ticket #8012 (jQuery website Databse Error) closed by
- duplicate: its our bucket o' website errors ticket cuz its so elusive but we're …
- 11:50 AM Ticket #8010 (appendTo does not work in IE8 on an empty popup) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 11:46 AM Ticket #2253 (iframe bug?) closed by
- duplicate
- 11:46 AM Ticket #2253 (iframe bug?) reopened by
- 11:42 AM Ticket #8011 (Complete handler not called when any XMLHttpRequest is aborted) closed by
- worksforme
- 11:42 AM Ticket #8011 (Complete handler not called when any XMLHttpRequest is aborted) reopened by
- 11:38 AM Ticket #8011 (Complete handler not called when any XMLHttpRequest is aborted) closed by
- invalid: Bug not present / fixed with new ajax rewrite. Get ready for 1.5, its …
- 11:24 AM Changeset [7947cd7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:21 AM Changeset [d343bfe5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:06 AM Changeset [bd6eb84]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:55 AM Changeset [92c3d87]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- 10:53 AM Ticket #8006 (Issue in IE8 browser) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker!. …
- 9:56 AM Ticket #8012 (jQuery website Databse Error) created by
- I did a search on the bug site and found bug #6946, yet all the bugs …
- 9:02 AM Ticket #8004 (focusout not triggered when focus()ing another input) closed by
- duplicate
- 8:13 AM Ticket #8011 (Complete handler not called when any XMLHttpRequest is aborted) created by
- I wanted to reopen the below ticket, but didn't see any option to …
- 7:39 AM Ticket #8010 (appendTo does not work in IE8 on an empty popup) created by
- Hello, It seems I'm unable to append elements in IE8 (works on FF & …
- 7:33 AM Ticket #8009 (not(selector) is not complementary to $(selector)) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 5:18 AM Ticket #8009 (not(selector) is not complementary to $(selector)) created by
- Example http://www.jsfiddle.net/4k3b8/1/
- 5:11 AM Changeset [74dfc7f]1.12-stable2.2-stablekillphp by
- Makefile
- build/uglify.js
- 4:32 AM Ticket #8008 (function each launch an error when the object is empty on verion 1.4.4) created by
- The expression $.each(data, function(key, value) {}); launch an …
- 3:25 AM Ticket #8007 (Selector "input[type='text']" does not work with native <input/> field) created by
- Binding does not work with native <input>, which should have …
Jan 18, 2011:
- 11:58 PM Ticket #8006 (Issue in IE8 browser) created by
- We are using YUI(popup) and Jquery(slider) in web application In IE8 …
- 8:04 PM Ticket #8005 (Website: docs.jquery.com/Category:Manipulation - Database Error) closed by
- duplicate
- 6:23 PM Ticket #8005 (Website: docs.jquery.com/Category:Manipulation - Database Error) created by
- Database error From jQuery JavaScript Library Jump to: navigation, …
- 6:15 PM Changeset [265cf0e]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:11 PM Changeset [fc7bd612]1.12-stable2.2-stablekillphp by
- build/uglify.js
- 6:07 PM Changeset [40f48ef]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 6:06 PM Changeset [be6ef80]1.12-stable2.2-stablekillphp by
- build/uglify.js
- 5:18 PM Ticket #8003 (Child selector followed by ancestor selector not working in IE) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 5:14 PM Changeset [c5ec1cb3]1.12-stable2.2-stablekillphp by
- build/uglify.js
- 4:55 PM Ticket #8004 (focusout not triggered when focus()ing another input) created by
- jquery 1.4.3+ has different (i believe broken) behavior for detecting …
- 4:52 PM Ticket #8003 (Child selector followed by ancestor selector not working in IE) created by
- Given the following HTML and JavaScript: […] I would expect that …
- 4:51 PM Ticket #8002 (Issues in Safari/Chrome to calculate position, innerWidth when an ...) created by
- I have a set of left-floated <div>s that contain an <ul><li><a> …
- 4:40 PM Changeset [80928cc]1.12-stable2.2-stablekillphp by
- build/uglify.js
- 4:31 PM Ticket #7998 (Add "Previous Ticket Next Ticket" Links to bottom of ticket page) closed by
- fixed: tada
- 3:13 PM Changeset [9c763ad3]1.12-stable2.2-stablekillphp by
- src/support.js
- test/csp.php
- 2:58 PM Ticket #8000 (textStatus unavailable from ajaxError) created by
- The
jQuery.ajax
error
callback is passed XMLHttpRequest, … - 2:20 PM Ticket #7602 (jQuery.fn.offset() returns ClientRect object for disconnected elements) closed by
- fixed: Landed pull 109.
- 2:20 PM Changeset [c1d719b]1.12-stable2.2-stablekillphp by
- src/offset.js
- 12:40 PM Ticket #2425 (.text() and CDATA) reopened by
- I'd like to see a test case of this with the latest build of jquery
- 12:40 PM Changeset [135a384]1.12-stable2.2-stablekillphp by
- src/offset.js
- 12:06 PM Changeset [0942b3b]1.12-stable2.2-stablekillphp by
- Makefile
- README.md
- Rakefile
- build.xml
- build/google-compiler-20100917.jar
- build/js.jar
- build/jslint-check.js
- build/lib/jslint.js
- build/lib/parse-js.js
- build/lib/process.js
- …
- 8:53 AM Ticket #7999 (inconsistent offsetParent of "absolute DOM" in IE 6 8 with other browsers) created by
- the demo is simple <!doctype html> <html> <head> <meta …
- 8:40 AM Ticket #7998 (Add "Previous Ticket Next Ticket" Links to bottom of ticket page) created by
- Just like it says, as simple as that. Add "Previous Ticket Next …
- 7:00 AM Ticket #7997 (New Bug) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:17 AM Ticket #7997 (New Bug) created by
- Dears, Thank you so much for your open your lovely products to be …
Note: See TracTimeline
for information about the timeline view.