Timeline
02/01/09:
- 15:22 Ticket #4031 (offset function in jquery.dimensions.js broken in IE) closed by
- worksforme
- 15:14 Ticket #4038 (Improving .hide() method to avoiding reflow to constantly occur) created by
- .hide() method, in its current state, when applied to many elements …
- 09:13 Ticket #4037 (800x faster HTML load on large HTML chunks) created by
- I was using .load() to load a large chunk of HTML (660K) into my document, …
- 08:11 Ticket #4036 (Important performance improvement) created by
- While investigating poor .trim() performance, I discovered that there are …
- 02:54 Ticket #4027 (Animate src bug on Safari and Chrome) closed by
- invalid: Okay, cool. Sounds like you have it figured out so I'll close the ticket.
- 02:45 Ticket #4019 (Inconsistent selector behavior when selecting from a subset of html text ...) closed by
- invalid: The .html() method, like the .innerHTML property of a DOM …
01/31/09:
- 21:48 Ticket #4030 (Show method callback not working properly) closed by
- invalid: When you say hideAllProfile(id) you are executing the function …
- 21:38 Ticket #2286 (Add ability to use "Category" namespacing on events) closed by
- fixed: As I understand the desired feature, this was implemented as part of …
- 21:22 Ticket #2313 (Arrange browser version check regexp) closed by
- duplicate: This patch is obviated by #3402 and the related tickets mentioned there.
- 21:17 Ticket #2152 (Checking object constructors for equality with "Array" function is ...) closed by
- fixed: This is fixed in jQuery 1.3 with the new implementation of …
- 18:07 Ticket #3575 (select event for html select element) closed by
- invalid: I looked at the test case. The decision on whether to show the next step …
- 17:46 Ticket #3675 (reset event) closed by
- worksforme: Seems to work for me in FF, IE, Chrome, and Safari.
- 17:14 Ticket #2640 (CSS ~= attribute selector) closed by
- invalid
- 17:09 Ticket #2929 (Comparing DOM elements and/or jQuery objects for equality) closed by
- duplicate: This is a dup of #2773 which also has a patch to {{{.is()}}.
- 16:45 Ticket #3695 (Don't convert $(undefined) to $(document), use arguments.length instead.) closed by
- duplicate: This is a duplicate of #1807 .
- 16:41 Ticket #3453 (append() etc functions to accept many arguments) closed by
- invalid: Since this already works as desired I'll close the ticket.
- 16:16 Ticket #1989 (If page loaded with $(sel).load(url) contains Javascript it may not ...) closed by
- fixed: Now works this way in jQuery 1.3; scripts are executed after all DOM …
- 16:03 Ticket #4032 ($('input[value=""']) fails) closed by
- duplicate
- 08:27 Ticket #4035 (change event firing for disabled options in select) created by
- The change event gets triggered for clicks on options within a select that …
01/30/09:
- 20:50 Ticket #4034 (iepngfix) created by
- Hello! After changing jquery from 1.2.6 to 1.3/1.3.1, side library …
- 18:23 Ticket #4033 (currentTarget isn't enforced (for IE) on native events) created by
- Previous version normalized the event property "currentTarget", which …
- 16:44 Ticket #4032 ($('input[value=""']) fails) created by
- 16:15 Ticket #4031 (offset function in jquery.dimensions.js broken in IE) created by
- When making a draggable litebox in IE. I get an error on line 445. It …
- 14:41 Ticket #4030 (Show method callback not working properly) created by
- here is my code: function showProfile(id) { $('#profile_' …
- 08:17 Ticket #4029 ([autocomplete] - (bassistance.de) - IE6 & 7 on blur issue) created by
- Hi, I have noticed an issue with the jQuery autocomplete plugin from …
- 01:35 Ticket #4009 (Ajax does not work properly in Internet Explorer) closed by
- invalid: Yep, caching is on by default.
- 01:08 Ticket #4021 (selector '#myid inpit[type=myvalue]' fails in 1-3-1) closed by
- invalid: The @ to specify attributes has been deprecated for some time, and was …
01/29/09:
- 20:45 Ticket #4028 (".className:not(:first)." incorrect in IE) created by
- 1. The selector '$(".className:not(:first)").length)' returns one too many …
- 19:26 Ticket #4027 (Animate src bug on Safari and Chrome) created by
- First of all, a big thanks to everyone working on jQuery for making this …
- 14:59 Ticket #4026 (Possible speed improv. for closest()) created by
- Can you add an extra parameter that it can be a selector or a DOMElement? …
- 13:48 Ticket #4025 ([autocomplete] (v.1.0.2) populate() function loads raw data not parsed ...) created by
- While implementing the autocomplete plugin v.1.0.2 (excellent work, btw) - …
- 11:12 Ticket #4024 (bind() should accept the "ready" event kind) created by
- It would be great if bind could accept the "ready" event, ie $( document …
- 10:17 Ticket #4023 ("+" combinator and ":visible" misbehaving?) created by
- In the following sample code, the result should be that only "section 3" …
- 09:56 Ticket #4022 ([validate] additional-method.js) created by
- IN additional-method.js, there are three functions at the top: …
- 06:00 Ticket #4021 (selector '#myid inpit[type=myvalue]' fails in 1-3-1) created by
- I create a small html document with a table and a "Disable" button. My …
- 03:55 Ticket #4020 (ID/Name Selector Bug) created by
- I was just using jQuery 1.3.1 when I came across an issue in IE7. When I …
- 02:19 Ticket #4019 (Inconsistent selector behavior when selecting from a subset of html text ...) created by
- When using a selector in the form of $("element",html), the behavior is …
01/28/09:
- 23:12 Ticket #4018 (documentation incorrect for jQuery.support.tbody) created by
- currently at http://docs.jquery.com/Utilities/jQuery.support it says: # …
- 23:02 Ticket #4010 (expression $("*[@anyattribute=value]") makes error) closed by
- invalid: The [@attr] syntax was deprecated quite a while back, and is no longer …
- 22:38 Changeset [ce00f88ae20b3b569138435c6dd87f44bf5d2be0] by
-
- src/event.js
- 20:29 Ticket #4017 (IE7 wants to run ActiveX add-on) created by
- I just started using 1.3.1. When I do and I load my site in IE7 (on XP …
- 19:29 Ticket #4016 ([IE 6 & 7] Errors when traversing child elements after inserting generated ...) created by
- IE 6 throws an error when traversing a parent's child nodes if the parent …
- 18:49 Ticket #4015 (Animation causes repeated div background image requests in IE6) created by
- Scenario: A page has a div with a background-image. An event triggers …
- 18:43 Ticket #4014 (boxModel check affects page layout) created by
- The DIV inserted by the check for box model in use in support.js (line …
- 18:33 Ticket #4013 (:enabled no longer finds hidden elements) created by
- A form element with <item type="hidden"> will POST with those hidden …
- 18:22 Ticket #4012 (Live() support for focus,blur,change,select,submit,reset events in IE) created by
- Live() does not work for focus,blur,change,select,submit,reset because IE …
- 14:34 Ticket #3104 (setting a value on a select element ambiguous) reopened by
- I'm sorry to say it was not. The problem still exists. The solution that …
- 14:12 Ticket #3104 (setting a value on a select element ambiguous) closed by
- fixed: It sounds like this was fixed in jQuery 1.3.
- 09:33 Ticket #4011 (Internet explorer 7.0.6001.18000 crashes on append) created by
- Running […] in IE 7.0.6001.18000 will crash the browser. Bug found …
- 09:19 Ticket #4010 (expression $("*[@anyattribute=value]") makes error) created by
- Using * instead one of the elements names (for example …
- 08:43 Ticket #4009 (Ajax does not work properly in Internet Explorer) created by
- In Internet Explorer, When you try to reload a value from sever with ajax …
- 03:03 Ticket #4008 (Animate border width issue in Opera) created by
- Opera has a rendering bug that causes problems when setting a border width …
- 00:14 Ticket #3953 (val() on select isn't correct... ?) closed by
- duplicate: This is a dup of #3104.
01/27/09:
- 21:44 Ticket #4007 (replaceWith error) created by
- I wrote a javascript function to validate phone numbers, and included it …
- 20:57 Ticket #4006 (Selector 'input[type="text"][value=""]' fails) created by
- Using the following selector fails in 1.3.1: …
- 19:08 Ticket #3941 (jQuery 1.3.0 and current SVN pack versions $('select').val() returns ...) closed by
- wontfix: Yeah, we no longer support packed scripts - pleased use minification …
- 17:51 Ticket #4005 (All Plugins break with 1.3.1, worked in 1.3.0 (not plugin specific)) created by
- It seems something changed between 1.3.0 and 1.3.1 in which ALL our …
- 17:02 Ticket #4004 (Speed up DOM removal by decoupling event.remove and removeData) created by
- (as discussed …
- 10:54 Ticket #4003 (serializeArray / map) created by
- please excuse my bad english jquery-1.3.js line: 3179 to 3186 / map …
- 08:52 Ticket #4002 (Problem with selectors in Safari) created by
- I encountered a really weird problem in Safari in the 1.3+ releases of …
- 04:45 Ticket #4001 (setInterval leak in function custom) created by
- jQuery.fx.prototype.custom uses jQuery.timers.push(t) == 1 as a guard …
- 03:43 Ticket #2793 (UI: Draggable + Resizable does not work) closed by
- fixed: Fixed 8 months ago. See [ http://ui.jquery.com/bugs/ticket/2793 the UI …
- 03:28 Ticket #4000 (overflow bug using .animate webkit browsers - element loses overflow ...) created by
- I've attached a file with examples of all the cases where this happens. …
01/26/09:
- 22:33 Ticket #3999 (toArray()) created by
- An more explicit way to get an array from a jQuery object. toArray( …
- 22:27 Ticket #3989 (Alll links on bind docs go to 404) closed by
- fixed: Looks like this was fixed by Kswedberg today. (Thanks Karl!)
- 22:17 Ticket #3325 (Website UI Error) closed by
- worksforme: tested in FF 3 Mac, Safari 3.x Mac, and IE 6. Can't replicate the problem.
- 22:14 Ticket #3021 (Downloadable documentation) closed by
- fixed: documentation is now available via an Adobe Air app. See …
- 22:11 Ticket #2684 (http://docs.jquery.com/ html rendering problem) closed by
- fixed: all the empty p and br tags have been removed
- 22:03 Ticket #3350 (Documentation screen layouts are broken) closed by
- fixed: these issues have been fixed
- 19:54 Ticket #3998 (find() method only return the first match element) created by
- When I Used find() method, e.g. $(this).find('span.myClass'), it only …
- 18:02 Ticket #3997 (Address Rewriting Trailing Slash Bug in IE7) created by
- Having a valid page url containing a trailing slash (quite common in …
- 15:42 Ticket #3996 (Live events and triggerHandler()) created by
- It seems triggerHandler() doesn't trigger live events as expected. A test …
- 15:31 Ticket #3995 (jQuery(array) and get()) created by
- On every jQuery(array) call, the array is unnecessary cloned before the …
- 14:52 Ticket #3994 ($('#id1 > div') does not work correct in Opera 9.27) created by
- Child selector in the attached file finds two elements in Opera 9.27 and …
- 13:53 Ticket #3993 (Framesets in Opera not working with jQuery 1.3) created by
- Framesets do not work in Opera when jquery is included in the parent page. …
- 13:49 Ticket #3992 (remove new line in version.txt) created by
- The trailing new line was removed in [6114] but has been added again. The …
- 10:21 Ticket #3991 (Selector [attribute=""] doesn't work) created by
- $('form input[value=""]) or $('form input[value!=""]) doesn't work. It …
- 10:19 Ticket #3990 (1.3.1 selector bug - $('input[value=""]')) created by
- This works in 1.2.6 http://pastebin.me/497d8dc0b9e3a In 1.3.1 …
- 02:48 Ticket #3989 (Alll links on bind docs go to 404) created by
- All the links on "Events -> Event Handling -> bind" page at api.jquery.com …
- 02:20 Ticket #3604 (JQuery Animate Sometimes Does Not Fade In Offscreen Elements (Opacity IE)) closed by
- duplicate
- 02:00 Ticket #3937 (Problems with mozzila firefox and slideDown) closed by
- duplicate: This is a duplicate of #3177.
- 01:47 Ticket #2361 ($('#element_id').show('slow/fast') losses overflow style) closed by
- worksforme: This works in 1.3.1.
- 01:10 Ticket #3458 (Slow performance in IE6/7) closed by
- invalid: You're better off asking questions like these in the forums, since it's …
- 01:04 Ticket #3839 (table caption slideDown slideUp bugs) closed by
- wontfix
01/25/09:
- 20:33 Ticket #3988 ($(document).ready() fires after images load in IE) created by
- In IE, $(document).ready() fires after images are fully loaded. This was …
- 19:11 Ticket #3504 (Thickbox is not working in IE7.0.5730.13 (It is very urgent)) closed by
- duplicate: The problem mentioned in those pages is already a bug at #3402, so this is …
- 18:25 Ticket #3975 (Problem in opacity animation) closed by
- invalid: Here's the basics of the test code: […] The .stop() method is …
- 18:18 Ticket #3974 (Problem in opacity animation) closed by
- duplicate: Dup of #3975 which has the test case.
- 18:07 Ticket #3978 (unrecognized expression after jquery update to 1.3.1) closed by
- invalid: Yes, @ is no longer allowed.
- 18:06 Ticket #3979 (jQuery('.class') returns only one element) closed by
- worksforme
- 18:01 Ticket #3987 ($('tr:even').addClass() and $('tr:odd').addClass() doesn't work) closed by
- worksforme: Works for me as well; if it's broken in a specific situation, please …
- 00:49 Ticket #3987 ($('tr:even').addClass() and $('tr:odd').addClass() doesn't work) created by
- $('tr:even').addClass() and $('tr:odd').addClass() doesn't work
Note: See TracTimeline
for information about the timeline view.
