Timeline
Jun 10, 2010:
- 11:35 PM Ticket #6657 ($("div").fadeIn() causes loading issue on some site(s)) created by
- visiting http://getfirebug.com/, I found that running …
- 11:29 PM Ticket #6305 (parseJSON cannot solve the utf-8 stream) closed by
- invalid: Can you reopen with a test case and/or a better explanation?
- 11:22 PM Ticket #6172 (success callback is called on cancelled ajax call) closed by
- duplicate
- 11:17 PM Ticket #5089 (Basic authentication fails with "@" in password (Safari)) closed by
- invalid: jQuery just passes the username and password to the xhr object; if …
- 11:10 PM Ticket #5158 (function onreadystatechange sometimes fails) closed by
- fixed: This was fixed in 1.4.
- 11:09 PM Ticket #4851 (Inside ajax callback function (success, error), 'this' context does ...) closed by
- fixed: This was fixed in 1.4.
- 11:03 PM Ticket #4624 (Charset in default ajaxSettings.contentType) closed by
- worksforme: The default charset is UTF-8 for all XHR posts, so I don't think any …
- 11:01 PM Ticket #3939 (IE7 Line 3427 (jQuery 1.3 rev6104) xhr.readyState is null or not an object) closed by
- fixed: This bug was fixed in 1.4.
- 10:53 PM Ticket #6645 (Unable to set ajax Request charset header) closed by
- worksforme: True, but I believe this is according to the XMLHttpRequest standard. …
- 10:34 PM Ticket #4728 (Internet Explorer not re-rendering on some ajax callbacks) closed by
- worksforme: This appears to be a bug that only occurs in IE6. It's misfiled under …
- 10:16 PM Ticket #2364 (xml selector does not seem to work with mixed case tags) closed by
- fixed: Should have been fixed in 1.4 (actually Sizzle): …
- 9:05 PM Ticket #6654 (Form inside Div prevented Div from being selected.) closed by
- worksforme: Worked fine for me, I put your html in a page and …
- 8:59 PM Ticket #6653 (element selector of v1.4.2 found extra (none-exist) elements in ...) closed by
- worksforme: This seems to be an artifact of Firebug, which seems to be injecting a …
- 1:24 PM Ticket #6656 (Wrap with an HTML5 element in IE 8 causes error.) created by
- Wrapping element(s) with an HTML5 element, such as <aside/>, causes IE …
- 10:56 AM Ticket #6655 (Regression in buildFragment in IE) created by
- jQuery 1.4 caches small fragments. Node.cloneNode is called to reused …
- 7:38 AM Ticket #6654 (Form inside Div prevented Div from being selected.) created by
- I was trying to hide a div with and id of 'collection' using the …
Jun 9, 2010:
- 11:13 PM Ticket #6653 (element selector of v1.4.2 found extra (none-exist) elements in ...) created by
- Given the following code: <button> echo selector result …
- 9:11 PM Ticket #6652 (Remove filter:alpha(opacity=100) after animation) created by
- Internet Explorer renders some strange things(font, some backgrounds …
- 8:51 PM Ticket #6650 ($.ajax data conversion not according to the documentation.) closed by
- fixed: That was a change between 1.3.2 and 1.4. If you pass …
- 12:54 PM Ticket #6651 (Add a function to pass an object, parsing JSON if needed) created by
- Proposal function: $.obj = function(obj) { return (typeof obj === …
- 9:50 AM Ticket #6650 ($.ajax data conversion not according to the documentation.) created by
- In the doc http://api.jquery.com/jQuery.ajax/ (data section)it says: …
- 3:09 AM Ticket #6649 (browser hangs up while $.append()) created by
- got problems while using $("some html").append(""); when "some html" …
Jun 8, 2010:
- 9:46 PM Ticket #6639 ($.get doesn't work in Chrome) closed by
- invalid
- 9:36 PM Ticket #6642 ("unload" browser event leads to an error in jquery 1.4.2 on IE7) closed by
- invalid: Please reopen the ticket with a test case demonstrating the bug.
- 9:34 PM Ticket #6644 (binding/unbinding function to beforeunload event) closed by
- fixed: I've updated the documentation to clarify that
beforeunload
is … - 8:42 PM Ticket #6648 (IE6 Crash in 1.4.2) created by
- When http://media-trak2.com/arroyo-crossing/ie6crash.html is viewed in …
- 8:36 PM Ticket #6647 (The height() method doesn't work for iframe window object) closed by
- invalid: Please reopen with a test case.
- 10:15 AM Ticket #6631 ($.getJSON dont work in jquery-1.4.2) closed by
- worksforme: Please submit a test case including the json data you are using.
- 8:22 AM Ticket #6647 (The height() method doesn't work for iframe window object) created by
- $(window.framesmyFrame?).height() creates an error uncaught …
- 4:01 AM Ticket #6646 (Incorect rusult from $.isFunction(obj)) created by
- jQuery core code: isFunction: function( obj ) { return …
Jun 7, 2010:
- 11:09 PM Ticket #6645 (Unable to set ajax Request charset header) created by
- It appears that it is not possible to set the Ajax Request …
- 1:54 PM Ticket #6644 (binding/unbinding function to beforeunload event) created by
- When using bind/unbind to attach and remove a function to the …[…]
- 12:26 PM Ticket #6643 (Cannot disable stylesheets in webkit browsers, test case included) created by
- Doesn't work on a style element in webkit: …
- 6:37 AM Ticket #6642 ("unload" browser event leads to an error in jquery 1.4.2 on IE7) created by
- on line 1919 in the uncompressed jquery-1.4.2.js: I get a bug where …
- 4:46 AM Ticket #6641 (Calling stop() within animation finished callback causes other ...) created by
- The jQuery.fx tick() function removes an animation's timer from the …
Jun 6, 2010:
- 6:24 PM Ticket #6640 (complete() called twice in error condition) created by
- In $.ajax(), line 5251 starts a try/catch that calls send() on the …
- 7:58 AM Ticket #6639 ($.get doesn't work in Chrome) created by
- I had several problems with $.get in Chrome so i made a testcase with …
Jun 5, 2010:
- 10:11 PM Ticket #6638 ($.ajax complete function is not fired if success / error functions ...) created by
- Once an ajax request has completed, if an error is thrown from the …
- 6:51 PM Ticket #6637 (jQuery Website shows mouse pointer anomaly on front page.) created by
- The glitch appears only when moving in and out of the "buy now" …
Jun 4, 2010:
- 11:14 AM Ticket #6636 (When hiding a tr, they get pushed into a block before hidding.) created by
- If you have a table with multiple table rows, and you want to hide a …
- 6:52 AM Ticket #6634 (form attributes somtimes become readonly and then .attr() doesn't work ...) created by
- i thought i found a bug in FF: …
- 5:27 AM Ticket #6633 (exception in ajax success/complete handler doesn't decrease jQuery.active) created by
- Test case: jQuery.ajax({url:'/', complete: function() …
- 4:20 AM Ticket #6632 (Make proxied functions look nicely in Web Inspector "Event Listeners" pane) created by
- How to reproduce the weirdness: 1. Open …
Jun 3, 2010:
- 12:49 PM Ticket #6631 ($.getJSON dont work in jquery-1.4.2) created by
- I am working with jquery-1.3.2 + json with the function $.getJSON and …
- 11:41 AM Ticket #6630 (UI/API/1.8/Dialog weird resizing) created by
- Hello! UI/API/1.8/Dialog has weird content after resizing. Is it known …
- 9:10 AM Ticket #6629 (Fade effect to Nested Tabs - Klaus Hartl Tabs v3) created by
- I have tried all the different forums and blogs out there that advise …
- 6:14 AM Ticket #6628 (change HTML to div inside a tag) created by
- When attempting to modify the html of a div which inside of an A tag …
Note: See TracTimeline
for information about the timeline view.