Timeline
06/09/09:
- 17:25 Ticket #2499 (UI Slider changing slider on the fly) closed by
- invalid: Wrong bugtracker, see dev.jqueryui.com
- 17:24 Ticket #3215 (Bugfixes + Features for QUnit testrunner) closed by
- fixed: Fixed in r6381. beforeEach/afterEach is available as the lifecycle …
- 17:12 Ticket #2792 (accordion right span not inserting correct) closed by
- invalid: Accordion is now part of jQuery UI
- 17:11 Ticket #2809 ([accordion] reverse accordion) closed by
- invalid: Accordion is now part of jQuery UI
- 17:10 Ticket #2962 ([accordion] buggy navigation) closed by
- invalid: Accordion is now part of jQuery UI
- 17:10 Ticket #3063 (Accordion doesn't work inside a form with Firefox 2.0, perfectly works ...) closed by
- invalid: Accordion is now part of jQuery UI
- 17:08 Ticket #3554 ([accordion] 2 Bugs) closed by
- invalid: Accordion is now part of jQuery UI
- 17:06 Ticket #2208 (Ability to disable specific accordion panes) closed by
- invalid: Accordion is now part of jQuery UI
- 16:25 Ticket #4651 (jquery support object needs name attribute for param tag) reopened by
- 14:16 Ticket #4741 (Toggle Performance Decreased for Tables) created by
- The performance of the toggle command has slowed down quite a bit since …
- 11:57 Ticket #4740 (:visible:selected or :visible:first selectors not working on IE6) created by
- When I had two special selectors together the results won't work on IE6. …
06/08/09:
- 16:33 Ticket #4739 (odd behavior from resizable contianment when resizable has absolute ...) created by
- I have placed a resizable in the middle of a container div, by giving it …
- 15:47 Ticket #4738 ([autocomplete] Added configuration option for query parameter name.) created by
- I needed this, so I added a few small changes to make it work. The plugin …
- 15:42 Ticket #4737 (repeated toggle() goes out of sync (IE8)) created by
- I tried using $(...).toggle() for two elements of which one was hidden and …
- 15:05 Ticket #4736 (Minified jquery.js file gets truncated when served through Apache reverse ...) created by
- I've discovered that the jquery-1.3.2.min.js file gets truncated when …
- 01:01 Ticket #4731 (eq() selector to also work from end of list) closed by
- duplicate: Dup of #4262; I've referenced this ticket there.
- 00:55 Ticket #4732 (Occasional ActiveX Warning for IE6 Users) closed by
- duplicate: I think this is a dup of #4017, which has been fixed in the nightlies and …
- 00:53 Ticket #4735 ("Too much recursion" in FF3 after ugrading from 1.2.6 to 1.3.2) closed by
- invalid: This is most likely not a bug in jQuery, although you haven't provided a …
06/07/09:
- 19:33 Ticket #4735 ("Too much recursion" in FF3 after ugrading from 1.2.6 to 1.3.2) created by
- Hi, after ugrading from 1.2.6 to 1.3.2 and no change to the rest of the …
06/06/09:
- 03:04 Ticket #4734 ($.ajax Local Error Event Is Called Intermittently When Used With JSONP) created by
- I stumbled onto what could be a bug in JQuery's Ajax component. I'm …
06/05/09:
- 22:49 Ticket #4733 (makeArray sometimes breaks on DOM Elements) created by
- This function queries for a 'length' property and then makes a false …
- 19:54 Ticket #4732 (Occasional ActiveX Warning for IE6 Users) created by
- By just including (but not using) the JQuery 1.3.2 js some IE6 users get …
- 09:04 Ticket #4731 (eq() selector to also work from end of list) created by
- I had occaision to want to select the second last item in a list but was …
- 02:22 Ticket #4712 (IE8 error) closed by
- invalid: IE8 has a very good debugger. Please look at the stack trace from the …
- 02:17 Ticket #4722 ($.browser.version problem in ie7) closed by
- duplicate: Dup of #2661. Also remember that $.browser is deprecated although this …
- 02:04 Ticket #3712 (Google Analytics breaks jQuery.) closed by
- invalid: Same answer though. This is a bug tracker and the question you're asking …
06/04/09:
- 22:12 Ticket #3712 (Google Analytics breaks jQuery.) reopened by
- the same problem here. I have a jquery script which works fine until I …
- 21:43 Ticket #4730 ([validate] remote callback does not remove error from this.invalids) created by
- in methods object, in the remote: function, in the success callback I had …
- 18:33 Ticket #4729 (nth-child failing on IE 6 and 7) created by
- on IE (6 & 7), nth-child is failing to select anything Works fine in FF …
- 18:22 Ticket #4728 (Internet Explorer not re-rendering on some ajax callbacks) created by
- When making a jquery ajax call to auto fill a dropdown on page load the …
- 18:05 Ticket #4727 (IE6: fadeIn() fails to take previous, stylesheet-defined opacity into ...) created by
- When fading an element with opacity 0.3 (defined via stylesheet) using …
- 17:36 Changeset [030ae6771533a09157347ffe1d28ee08096899da] by
-
- version.txt
- 11:47 Ticket #4726 (el.wrap('<element1><element2></element2></element1>') only wraps ...) created by
- Hope the summary is descriptive enough. Trying to wrap multiple elements …
- 09:29 Ticket #4725 (serialize() and val() returns the option title for <select> fields in ...) created by
- When running $(form).serialize(), the <select> fields are not processed …
06/03/09:
- 21:06 Ticket #4724 (Offset reporting incorrectly in IE7 on zoom level other than 100%) created by
- I'm using jQuery 1.3.2 and seeing incorrect results in IE7 on the offset() …
- 20:07 Ticket #4723 (VML + IE + jQuery = "Failed") created by
- In MSIE7 (what i have tested so far) an error (stating "Failed") is raised …
- 11:49 Ticket #4722 ($.browser.version problem in ie7) created by
- Some ie7 have a "corrupt" user agent (according to my statistics at least …
- 09:20 Ticket #4721 (IE: Underlying visible elements Displaying when parent is Hidden) created by
- Hi, I've recently experienced a very strange issue with a site I'm working …
- 00:49 Ticket #4720 (Performance: Cache array methods for faster accessing) created by
- Array.prototype.slice appears 5 times in …
06/02/09:
- 19:49 Ticket #4719 (jQuery.ajax dataFilter parsing of the resulting data hangs IE 7) created by
- If I have a dataFilter method that tries to parse the data […] it …
- 19:25 Ticket #4718 (Using html(val) causes multiple image reques in IE6) created by
- I am using html(val) to update my div after a jQuery.ajax call. My …
- 16:00 Ticket #4717 (jQuery creates permanent failed state in Firefox when rapidly reloaded) created by
- This is a serious bug because it results in the browser persistently …
- 11:32 Ticket #4716 ([autocomplete] Autocomplete sets focus to incorrect element) created by
- I go to http://jquery.bassistance.de/autocomplete/demo/ and do the …
- 02:14 Changeset [6faf75fb98ffdeb27dd8ce5a009d65dfa2921ec2] by
-
- src/fx.js
- 00:33 Ticket #4715 (jQuery Documentation A-Z) created by
- I sometimes cannot remember which documentation section a particular …
- 00:19 Ticket #4714 ([autocomplete] matching doesn't work when options.minChar is > 1) created by
- This is a simple bug in the for loop: load: function(q) { ... …
Note: See TracTimeline
for information about the timeline view.
