Timeline
Jan 13, 2011:
- 10:25 PM Ticket #6106 (Data argument is undefined in success method of $.ajax in IE7) closed by
- fixed: Ajax now uses parseJSON internally which actually returns null for …
- 9:24 PM Ticket #7966 (fadeOut and fadeIn broken in IE 9.0.7930.16406) created by
- $("p").fadeOut(1000).fadeIn(1000) should fade out, then back in over a …
- 5:14 PM Ticket #7965 (CSS Image-Background Hover not working in Chrome) created by
- When an anchor tag has a image background applied to it, attempting to …
- 5:08 PM Ticket #7963 (selector :hidden select option of select tag elements on IE7) closed by
- invalid: Thanks for taking the time to submit a bug report :) Browser …
- 4:07 PM Ticket #4919 (Add a hoverClass method) closed by
- wontfix: Following on from Scott_Gonzalez, the dev thread above and …
- 4:03 PM Ticket #7964 (Some traversal methods perform an unnecessary uniqueness check) created by
- Methods like .children(), .next() and .prev() are guaranteed to …
- 2:20 PM Changeset [73d060b]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 2:14 PM Changeset [610ab13]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- Makefile
- Rakefile
- build.xml
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- src/attributes.js
- src/core.js
- …
- 12:33 PM Changeset [a8fa5f2]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- 12:03 PM Ticket #7963 (selector :hidden select option of select tag elements on IE7) created by
- on IE7, if you use $(':hidden') selector, jquery returns option tags …
- 11:35 AM Ticket #7962 ('width' property of <select> element is wrongly calculated for Safari) created by
- I encountered a problem that $(element).width() and …
- 11:01 AM Ticket #4964 (Support ajax callbacks for specific status codes) closed by
- fixed: Fixes #4964. Adds a statusCode object together with a new statusCode …
- 11:01 AM Changeset [44fc87f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 10:58 AM Changeset [5795615]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 7:47 AM Ticket #7950 (.outerWidth(1)) closed by
- invalid: This tracker you submitted your bug on is for jQuery core bugs only. …
- 3:04 AM Ticket #7961 ($.fn.height or $.fn.width throw a TypeError Result of expression ...) created by
- in line 7151: […] if the elem.document.documentElement[ "client" …
- 2:47 AM Ticket #7857 (bug with .hover() and links in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:22 AM Ticket #7960 ([support.mozilla.com] jQuery slide()/slideToggle() partly animates and ...) created by
- So we recently updated jQuery from 1.4.2 to 1.4.4 and the slideToggle …
Jan 12, 2011:
- 9:59 PM Ticket #7959 (ie9beta jQuery.noConflict()) closed by
- wontfix: jQuery does not yet support IE9 as it is still a beta.
- 9:36 PM Ticket #7959 (ie9beta jQuery.noConflict()) created by
- run jQuery.noConflict(); in ie9 Beta(version:9.0.7930.16406),console …
- 8:05 PM Changeset [667a3b3]1.12-stable2.2-stablekillphp by
- src/ajax/script.js
- src/ajax/xhr.js
- 7:43 PM Changeset [b07d43c]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:18 PM Changeset [97b24431]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:49 PM Changeset [ed11448]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:41 PM Changeset [e9fb7d5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:37 PM Ticket #7958 (<form> elements lacking a submit button do not propagate) created by
- Hi all Bare with me :P Consider this form: […] I noticed that …
- 12:54 PM Ticket #4897 (REST-style JSONP callback option) closed by
- fixed: Fixes #4897. Added ?? as a context-insensitive placeholder for the …
- 12:54 PM Changeset [e221d39]1.12-stable2.2-stablekillphp by
- src/ajax/script.js
- 12:53 PM Changeset [14b07ec5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:36 PM Changeset [0c51e9d]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- test/data/jsonp.php
- test/unit/ajax.js
- 12:06 PM Ticket #7957 (find returns Failed on IE8 with selector) created by
- $("#Application-NavBar").find("[id]:visible:enabled"); returns Failed …
- 11:45 AM Ticket #7947 (Buggy Animation when Unhiding Colspanned Table Row) closed by
- fixed: Closing per request of the reporter. Fixed in 1.4.3
- 10:43 AM Ticket #7948 (.offset() does not take body border into account) closed by
- patchwelcome: Jaubourg, DaveMethvin, scott_gonzalez and I discussed this and we …
- 10:17 AM Ticket #7956 (Bad link on website) closed by
- fixed: I've gone in and fixed/removed the link to the porn site. On a …
- 7:57 AM Ticket #7956 (Bad link on website) created by
- http://docs.jquery.com/Alternative_Resources has an external link to a …
- 7:38 AM Ticket #7955 (isPlainObject slight error) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:17 AM Ticket #7953 (Bug in Jquery Mobile Select Menu) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:04 AM Ticket #7955 (isPlainObject slight error) created by
- The return value for this is: for(key in obj) { } return key === …
- 6:44 AM Ticket #7954 (Incorrect Example .not()) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 6:08 AM Ticket #7954 (Incorrect Example .not()) created by
- http://api.jquery.com/not/ 1, 3 and 5 are red. Not 2 and 4.
- 6:06 AM Ticket #7953 (Bug in Jquery Mobile Select Menu) created by
- I am using Jquery Mobile version jquery.mobile-1.0a2.min.js and Jquery …
- 5:48 AM Ticket #7952 (Broken Link) created by
- The link to "51+ Best jQuery Tutorials..." should read: …
- 5:04 AM Ticket #7951 (Bug with animate background-position on IE8) created by
- Code animate […] IE8 report […] …
Jan 11, 2011:
- 5:43 PM Changeset [f83cdc3]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 5:01 PM Ticket #6230 (WEBKIT: xhr.setRequestHeader("Accept", ...) *appends* the value ...) closed by
- fixed: Fixes #6230. Added a unit test to control that, since the ajax …
- 5:01 PM Changeset [6504d4f7]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 4:17 PM Ticket #7950 (.outerWidth(1)) created by
- I was using outerWidth(1), but since 1.4.4 this set the width to 0 …
- 2:05 PM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) closed by
- fixed
- 2:02 PM Changeset [5a721cf]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 12:47 PM Ticket #7949 (Type Error thrown in IE8 - related to querySelectorAll) created by
- I haven't been able to pinpoint what is causing an object to be passed …
- 11:21 AM Ticket #7948 (.offset() does not take body border into account) created by
- .offset() does not seem to properly account for the body having a …
- 11:20 AM Ticket #7947 (Buggy Animation when Unhiding Colspanned Table Row) created by
- When you hide (using style for example - display: none) a table cell …
- 10:44 AM Ticket #7946 (JS error in IE8, when jQuery.each is used on document.styleSheets) created by
- When trying the HTML sample below, IE8 throws an "Error: Invalid …
- 8:51 AM Ticket #7941 (setting .val('') for an input type="hidden" makes it inaccessible in ...) closed by
- worksforme: I made a live test case following …
- 2:39 AM Ticket #7945 (jQuery.param thinks that { jquery: "1.4.2" } is a jQuery object) created by
- I stumbled upon a bug where .param thought that { jquery: "1.4.2" } is …
Jan 10, 2011:
- 6:24 PM Ticket #7943 (toggle focus and blur function) created by
- it will be nice having a toggle function between blur and focus as …
- 4:48 PM Ticket #7203 (Unable to set `type` on button using attr()) closed by
- wontfix: To quote dmethvin, "Whether jQuery throws an error or not, it is not …
- 4:38 PM Ticket #7940 ($('aa').find('bb, cc') includes the wrong elements) closed by
- wontfix: Thanks for submitting your ticket. We have reproduced a minimal test …
- 3:22 PM Ticket #7942 (I cant download Jquery 1.4.4!) closed by
- worksforme: That IS jQuery. Copy and paste that into a file and name it …
- 3:07 PM Ticket #7942 (I cant download Jquery 1.4.4!) created by
- I am trying to download the latest version of jquery (1.4.4) from the …
- 2:04 PM Ticket #7941 (setting .val('') for an input type="hidden" makes it inaccessible in ...) created by
- If I set the value of an input type="hidden" using $("#id").val() …
- 1:59 PM Ticket #7940 ($('aa').find('bb, cc') includes the wrong elements) created by
- This is only superficially related to #6754. I am not talking about …
- 1:17 PM Changeset [9bd9d270]1.12-stable2.2-stablekillphp by
- test/unit/css.js
- 1:01 PM Ticket #7608 (Opera 10.63 - animate width fails when inline style initialized to ...) reopened by
- Re-request: https://github.com/jquery/jquery/pull/172
- 12:40 PM Ticket #7693 (outerHeight is broken for hidden block's immediate child) closed by
- duplicate
- 11:46 AM Ticket #7417 (.css('border-spacing') throws on IE8) closed by
- wontfix: IE6 and IE7 do not support the css table property
border-spacing
. … - 11:36 AM Ticket #4920 (allow using optional data arg to $.getJSON with jsonp callback) closed by
- duplicate
- 10:31 AM Ticket #7939 (Selectors by class names fail in IE 7 in some particular case.) created by
- Simple selectors based on class names (like $('.myClass')) fail in IE …
- 10:13 AM Ticket #7938 (.val() returns innerHTML for button elements in IE7) closed by
- duplicate
- 10:07 AM Ticket #1954 (val() returns innerHTML for button elements in IE) reopened by
- test case
- 9:40 AM Ticket #7938 (.val() returns innerHTML for button elements in IE7) created by
- See ticket #1954 for full details including a patch, but the short …
- 8:35 AM Ticket #7932 (Animate opacity with png in IE) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 8:16 AM Ticket #7935 (jquery : animate function does work for left position from -10320 to -9460) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 8:05 AM Ticket #7936 (About Cookie) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 7:56 AM Ticket #7937 (About the event change for the textbox) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 4:20 AM Ticket #7937 (About the event change for the textbox) created by
- Hello everyone here in JQuery: I notice that if I bind the event for …
- 4:09 AM Ticket #7936 (About Cookie) created by
- Hey JQuery developers! I'm infavourite in your product very much …
- 2:53 AM Ticket #7824 (IE7 slideUp / slideDown within position:relative containers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:47 AM Ticket #7935 (jquery : animate function does work for left position from -10320 to -9460) created by
- Hello, In my slider, i m trying to animate slide by changing left …
- 2:04 AM Ticket #7934 ($.fn.animate to implement deferreds) created by
- Spoke with gnarf about this, our idea is to have the lastPromise …
- 12:41 AM Ticket #7933 (JAVASCRIPT - jQuery .animate slider looping in double digits) created by
- JAVASCRIPT - jQuery .animate slider looping in double digits
- 12:14 AM Ticket #7932 (Animate opacity with png in IE) created by
- In IE using PNG do DIV backgrounds, use Animate will appear black side
Jan 9, 2011:
- 8:51 PM Changeset [b78e3fc]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:39 PM Changeset [bed64e6]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 8:34 PM Changeset [8d28f41]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 8:16 PM Changeset [628bacc]1.12-stable2.2-stablekillphp by
- src/offset.js
- 7:41 PM Tickets #3879,6655 batch updated by
- fixed: Ensure that buildFragment clones elements properly in all browsers. …
- 7:41 PM Changeset [c5c1f18]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 7:38 PM Changeset [b14f028]1.12-stable2.2-stablekillphp by
- src/core.js
- src/manipulation.js
- test/unit/core.js
- test/unit/manipulation.js
- 7:11 PM Changeset [d03d2e9]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 6:52 PM Changeset [84319aa]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 6:36 PM Ticket #7608 (Opera 10.63 - animate width fails when inline style initialized to ...) closed by
- fixed: Revert fb4445070cd9e06929c7b6f27c10dbf42d4a3367 which is no longer …
- 6:34 PM Changeset [012f0c3]1.12-stable2.2-stablekillphp by
- src/css.js
- 6:15 PM Ticket #7931 (scrollTop and scrollLeft setters return null when called on empty ...) created by
- Both the
$.fn.scrollTop
and$.fn.scrollLeft
setters returnnull
… - 5:26 PM Ticket #7054 (Memory leaks when bind custom event in IE8) closed by
- fixed: Ensure that the DOM element ref in an event handler is removed by …
- 5:25 PM Changeset [fcf6237]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 5:22 PM Changeset [4e86766]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:58 PM Changeset [e2941d5]1.12-stable2.2-stablekillphp by
- test/data/testinit.js
- test/index.html
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- test/unit/css.js
- test/unit/data.js
- test/unit/dimensions.js
- test/unit/effects.js
- test/unit/event.js
- …
- 4:58 PM Changeset [80af46e]1.12-stable2.2-stablekillphp by
- src/queue.js
- 4:56 PM Changeset [885d06c8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 4:52 PM Changeset [8e59a99]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/queue.js
- test/unit/attributes.js
- test/unit/data.js
- test/unit/effects.js
- test/unit/event.js
- 4:20 PM Changeset [1d1d4fe]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 3:50 PM Ticket #5812 (Should look for =%3F in addition to =?) closed by
- fixed: Fixes #5812. =? will be detected even when it has been escaped during …
- 3:50 PM Ticket #5803 (Set JSONP dataType is jsonpCallback is used) closed by
- fixed: Fixes #5803. Reworked jsonp prefilter so that it sets the dataType as …
- 3:48 PM Changeset [8c8bd3b]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- test/unit/ajax.js
- 3:19 PM Changeset [62a1a1a]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
- 3:14 PM Ticket #4545 (Local scripts loaded from $.getScript fail if an external script is ...) closed by
- duplicate: Incidently, this is a duplicate of #7862.
- 2:31 PM Changeset [0f28835]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:43 PM Ticket #7929 (jQuery production size is a fake!) closed by
- invalid: As I recall, 28k is the size when gzipped.
- 1:11 PM Ticket #7930 (Methods on custom objects are being called when an event with the same ...) created by
- I don't understand why this happens: […] Why is …
- 11:27 AM Changeset [7bc5386]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 11:01 AM Ticket #4958 (ajax methods fail in IE for content types ending in +xml) closed by
- fixed: The new ajax implementation will do the parsing automatically.
- 11:00 AM Ticket #4807 (Offline $.ajax call in IE$ get response as String) closed by
- fixed: The new ajax implementation will automagically parse text as xml if …
- 10:58 AM Ticket #3442 (JSONP should provide abort method) closed by
- fixed: You can abort any request, no matter its type in the new ajax.
- 10:53 AM Ticket #5955 (datatype=jsonp is ignored if request is local) closed by
- fixed: Fixes #5955. Option crossDomain now forces ajax to consider a request …
- 10:52 AM Ticket #5501 (Implement dataFilter/processData for script requests) closed by
- fixed: Fixed in rewrite. Though dataFiler will never be called for …
- 10:50 AM Changeset [5a5f678]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 10:32 AM Changeset [c55a76a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:54 AM Ticket #7929 (jQuery production size is a fake!) created by
- I don't know how 72kb can be 28kb. I just achieved that small size …
- 7:05 AM Ticket #7928 (Firefox gives wrong height and width for percentage-styled elements ...) created by
- Setup: An outer document that contains a …
- 1:34 AM Ticket #4462 (allow for signing json/jsonp urls via an additional callback paramater ...) closed by
- fixed
- 1:33 AM Ticket #5500 (Implement beforeSend/ajaxSend for script requests) closed by
- fixed
- 12:39 AM Ticket #6693 (Add cross-browser XML parsing support) closed by
- fixed: The branch has been merged in so this is fixed, except I'd very much …
- 12:24 AM Ticket #7461 ($.ajax(this) no longer allows "retries".) closed by
- fixed: Added a test for retrying a request on error using jQuery.ajax(this). …
- 12:24 AM Ticket #7465 (Incorrect checking for cross-site XHR) closed by
- fixed: Fixes #7465. Reworked the regexp and associated test for cross-domain …
- 12:24 AM Ticket #7868 (AJAX error handler doesn't get access to the responseText, regression) closed by
- fixed: Fixes #7868. ResponseText is now properly propagated for error …
- 12:24 AM Ticket #7881 (Make compatible with XHR 2) closed by
- fixed: Fixes #7881. Setting contentType to false will prevent the …
- 12:19 AM Changeset [63487505]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 12:01 AM Changeset [afefb4f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
Jan 8, 2011:
- 11:09 PM Ticket #7519 ($.getCSS for v1.5) closed by
- wontfix: Determining when the stylesheet has been loaded is really tricky. You …
- 10:53 PM Changeset [d515068e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/ajax/xhr.js
- test/data/errorWithText.php
- test/unit/ajax.js
- 10:28 PM Changeset [69497c3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/headers.php
- test/unit/ajax.js
- 10:03 PM Changeset [98c6c4b]1.12-stable2.2-stablekillphp by
- src/ajax/xhr.js
- 9:05 PM Ticket #7908 (jQuery('#checkbox').click() does not trigger change() event) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. You are …
- 5:48 PM Ticket #7885 (jQuery .offset doesn't property works when current offset is float ...) closed by
- patchwelcome: Related to 7730. If Firefox decides to mangle the offset values there …
- 4:39 PM Ticket #6498 (XHR abort() method not working in IE7.) closed by
- fixed
- 12:25 PM Ticket #7927 (Array unique) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery Project. jQuery …
- 10:33 AM Ticket #7927 (Array unique) created by
- Why isn't there a function in jQuery like
unique()
, but for arrays? … - 3:36 AM Ticket #7926 (Trouble with height/width definition of the Microsoft.Matrix ...) created by
- Have a element style: .el{ filter: …
- 3:07 AM Ticket #7845 (Memory leak in globalEval in core.js) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7844 (Memory leak in offset initialize) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7843 (Memory leak in clean method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:07 AM Ticket #7842 (Mmeory leak in support code) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 7, 2011:
- 11:13 PM Ticket #7861 (FF 3.6.13 attempt to get the css("left") value) closed by
- duplicate: Thanks for the test case. As there is way more information on this …
- 10:28 PM Ticket #7898 (replaceWith() terribly slow in IE8) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:42 PM Ticket #7925 (UI position() utility with collision can change element width) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 8:41 PM Ticket #7923 (Documentation bug: .text() does not always return CDATA) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 8:17 PM Ticket #7925 (UI position() utility with collision can change element width) created by
- If an element does not have a width, then using position() with …
- 7:30 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- worksforme
- 7:30 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) reopened by
- 7:29 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:55 PM Ticket #7924 (JSON name collision when using jQuery.ajax()) created by
- Version: jQuery 1.4.2 Browser: Firefox 3.6.13 with Firebug 1.6.1 OS: …
- 6:24 PM Ticket #7923 (Documentation bug: .text() does not always return CDATA) created by
- http://bugs.jquery.com/ticket/6827 was closed wontfix ("use .html()"). …
- 6:21 PM Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) created by
- In certain cases, handling of click and submit events registered …
- 5:57 PM Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) closed by
- invalid: The documentation on animate() is …
- 1:09 PM Ticket #7860 (selector.css(name) returns inconsistently across browsers) closed by
- wontfix: I think the best resolution is to create a cssHook if you need to …
- 11:26 AM Ticket #7921 (.click() does not trigger event bound with .toggle()) closed by
- invalid:
toggle()
is not intended to respond to the 'click' event, unless you … - 11:20 AM Ticket #7921 (.click() does not trigger event bound with .toggle()) created by
- If an event handler is bound using .toggle(), […] There should be a …
- 9:52 AM Changeset [368f2441]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:32 AM Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 9:29 AM Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 9:13 AM Ticket #7920 (jquery.qtip-1.0.0-rc3.js missing i declaration) created by
- in jquery.qtip-1.0.0-rc3.js (and jquery.qtip-1.0.0-rc3.min.js) line …
- 8:59 AM Ticket #7918 ($(...).switchClass(...,...,"slow");) closed by
- invalid: The big red box on the "New Ticket" rather clearly states: >For …
- 3:41 AM Ticket #7919 ($.get behaves differently in i.e and firefox) created by
- i've used jquery $.get in my mvc application. I hava a list displaying …
- 3:05 AM Ticket #7836 (jquery attempts (improperly) to get ownerDocument of window.document) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:05 AM Ticket #7835 (FadeOut and FadeIn) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jan 6, 2011:
- 11:49 PM Ticket #7918 ($(...).switchClass(...,...,"slow");) created by
- If you transition between a certain color class to a different color …
- 11:06 PM Ticket #7909 (toggle(fn,fn) bug) closed by
- duplicate: Original submitter has posted a new ticket rather than updating this …
- 10:01 PM Ticket #7917 (.animate() when used with large groups of elements is not "in sync") created by
- Brought up by polyrhythmic in IRC - and also here: …
- 9:51 PM Ticket #7916 (jquert 1.4.4 toggle(fn,fn) on <tr> mistake) created by
- I submitted the mistake is Jquery toggle (fn, fn) function in the …
- 7:16 PM Ticket #6498 (XHR abort() method not working in IE7.) reopened by
- 6:45 PM Ticket #1414 (.submit() can fail if something has id="submit") closed by
- wontfix: After a lot of research and attempts to patch this over the last 2 …
- 2:39 PM Ticket #7915 (animate is not calculating the margin property correctly in jquery 1.4.4) created by
- $(this).stop().animate({ width:"250px", height:"250px", margin:"0" }, …
- 1:10 PM Ticket #7914 (.children() returns different result when passing a selector that uses ...) created by
- When passing a selector to
$('#div2').children()
in the form of … - 12:59 PM Ticket #7896 (Spin-lock on incorrect selector formatting) closed by
- invalid: Malformed selector strings are not jQuery bugs.
- 12:57 PM Ticket #7888 (.is(':visible') returns different values for different browsers) closed by
- worksforme: Tested with jQuery 0 GIT http://jsfiddle.net/rwaldron/XhS6g/
- 12:47 PM Ticket #7886 (FadeIn/FadeOut on IE with dynamically generated content does not work.) closed by
- duplicate
- 12:33 PM Ticket #7913 (Animate bug with col in Chrome) closed by
- invalid: Please read the following, which was written by Ian Hickson …
- 11:12 AM Ticket #7913 (Animate bug with col in Chrome) created by
- It seems that animating a col width to 0 is broken in Chrome (Linux) …
- 10:04 AM Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) created by
- To calculate the start value of a property being animated, …
- 9:49 AM Ticket #7907 (.focus() does not work on <area> but should according to w3c) closed by
- duplicate: As #7903 contains significantly more detail on this bug and I believe …
- 8:59 AM Ticket #7911 (Jquery uses DOM before it's fully loaded [IE8 , opacity, cssHooks , ...) created by
- In IE8 Jquery tries to get the opacity of an element before the DOM is …
- 8:29 AM Ticket #7910 (event.target is maybe undefined i) created by
- in jQuery.event.special.change.filters.beforeactivate is event.target …
- 7:38 AM Ticket #7909 (toggle(fn,fn) bug) created by
- […] […]
- 6:38 AM Ticket #7908 (jQuery('#checkbox').click() does not trigger change() event) created by
- Don't know if this is inteded, but if I click with the mouse on a …
- 6:11 AM Ticket #7907 (.focus() does not work on <area> but should according to w3c) created by
- Setting the focus to an <area> does not work. However if you use the …
- 2:45 AM Ticket #7831 (JQuery 1.3.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:45 AM Ticket #7830 (Browsers autofill feature dosen't fire .change event) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:36 AM Ticket #7906 (eq() selector not working in 1.4.4 with previous adjacent selectors) closed by
- fixed: While the [http://docs.jquery.com/How_to_Report_Bugs bug reporting …
Note: See TracTimeline
for information about the timeline view.