Timeline
Jul 20, 2011:
- 9:47 PM Ticket #9879 (removeAttr('readonly')) created by
- I invoke $(selector).removeAttr('readonly'),but the element is still …
- 8:50 PM Ticket #9878 (IE needs catch() before finally) created by
- Tested with IE8.0 on Windows Vista Home Premium: IE gives a warning …
- 8:49 PM Ticket #9877 (documentation FAQ has some old examples.) created by
- where: …
- 7:45 PM Ticket #9876 (Firefox bug on block and unblock) created by
- In Firefox the function unblock and block doesn´t work fine, the page …
- 6:12 PM Ticket #9872 ($.each(['selector'], function() { $(this) } produces unexpected behavior) closed by
- wontfix
- 6:12 PM Ticket #9872 ($.each(['selector'], function() { $(this) } produces unexpected behavior) reopened by
- 5:38 PM Ticket #9719 (removeAttr('disabled') doesn't change input's color on IE6,JQ 1.6.2) reopened by
- This should probably stay open since we still want to support this in …
- 5:35 PM Ticket #9875 (jQuery.active decrementing loses scrollbar focus in IE) created by
- We have an app with an "overflow-x: auto;" enabled container, and are …
- 3:27 PM Ticket #9874 ($('selector').css('background-color') returning different values ...) created by
- JQuery prides itself on being cross browser. if I run …
- 3:21 PM Ticket #9873 (inArray throws error in FF5) created by
- When undefined value is used as the array argument of inArray() …
- 2:00 PM Ticket #9872 ($.each(['selector'], function() { $(this) } produces unexpected behavior) closed by
- invalid: The behaviour is not unexpected http://api.jquery.com/jquery.each/ > …
- 1:23 PM Ticket #9871 (removeAttr breaking chained functions in IE7) closed by
- duplicate: I don't see a problem with this one: …
- 12:52 PM Ticket #9872 ($.each(['selector'], function() { $(this) } produces unexpected behavior) created by
- See this JSFiddle: http://jsfiddle.net/87kKw/ This is unexpected …
- 12:41 PM Ticket #9871 (removeAttr breaking chained functions in IE7) created by
- Using removeAttr() seems to ignore other chained functions in jQuery …
- 11:55 AM Ticket #9870 (animate don't work in IE 8 in some cases) created by
- error code of jquery-1.6.2.js: ----string 8537 ------------------ if ( …
- 11:37 AM Ticket #9868 (Broken link on jQuery.com website) closed by
- fixed: Thanks. This has been updated.
- 11:35 AM Ticket #9869 (how to upload file using ajax jquery without iframe and any plugin) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 11:15 AM Ticket #9869 (how to upload file using ajax jquery without iframe and any plugin) created by
- Hi, Currently i am using iframe to upload the file. it works …
- 9:24 AM Ticket #9868 (Broken link on jQuery.com website) created by
- The link "Microsoft Ajax CDN Documentation" on the page …
- 5:33 AM Ticket #9867 (built-in improvements to responsive-ness of Deferred Promises) closed by
- wontfix: "I think adding any setTimeout inbetween resolve and done is …
- 3:56 AM Ticket #9749 (SlideUp + jquery.color not works with chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:56 AM Ticket #9742 (:selected selector doesn't work with form attribute selector) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:56 AM Ticket #9741 (Problems with AJAX loaded checkboxes, using ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jul 19, 2011:
- 11:04 PM Ticket #9867 (built-in improvements to responsive-ness of Deferred Promises) created by
- It's a well-known technique in JavaScript to break computationally …
- 9:29 PM Ticket #9866 (Unable to get height on DIV tag that has begun fading in...) created by
- I have a function that fades out a DIV, changes the content of the …
- 8:26 PM Ticket #9865 (Animation effects pause in Google Chrome while in another tab and play ...) closed by
- duplicate
- 6:38 PM Ticket #9865 (Animation effects pause in Google Chrome while in another tab and play ...) created by
- There has been a change since version 1.6 on, that makes me …
- 6:16 PM Ticket #9864 (Onknowed problem with de release version) created by
- I'm have a problem with the 1.6.2 version, before I'm use 1.4.2 in a …
- 3:11 PM Ticket #9863 (Error serializing fieldset in chrome) closed by
- invalid: The .serialize() method should be called on a form or on a set of inputs.
- 2:23 PM Ticket #9863 (Error serializing fieldset in chrome) created by
- Here is the code to reproduce this issue: […] fails: * Chrome …
- 12:22 PM Ticket #9862 (SCRIPT5007: Unable to get value of the property ...) created by
- Hi there, I found this bug in jQuery 1.5. I tested on 1.6.2 and it's …
- 9:21 AM Ticket #9678 (setInterval cleared by animation) reopened by
- You're right
- 9:18 AM Ticket #9860 (jQuery.css() does not return all details for multiple backgrounds in ...) closed by
- cantfix: Unfortunately, I don't think there's anything we can do here. …
- 8:45 AM Ticket #9861 (Problem with ASP.Net-CheckBox-Control and CSS-Class) created by
- Hello, I observed the following problem. I use ASP.NET and jQuery. …
- 8:28 AM Ticket #9860 (jQuery.css() does not return all details for multiple backgrounds in ...) created by
- Having defined multiple backgrounds (using the three long-hand …
- 7:40 AM Ticket #9859 (Event remove attribute disabled issue) created by
- Hello, In the following code: ... <script type="text/javascript"> …
- 3:59 AM Ticket #9739 (show function is not working in jquery1.5) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #9737 (How to receive the response correctly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:45 AM Ticket #9856 (Checkbox checked returning value or undefined in 1.6.2 not true or false.) closed by
- worksforme: Please read here for the changes that were introduced in 1.6.x: …
- 1:40 AM Ticket #9857 ($. not working with jquery.min) closed by
- worksforme: Thanks for submitting a ticket to the jQuery bug tracker. I've just …
- 12:40 AM Ticket #9858 (UI issue with LABEL tag in IE6) created by
- Hi Team, We were using the Jquery library in one of the web …
Jul 18, 2011:
- 10:13 PM Ticket #9857 ($. not working with jquery.min) created by
- when I try to use $.ajax(...) with jquery-1.62.min.js it works in …
- 9:07 PM Ticket #9856 (Checkbox checked returning value or undefined in 1.6.2 not true or false.) created by
- Recently upgraded from jQuery 1.4.4 to 1.6.2 and noticed (because code …
- 8:48 PM Ticket #9855 (html(data) function, where the data contains the "onchange" - ...) closed by
- cantfix
- 8:01 PM Ticket #9855 (html(data) function, where the data contains the "onchange" - ...) created by
- $(document).ready(function () { $('#div').append('<div>No …
- 11:31 AM Ticket #9854 (Pass statusText through instead of "normalizing" it) created by
- This enhancement request refers to ticket #8987 and #8534. When …
- 9:48 AM Ticket #9853 (browser throws 'not a function' after abort a jsonp request) closed by
- duplicate
- 9:43 AM Ticket #9852 (about DOM) closed by
- invalid: I'm not sure what that code would do, but it is not the correct usage …
- 8:02 AM Ticket #9848 (i bind data to a element of a iframe,i can't get it in another iframe) closed by
- invalid: Every iframe has it's own context, so unless you explicitly target the …
- 2:36 AM Ticket #9853 (browser throws 'not a function' after abort a jsonp request) created by
- i use ajax with jsonp type , i call abort() when it does not return , …
- 1:38 AM Ticket #9852 (about DOM) created by
- I want to use jquery to complete autocomplete function , but I found …
- 1:20 AM Ticket #9851 (jquery的ajax在XP sp2系统不能响应) created by
- XP sp3一切正常,在sp2没有响应。 …
Jul 17, 2011:
- 2:47 PM Ticket #9850 (Wont load) closed by
- invalid: jQuery is not malware, we have no context for where you are …
- 11:25 AM Ticket #9850 (Wont load) created by
- Script: C:\Program Files\jquery-1.6.2.min.js Line: 16 Char: 1 …
- 12:09 AM Ticket #9847 (code in a iframe can trigger another iframe's element's events) closed by
- duplicate
Jul 16, 2011:
- 11:19 PM Ticket #9848 (i bind data to a element of a iframe,i can't get it in another iframe) created by
- when i use $.data() bind some data to a iframe's element,i can't get …
- 11:14 PM Ticket #9847 (code in a iframe can trigger another iframe's element's events) created by
- i have a html which contains two iframe,i bind a custome event to a …
- 8:24 PM Ticket #9846 (.done() does not fire when animation has complete callback) closed by
- worksforme: Closing per OPs test case
- 6:48 PM Ticket #9846 (.done() does not fire when animation has complete callback) created by
- I'm not completely sure this is a bug, but it does seem to be an …
- 4:42 PM Ticket #9845 (jQuery("a[rel=/Bangla]") not working in 1.6.2) closed by
- worksforme: The docs say that all attribute selectors should have their value …
- 3:40 PM Ticket #9845 (jQuery("a[rel=/Bangla]") not working in 1.6.2) created by
- I've tried to use jQuery("a[rel=/Bangla]") in my page and it shows an …
- 2:10 PM Ticket #9844 (Links are dead) closed by
- wontfix: Thanks for submitting a ticket!. We are currently in the process of …
- 11:23 AM Ticket #9843 (html() method can't handle HTML encoded characters [ampersand-style]) closed by
- worksforme: http://jsfiddle.net/rwaldron/GRwP7/2/
- 10:25 AM Ticket #9844 (Links are dead) created by
- All these links seem to be dead - they must've moved the plugin. …
- 8:53 AM Ticket #9843 (html() method can't handle HTML encoded characters [ampersand-style]) created by
- HOW TO REPEAT: Let's say we have following piece of code: var …
- 8:07 AM Ticket #9727 ($.animate() cannot animate fontSize as documented) closed by
- worksforme: I've tested our fontSize animation examples out in Chrome, …
- 8:03 AM Ticket #9727 ($.animate() cannot animate fontSize as documented) reopened by
- Re-opening as this was automatically closed by trac-o-bot.
- 4:34 AM Ticket #9842 (.css(property, null) should work like .css(property, '')) created by
- IMO it is not great coding practice to use empty string for something …
- 4:00 AM Ticket #9727 ($.animate() cannot animate fontSize as documented) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:00 AM Ticket #9723 (IE compatibility mode (tested on IE9) bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:00 AM Ticket #9664 (jQuery minified package > 1.5.2 bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jul 15, 2011:
- 8:29 PM Ticket #9841 (.trigger()ed events should not bubble to window) created by
- Essentially this reverts #8712. According to the W3C: > Bubbling …
- 5:09 PM Ticket #9839 (Returning an empty string when using .css('border')) closed by
- invalid: According to: http://api.jquery.com/css .... Shorthand CSS …
- 4:51 PM Ticket #9840 (Event srcElement null in Firefox) closed by
- invalid: The event object along with properties jQuery supports is passed to …
- 4:21 PM Changeset [2d275dfd]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:41 PM Ticket #9840 (Event srcElement null in Firefox) created by
- Problem: The srcElement of a click event is null in Firefox. …
- 1:54 PM Ticket #9839 (Returning an empty string when using .css('border')) created by
- Here is the code I used […] And the output using alert or using …
- 1:25 PM Ticket #9782 (error 'jQuery16206078858876646126_1310116245411 is not a function' ...) closed by
- duplicate
- 12:02 PM Ticket #9838 (Animating scrollTop issues in safari 5.1 (Lion)) created by
- Code: var elem = $('#someElem'); $('html').animate({"scrollTop": …
- 11:52 AM Ticket #9808 (.ajax() calls don't catch 401 erros) closed by
- invalid
- 11:36 AM Ticket #9837 (Issue on extend (deep) with methods-properties) created by
- A Deep Copy on an Object should run over Function(-Objects), too. …
- 11:26 AM Ticket #9836 (IE7 outerHeight() bug.) closed by
- invalid: This is due to the different default styles for font across browsers. …
- 11:04 AM Ticket #9809 (Using slideToggle on an hidden element styled with display table will ...) closed by
- cantfix: Thanks for taking the time to contribute to the jQuery project! The …
- 11:04 AM Ticket #9836 (IE7 outerHeight() bug.) created by
- Originally i found that outerHeight() doen't work as expected in IE7, …
- 11:01 AM Ticket #9835 (anchor link fails when linking to a page that includes jquery 1.6 +) created by
- Browser: Mobile Safari, iOS 4 OS: iOS 4 Device: iPad 2 Steps to …
- 9:16 AM Ticket #9834 (jquery autocomplete : cacheLength) closed by
- invalid: Thank you for your time and interest in helping the jQuery project, …
- 9:13 AM Ticket #9831 (children() bug) closed by
- invalid: Thank you for your time and interest in helping the jQuery project, …
- 7:26 AM Ticket #9834 (jquery autocomplete : cacheLength) created by
- Hi, I wanted to disable the cache in the jquery's autocomplete plugin …
- 6:49 AM Ticket #9833 (`maxLength` property is buggy in IE8/IE9) created by
- IE≤8 has a
.maxlength
property on <textarea> elements instead of … - 6:34 AM Ticket #9832 (text(), html() and append() don't work on <style> elements in IE8) created by
- Trying to add a style definition using a style element throws an …
- 5:58 AM Ticket #9831 (children() bug) created by
- to reproduce run the following code […] Then try to run …
- 5:45 AM Ticket #9830 (Getting the value of the "value" attribute using .attr("value") is the ...) created by
- Using .attr("value") returns the same as using .val() although the …
- 4:26 AM Ticket #9829 (Status ok for aborted HTTP session when using ajax) created by
- 1. Make a request to some resourse 2. Using Fiddler break session …
- 4:04 AM Ticket #9715 (ajax have memory leak in firefox and i.e.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:04 AM Ticket #9694 (IE9 issue with .animate()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jul 14, 2011:
- 5:11 PM Ticket #9827 (jQuery getScript .text and .async support) created by
- Hey guys, more control is needed for loading scripts asynchronously, …
- 3:45 PM Ticket #9826 (.css(prop, undefined) should return self for chaining) closed by
- duplicate: It is invalid to set any style to undefined.
- 3:15 PM Ticket #9826 (.css(prop, undefined) should return self for chaining) created by
- the user's intention is clearly to change the value, so returning as …
- 10:40 AM Ticket #9825 (animate callback function isn't executed when tab is inactive (chrome ...) closed by
- duplicate
- 10:22 AM Ticket #9825 (animate callback function isn't executed when tab is inactive (chrome ...) created by
- I noticed that in Firefox 5 and Chrome a callback function to …
- 8:19 AM Ticket #9824 (send-a-cross-domain-post-request) created by
- unable to get response to xmlhttprequest
- 5:46 AM Ticket #9823 (IE 8 crashes when using background-image on BODY in css) created by
- IE 8 crashes when using background-image on the BODY in my css file. …
- 3:44 AM Ticket #9697 (Problem with "td:even or td:odd" when used colspan in a previous line) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9692 (bug about function addclass) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #9472 ($.ajax: X-Requested-With header gets lost....request send twice?!) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:56 AM Ticket #9822 (jquery $("#someTRid").attr("for") in ie6 return undefined) created by
- in ie6,in my html,there are some tr elements have custome attribute …
Jul 13, 2011:
- 11:54 PM Changeset [5b0c306]1.12-stable2.2-stablekillphp by
- test/data/testsuite.css
- test/index.html
- test/unit/css.js
- 11:47 PM Changeset [d1c4f0e]1.12-stable2.2-stablekillphp by
- src/css.js
- 7:33 PM Ticket #9820 ($(window).mouseleave() throws "compareDocumentPosition is not a function") closed by
- invalid: Not sure why the behavior changed, but it is wrong to attach that …
- 5:15 PM Ticket #9821 (Multiple attribute selector issue with ie9 and some versions of ie8 in ...) created by
- The following code fails to find the disabled text input fields in a …
- 11:58 AM Ticket #9819 (Data-atributes update in DOM bug.) closed by
- worksforme: jQuery.fn.data() does not create data-* attrs, but will read and write …
- 10:40 AM Ticket #9820 ($(window).mouseleave() throws "compareDocumentPosition is not a function") created by
- Binding the mouseleave event to the window element throws an error in …
- 10:14 AM Ticket #9819 (Data-atributes update in DOM bug.) created by
- When i change data-atributes using JavaScript using …
- 9:45 AM Ticket #9818 (click() does not trigger a click event attached with addEventListener ...) created by
- […] $(document).ready(function() { …
- 9:02 AM Ticket #9812 ($("#checkbox").attr("checked") don't work with jquery-1.6.2) closed by
- worksforme: Thanks for submitting a ticket. The reason this isn't working is …
- 8:58 AM Ticket #9813 (Google Chrome line-height CSS Bug) closed by
- invalid: Thanks for submitting a ticket to the jQuery project! Unfortunately, …
- 8:50 AM Ticket #9814 (autocomplete+focusout issue) closed by
- invalid: Hi, this is the bug tracker. Please ask for programming help in the …
- 8:34 AM Ticket #9816 (("#checkbox").each(function(){}); doesn't stop on particular condition) closed by
- invalid: There can only be one element with
id="checkbox"
so if your example … - 8:31 AM Ticket #9817 (date picker dont open in third dialog box..) closed by
- invalid: Hi, this is the bug tracker. Please ask for programming help in the …
- 8:29 AM Ticket #9815 ($.contains(element, textNode) always throws in IE8) closed by
- fixed: Confirmed, in IE
a.contains(b)
throws the "No such interface … - 8:27 AM Ticket #9817 (date picker dont open in third dialog box..) created by
- please help. thanks.
- 7:53 AM Ticket #9816 (("#checkbox").each(function(){}); doesn't stop on particular condition) created by
- I use this ("#checkbox").each(function(){}); when there are multiple …
- 7:11 AM Ticket #9815 ($.contains(element, textNode) always throws in IE8) created by
- Calling
jQuery.contains
with the second parameter being a text … - 6:36 AM Ticket #9814 (autocomplete+focusout issue) created by
- I am using autocomplete as well as focusout events in a text box. …
- 5:05 AM Ticket #9813 (Google Chrome line-height CSS Bug) created by
- I found a bug and I'm not 100% sure if it is a jQuery bug or a Google …
- 3:58 AM Ticket #9683 (Access items with checked / unchecked for Radio Button list.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:19 AM Ticket #9812 ($("#checkbox").attr("checked") don't work with jquery-1.6.2) created by
- Why the function $("#checkbox").attr("checked") don't work??? When …
Note: See TracTimeline
for information about the timeline view.