Timeline
Aug 14, 2009:
- 3:07 PM Ticket #5053 (jQuery.fn["ajaxStart"] and other related functions are incorrectly defined) created by
- In the file "jquery-1.3.2-vsdoc2.js" there are wrong definitions for …
- 11:38 AM Ticket #4959 ([QUnit] Module Bug) closed by
- invalid: QUnit works fine. You were using an old version of QUnit which didn't …
- 9:39 AM Ticket #5052 ("_" is redundant in many selectors of Sizzle) created by
- Many selectors of Sizzle include the pattern [\w\u00c0-\uFFFF_-] the …
- 9:37 AM Ticket #5051 (jQuery.animate problem (IE 6/7/8) on style.left with negative em ...) created by
- i think i've found a bug in the jQuery.animate() function in IE 6/7/8 …
- 8:34 AM Ticket #5050 (eq(-1) - negative numbers take from end of the collection) created by
- See: …
- 7:06 AM Ticket #5049 (Fading a pure black image in IE 6 causes white pixels to appear) created by
- If you animate an image that has pure black inside it. You will likely …
- 5:30 AM Ticket #5048 (Memory leak when jsonp $.ajax() request fails.) created by
- jsonp ajax requests does some explicit garbage collection when the …
Aug 13, 2009:
- 5:58 PM Ticket #5047 (jQuery.fx.update incorrectly sets elements' inline style display to "block") created by
- During height and width animations,
jQuery.fx.update
adds an inline … - 12:55 PM Ticket #5046 (inconsistent "input[type=text]" selector results) closed by
- wontfix: The type attribute does not behave consistently between browsers. You …
- 10:13 AM Ticket #5046 (inconsistent "input[type=text]" selector results) created by
- I observed an inconsistency when using the selector "input[type=text]" …
- 8:45 AM Ticket #5045 (bug) created by
- Hi I found a very big bug in jquery ui 1.7.2 please run this code and …
- 7:29 AM Ticket #5044 (Problem with js redirect when using getJSON) created by
- The problem I'm facing is as follows. I'm using a JSON call to check …
- 4:04 AM Ticket #5043 (hiding table rows based on attributes hides ALL table rows instead) created by
- I have a table to which I've assigned attributes to each row like so: …
Aug 12, 2009:
- 5:43 PM Ticket #5042 (JSONP callback does not work for urls like format_options=callback:?) created by
- When using $.getJSON ... http://myurl.com/app?format_options=? will …
- 5:28 PM Ticket #5041 (WrapAll removed dynamically applied check state in IE6) created by
- This is only in IE6. The page I am working on sets the checked state …
- 1:42 PM Ticket #5040 (Selector #foo a[href=#x/y] fails in IE7) created by
- As described in the summary, $('#foo a[href=#bar/xyz]') returns no …
- 12:52 PM Ticket #5039 (:visible selector don't work on IE) created by
- The selector expression ":visible" don't work on IE but it works on …
- 9:06 AM Ticket #5038 (IE error - Invalid argument.) created by
- I got IE8 error jquery-1.3.2.js line 1061 character 4 And i found …
- 6:37 AM Ticket #5037 (Distinguish synthesized events) created by
- It would be very useful if we could distinguish events which are …
- 1:27 AM Ticket #5036 (Removing display:none from a tfoot in Firefox 3.0 places the tfoot in ...) created by
- This may well be a Firefox 3.0 bug, and not jQuery. However, a good …
Aug 11, 2009:
- 8:53 PM Ticket #5035 (Adding a colspan attribute does not take effect in IE) created by
- […] This does not appear to work in IE. If you look at the html, …
- 5:59 PM Ticket #5034 (Jquery history problem at IE7 after refresh's click of toolbar) closed by
- invalid: There are too many things at play here to file a bug against jQuery …
- 4:36 PM Ticket #5030 (problem with appendTo().end()) closed by
- worksforme: .appendTo() is a destructive operation, just like .find(). You need …
- 10:56 AM Ticket #5034 (Jquery history problem at IE7 after refresh's click of toolbar) created by
- As per our architecture's requirement we need multiple user controls …
- 9:48 AM Ticket #5033 (fade not working on inner divs in ie8) created by
- When you apply a fade effect to a DIV, and there are other DIV nested …
- 9:20 AM Ticket #5032 (Crash in the W3C box model check when using jQuery UI or Interface) created by
- Crash at jquery-1.3.2.js line 3204. document.body is null or not an …
- 8:22 AM Ticket #5031 (height() returns 0 for children of hidden DIV (IE, Chrome, other ...) created by
- height(), innerHeight(), outerHeight() returns 0... Code: …
Aug 10, 2009:
- 7:27 PM Ticket #5030 (problem with appendTo().end()) created by
- Does anyone experienced issue with those chained commands? Example: …
- 5:23 PM Ticket #4834 (Don't set window.$ until the outro) closed by
- fixed: Fixed in SVN rev [6529].
- 5:22 PM Changeset [bddd1837]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.js
- 9:43 AM Ticket #5029 (getJSON not returning XMLHttpRequest in Firefox 3 or 3.5) created by
- I've noticed that getJSON doesn't seem to return the XMLHttpRequest …
- 6:50 AM Ticket #5028 (AutoComplete OnItemSelect is not being Fired) created by
- In one of my project I have used Jquery AutoComplete Plugin. My …
Aug 9, 2009:
- 10:08 AM Ticket #5026 (Animate gives error on color grey) closed by
- invalid: It's gray, not grey. Also, when submitting bug reports please submit …
- 7:16 AM Ticket #5027 (jquery failure when using prototype.js - getElementsByClassName, IE) created by
- In my widget I use jquery (thanks, it's awesome!) along with …
- 6:07 AM Ticket #5026 (Animate gives error on color grey) created by
- Javascript: $("#id").animate({ color: "green" Still works }, …
Aug 8, 2009:
- 10:05 PM Ticket #4710 (Internet Explorer 6 and 7 do not explicitly append dom elements) closed by
- invalid: These methods certainly do work in IE. You may want to create a test …
- 10:02 PM Ticket #4682 (jquery 1.3.2 having problems with ie6) closed by
- invalid: Not a valid bug report.
- 9:59 PM Ticket #4575 (Attribute selector doesn't work in IE7 in the circumstances) closed by
- duplicate: Duplicate of #3113 and not unique to jQuery; it's a DOM ambiguity. …
- 9:57 PM Ticket #4580 (IE6 & IE7: Object doesn't support this property or method) closed by
- invalid
- 9:52 PM Ticket #4504 (IE7: Object doesn't support this property or method, for handler.apply) closed by
- invalid: Closed-inactive.
- 9:52 PM Ticket #4491 (jQuery 1.3.2 fails to execute postback for asp:Button) closed by
- invalid: Please debug this code on one of the jQuery forums.
- 9:51 PM Ticket #4477 (jQuery Error in IE7) closed by
- invalid: This isn't a jQuery core bug. Please post plugin help questions on one …
- 9:49 PM Ticket #4438 (Attr bug.) closed by
- worksforme: It seems to work for me on IE8, if I change the id typo.
- 9:39 PM Ticket #4385 (insertAfter loses script tags) closed by
- invalid: Closed-inactive.
- 9:37 PM Ticket #4333 (Jquery Selector and window onload) closed by
- invalid: That is a really bad way to chain event handlers. Instead of …
- 9:26 PM Ticket #4312 (Math.x is necessary??) closed by
- fixed: This is used in several places in jQuery now.
- 9:24 PM Ticket #4309 (VSDOC : jQuery.support is undefined) closed by
- invalid: The vsdoc version is only intended to provide guidance for …
- 9:21 PM Ticket #4279 (F is undefined) closed by
- invalid: If you find this ticket via Google, please post on a forum to get help …
- 9:10 PM Ticket #4143 (http://www.gcforum.org/forumdisplay.php?fid=2410 can't not use jQuery ...) closed by
- invalid: Sounds like this was a problem outside jQuery.
- 9:01 PM Ticket #4121 (Interface breaks animate with scrollTop) closed by
- invalid: This is probably due to Interface changing Object.prototype, but it's …
- 8:58 PM Ticket #4046 (.attr("value") 1.2.6 versus 1.3.1) closed by
- worksforme: I can't repro this and the OP didn't provide a test case.
- 8:27 PM Ticket #4481 (curCSS method doesn't return correct values in IE for font-size, ...) closed by
- duplicate
Aug 7, 2009:
- 11:37 PM Ticket #5013 (Enhancement: val(callback)) closed by
- fixed: This is in the nightlies already and should be in 1.3.3.
- 11:14 PM Ticket #3954 (Attribute selector in IE (at least)) closed by
- invalid
- 11:13 PM Ticket #3948 (wrap() throws NS_ERROR_DOM_HIERARCHY_REQUEST_ERR exception) closed by
- invalid: You can't wrap an element unless it's in the document, since wrapping …
- 11:03 PM Ticket #1124 (Please extend the document ready function to include document object ...) reopened by
- I am not sure I understand the closing remarks, but as we needed …
- 10:45 PM Ticket #3433 (Page Distorted) closed by
- worksforme: I can't reproduce this, it looks fine in IE8.
- 10:41 PM Ticket #3469 (can't bind resize event in Mozilla) closed by
- invalid: Firefox only supports the resize event on the window object.
- 10:26 PM Ticket #4147 (mouseup() and remove()) closed by
- invalid: Closed due to inactivity; reopen if you have a test case.
- 10:17 PM Ticket #3973 (Selector now only finding 1 element with class) closed by
- invalid
- 10:13 PM Ticket #3934 (Bug on closing IE7 with jQuery 1.3) closed by
- invalid: Without a test case it's not possible to tell whether this is a bug in …
- 10:06 PM Ticket #3392 (Script Error in Wordpress) closed by
- invalid: This is not a jQuery bug report.
- 5:11 PM Ticket #4960 (toggle() and hide()) closed by
- duplicate: Duplicate of #4512, which has already been fixed.
- 5:11 PM Ticket #4753 (toggle in IE8) closed by
- duplicate: Duplicate of #4512, which has already been fixed.
- 2:29 PM Ticket #5025 (bug Internet Explorer 8) closed by
- invalid: Reopen if you can create a test case.
- 1:36 PM Ticket #4815 (Doesn't add a class properly) closed by
- invalid: Your selector is selecting all tds under #up. Please review the jQuery …
- 1:31 PM Ticket #4896 (event - frame - ie and document error) closed by
- invalid: Please reopen with a test case if you have one.
- 1:26 PM Ticket #4899 (Bug in UI datepicker) closed by
- invalid: This should be reported on the jQuery UI bug tracker. …
- 1:25 PM Ticket #4861 (Regarding too much recursion Issue.) closed by
- invalid: This request would be best handled on the forums, since it's not a bug …
- 1:24 PM Ticket #4862 (Regarding too much recursion Issue.) closed by
- invalid: Dup of #4861.
- 1:18 PM Ticket #3964 (Multiple click events fire on a single click) closed by
- invalid: This is not a very specific report. If you can reduce it to a simple …
- 12:56 PM Ticket #4422 (Clone under IE8 - form with trailing / in action) closed by
- duplicate: Closing as a dup of #4417.
- 12:50 PM Ticket #4721 (IE: Underlying visible elements Displaying when parent is Hidden) closed by
- invalid: Closed due to inactivity; reopen with a test case if you have one.
- 12:45 PM Ticket #4739 (odd behavior from resizable contianment when resizable has absolute ...) closed by
- invalid
- 12:42 PM Ticket #4760 (IE Raises error on page load/close in jquery) closed by
- invalid
- 12:40 PM Ticket #4832 (" Expected ';' " with very high line number in IE7) closed by
- invalid: This isn't specific enough to be filed as a bug. If you can narrow …
- 12:36 PM Ticket #4881 (Form elements removed from the object after applying $(...) to it) closed by
- invalid: What browser is this? There is no each() method on the form elements …
- 12:30 PM Ticket #4392 (.val('') does not deselect) closed by
- invalid: Closed-inactive.
- 11:50 AM Ticket #5025 (bug Internet Explorer 8) created by
- Hello dont work: var file = $(var_this).attr('href'); $.ajax( { …
- 9:44 AM Ticket #5024 (fix for 1.2.6: name undefined in attr()) created by
- Hi! In attr(), from 1.2.6: attr: function( name, value, type ) { …
- 8:37 AM Ticket #5023 (hide should also hide partially finished animations) created by
- Hi When i call hide for an Object which is in the middle of the …
Note: See TracTimeline
for information about the timeline view.