Timeline
Aug 17, 2009:
- 8:42 PM Ticket #5043 (hiding table rows based on attributes hides ALL table rows instead) closed by
- invalid: http://docs.jquery.com/Selectors/attributeNotEqual#attributevalue …
- 8:28 PM Ticket #5045 (bug) closed by
- invalid: Please file jQuery UI bugs in the UI bug tracker.
- 8:09 PM Ticket #5064 (G.replace throws an exception) closed by
- invalid: That error is from the minimized jQuery. Most likely it is due to bad …
- 8:01 PM Ticket #5067 (Can't install!) closed by
- invalid
- 5:45 PM Ticket #5067 (Can't install!) created by
- here is what I got when trying to intall jQuery, …
- 5:15 PM Ticket #5066 (Firefox 3.5.2 update Broke passing arrays through $.get() function.) created by
- This code worked, and still works on IE myArrayVar = …
- 4:25 PM Ticket #5065 (add context argument to appendTo() etc.) created by
- […] So far I've wished for this on two occasions, - when I wanted …
- 3:32 PM Ticket #5064 (G.replace throws an exception) created by
- In jquery-1.3.2.min.js, the following line throws an exception for me: …
- 12:35 PM Ticket #3988 ($(document).ready() fires after images load in IE) reopened by
- I'm seeing this issue as resurfaced with safari 4, correct me if i'm wrong.
- 11:10 AM Ticket #5063 (wrapAll removes <br/> tags) created by
- I have three anchor tags seperated by <br/> tags. When I use wrapAll …
- 10:46 AM Ticket #5062 (SlideUp in IE7 quirks mode flickers) created by
- The slideUp effect animates an element from its height to 0px then …
- 10:37 AM Ticket #5061 ($.attr fails on input element in Firefox 3.5.2) created by
- Hi there, First I create a input field: var test = $('<input …
Aug 16, 2009:
- 11:04 PM Ticket #5060 (document ready in IE 7.0.5730.13) created by
- I noticed that $(document).ready() in IE 7.0.5730.13 does not work. I …
- 5:29 PM Ticket #5059 (No error handling for cross site ajax) created by
- For cross site ajax, when remote site is down error handlers are not …
- 4:27 PM Ticket #5058 (span hide, show problem) created by
- hi, i don't sure if it is bug but, situation: using …
- 1:21 AM Ticket #5057 (html('') remove all the children's events) created by
- $.html(val) will remove all children nodes. and all the events which …
Aug 15, 2009:
- 6:22 AM Ticket #5056 (Collapsed ACCORDION in the second TAB clips its content) created by
- If you place collapsed ACCORDION of one element in the TAB which is …
- 6:13 AM Ticket #5055 (In IE, focussing on newly created elements is erratic) created by
- If you create an element with jQuery, and attempt a focus, whether it …
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 …
Note: See TracTimeline
for information about the timeline view.