Timeline
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
01/24/09:
- 23:45 Ticket #3427 (Jörn's name is misspelt on ui.jquery.com/about) closed by
- fixed: This appears to have been fixed.
- 23:42 Ticket #901 (Sorting the plugins page by plugin name) closed by
- fixed: We've have moved the plugins page to an entire plugins site at …
- 19:07 Ticket #3986 (slideUp/slideDown clobbers inline overflow-x/y) created by
- To demostrate the problem here is the example code: <div id="mydiv" …
- 17:47 Ticket #3985 (bind() does not work in a page generated from XML with XSLT within browser ...) created by
- Please look at the attached files. When I run XSLT transformation …
- 16:07 Ticket #3984 (XmlHttpRequest.abort() does not fire ajaxStop event) created by
- The ajaxStop event is not being fired if a request is canceled via …
- 15:20 Ticket #3983 ([autocomplete] Problems with remote fetching when ajaxSetup is used.) created by
- I noticed that the autocomplete plugin wont work with remote data if the …
- 03:36 Ticket #3982 (jQuery.error event gets incorrect arguments) created by
- The $(window).error() event/method doesn't pass the documented arguments …
- 01:34 Ticket #3981 (IE 6 & 7 reports incorrect CSS opacity values in jQuery 1.3.1) created by
- n IE 6 & 7, jQuery 1.3.1 seems to return incorrect CSS opacity values for …
- 01:24 Ticket #3980 (.live() delegation can be friendly if it mimics the the propagation order) created by
- As discussed in the jquery-dev list on the topic: …
01/23/09:
- 21:31 Ticket #3979 (jQuery('.class') returns only one element) created by
- v 1.3.1 seems to find the first element of a certain class only. E.g. …
- 21:15 Ticket #3978 (unrecognized expression after jquery update to 1.3.1) created by
- After I upgrade to Jquery.1.3.1 , I received this error in my code …
- 20:54 Ticket #3977 (WebKit - Empty Class Attributes using Context argument) created by
- In Webkit (tested in Chrome v1.0.154.43 and Safari v3.2.1), selecting by …
- 20:10 Ticket #3976 (:not returning different results than .not) created by
- In the example given below these two return the expected elements (exclude …
- 19:36 Changeset [d1a34f79081dfcfcfe851412dafd172428a6d92a] by
-
- src/selector.js
- 18:01 Ticket #3975 (Problem in opacity animation) created by
- if you hovering in & out couple of times in the image in my example and …
- 18:00 Ticket #3974 (Problem in opacity animation) created by
- if you hovering in & out couple of times in the image in my example and …
- 16:02 Ticket #3973 (Selector now only finding 1 element with class) created by
- In 1.2.6, I've been successfully using $('div.module') to find all divs on …
- 15:43 Ticket #3972 (input.val() interprets null as 'null' in IE7) created by
- If I set the value of an input box with .val(null), IE7 inserts the string …
- 15:32 Ticket #3504 (Thickbox is not working in IE7.0.5730.13 (It is very urgent)) reopened by
- *Cough*... This is 100% jQuery-related: …
- 03:43 Ticket #3971 (.index() enhancement) created by
- It would be useful to be able to use the .index() method to find the index …
- 00:59 Ticket #3970 ([validate] validate all fields with same name attribute) created by
- I need the "key" in "rules" to refer to all elements with that name not …
- 00:19 Ticket #3969 (Error in 1.3.1 on line 3670) created by
- this[i].style has no properties I started to reference 1.3.1 where the …
- 00:15 Ticket #3968 (ID-based lookup much slower on large pages) created by
- In the Ajax-based commenting system at my site, when a user clicks a …
01/22/09:
- 22:12 Ticket #3967 ([validate] dependTypes[string] error and fix) created by
- line#671 in dependTypes original: return !!$(param, …
- 21:11 Ticket #3966 (Event doesn't get attached to all newly created elements when element is ...) created by
- I am creating a new div and assigning a mouseover event to it. I am then …
- 20:22 Ticket #3965 (serialize bug in IE) created by
- when using .serialize(), if any input in your selection has an ID of …
- 20:02 Ticket #3964 (Multiple click events fire on a single click) created by
- I'm not sure if this is a jQuery issue or an ASP.NET AJAX issue. I have …
- 19:59 Ticket #3963 (change function with IE) created by
- specifically with IE7, the change event doesn't seem to fire till i click …
- 19:36 Ticket #3962 ($.getScript leaks in IE) created by
- I've found and fixed a small memory leak in the jQuery 1.2.6 codebase that …
- 19:24 Ticket #3961 (XML selector doesnt work as it should, in IE6) created by
- Here is the example to explain http://pastebin.com/m4d396434 It works …
- 19:10 Ticket #3960 (Additional $.support property to detect IE6) created by
- In order to transition away from $.browser to $.support, people are going …
- 17:15 Ticket #3959 (How jQuery Works page links all broken by demo link.) created by
- http://docs.jquery.com/How_jQuery_Works is broken. The "demo" code from …
- 17:11 Ticket #3958 ($('.someclass[initialized!=1]') fails in 1.3; works in 1.2) created by
- Say i have several elements with class='someclass' and they DON'T have …
- 15:29 Ticket #3957 (endless loop in jquery.post) created by
- If you call jquery.post in a success callback for an earlier jquery.post …
- 15:23 Ticket #3956 (serializeArray() return a empty array) created by
- In little form serializeArray() work. But when tu form is big, …
- 15:09 Ticket #3955 (JavaScript error in new API browser for Event Handling 'bind' function) created by
- Using the online API browser at http://api.jquery.com/ use the menu to …
- 14:29 Ticket #3954 (Attribute selector in IE (at least)) created by
- Using [name='foo'] gives no results. Using [name = 'foo'] gives correct …
- 13:22 Ticket #3953 (val() on select isn't correct... ?) created by
- In the jQuery libray there's the next code (line 462 of jQuery 1.3.1) : …
- 12:22 Ticket #3952 (Cross document error in $.clone for !$.support.noCloneEvent browsers) created by
- Cloning a node in a child iframe document results in an error on browsers …
- 12:01 Ticket #3951 (New /= regex filter) created by
- A regex attribute filter that might be very useful for xml data search. …
- 10:50 Ticket #3950 ($("select option[value='']") fails) created by
- $("select option[value=]").addClass("highlight") This fails on 1.3.1 …
- 08:06 Ticket #3949 (filter is not a function) created by
- In jquery-1.3.1.js, one of my scripts fails (where it didn't in 1.2.6) …
- 05:37 Ticket #3948 (wrap() throws NS_ERROR_DOM_HIERARCHY_REQUEST_ERR exception) created by
- wrapping an element in the document tree throws an exception in Firefox …
- 05:06 Ticket #3947 (Selectors with "$" symbol) created by
- I have ran into this problem where I was using the a star rating plugin …
- 02:58 Ticket #2400 (error message: event.type has no properties) closed by
- invalid: The changes to jQuery 1.3 events have mooted this, I think.
- 02:42 Ticket #3923 (.css('background-image') returns different result for in ie and the others) closed by
- invalid: See the W3C: http://www.w3.org/TR/CSS21/syndata.html#uri Quoting is …
- 01:42 Changeset [2ff3e49279744ecd099693fa5b7faeb14ca301d8] by
-
- version.txt
- 01:42 Ticket #3936 (Documentation for isFunction should specify what it works for) closed by
- fixed: I did some edits to the page. …
- 00:30 Changeset [8b79ea13656727e2449807a812dd0fd8c2783aad] by
-
- version.txt
- 00:29 Changeset [5143ecbc58cb669095b0c53ca355e00aea988db5] by
-
- src/selector.js
- 00:11 Changeset [b438d8391613d4f66f2c2bbaa89b944b93f3c9ee] by
-
- test/unit/selector.js
01/21/09:
- 23:57 Ticket #3946 (Some UI effects fail in 1.3) created by
- In upgrading to 1.3 I noted that several of the UI effects (such as bounce …
- 23:56 Changeset [68b49cf4273ce500e2666616771e2731c6833bca] by
-
- src/selector.js
- 23:51 Ticket #2859 (Datepicker 3.4.3 'change' commits changes to all datepickers) closed by
- fixed: Fixed. Change should only affect the targetted controls.
- 23:49 Ticket #2074 (datepicker does not display correctly using blueprint css framework) closed by
- wontfix: No further response
- 23:48 Ticket #2236 (First day of week bug) closed by
- fixed: Fixed.
- 23:43 Ticket #2898 (numberOfMonths) closed by
- fixed: Fixed - width calculation was incorrect.
- 23:42 Ticket #2155 (Range select and disabled dates) closed by
- fixed: Fixed.
- 23:41 Ticket #2876 (DatePicker: selectors don't fire any event.) closed by
- fixed: onChangeMonthYear added and passes new year and month (1-12) as …
- 23:33 Changeset [58a17e6e6d57d0ba71acfcb36f7da4fcacfbeeae] by
-
- src/selector.js
- 23:31 Changeset [d45f19394866c3006b5cca733d31417395b703e6] by
-
- src/selector.js
- test/unit/selector.js
- 23:19 Ticket #3945 (#id returns nothing in XML documents) closed by
- fixed: Fixed in SVN rev [6151].
- 23:19 Changeset [7d9d2105406fe7fcdc196df860ca155c3e4c8453] by
-
- src/selector.js
- test/unit/selector.js
- 23:17 Ticket #3945 (#id returns nothing in XML documents) created by
- Also, [name=foo] errors out in IE on an XML document. See: …
- 23:00 Ticket #3840 (Class name selector broken with capital letters on Safari Version 3.1.2 ...) closed by
- fixed: Fixed in SVN rev [6150].
- 22:57 Changeset [f9a584972365bda0631116ec6fe07df9b6f9c372] by
-
- src/selector.js
- test/index.html
- test/unit/selector.js
- 22:36 Ticket #3884 ([name!=val] failing) closed by
- fixed: Fixed in SVN rev [6149].
- 22:36 Changeset [9b3804a8eca6ce04dd48fbfcc157c8d176a25397] by
-
- src/selector.js
- test/unit/selector.js
- 22:12 Ticket #3944 (Browser freeze with jQuery 1.3 and Firebug) created by
- I've recently started using the latest 1.3.0 release in a javascript-heavy …
- 22:02 Ticket #3924 ((nth/first/last)-child selector bug) closed by
- fixed: Thanks for the test case, I just fixed this in SVN rev [6147].
- 22:01 Changeset [626961c4a54cccaae0ecef81f2058cd0888611cc] by
-
- src/selector.js
- test/unit/selector.js
- 21:47 Ticket #3874 (timeout appears to have problems) closed by
- fixed: While that patch did resolve this specific issue, it caused the test suite …
- 21:46 Changeset [00b70c75278896495365e25f0327af4a1b61acce] by
-
- src/ajax.js
- 21:08 Ticket #3943 (Parsing xml from hiddenField) created by
- Hi, First, Thanks for the help. I am storing xml in a hidden field which …
- 20:41 Ticket #3942 (Width/height animation bug in IE6/IE7 in quirck mode) created by
- The problem: In IE6 or IE7 in quirks mode (i.e.:with no …
- 17:50 Ticket #3941 (jQuery 1.3.0 and current SVN pack versions $('select').val() returns ...) created by
- The packed version val() method seems broken. Following code (with …
- 15:15 Ticket #3940 (after() and before() fail after newly created jquery elements) created by
- I have notice that the after() and before() functions fail after a …
- 13:50 Ticket #3939 (IE7 Line 3427 (jQuery 1.3 rev6104) xhr.readyState is null or not an object) created by
- Shows only in IE7. I think this bug shows because one crucial check is …
- 13:08 Ticket #3938 (Construction $(selector,context) in Safari browser) created by
- In Safari 3.1.2 (525.21) on Windows construction …
- 12:47 Ticket #3937 (Problems with mozzila firefox and slideDown) created by
- I am using slideDow to show a simple div named "celulaDetalhes". But, when …
- 12:07 Ticket #3936 (Documentation for isFunction should specify what it works for) created by
- This is very easy to fix, I guess. I think it would be useful if the …
- 09:52 Ticket #3935 (No mouseenter event if Fx when moving mouse through block with scroll) created by
- Fx 2 and 3 have bug: https://bugzilla.mozilla.org/show_bug.cgi?id=463644 …
- 08:26 Ticket #3934 (Bug on closing IE7 with jQuery 1.3) created by
- Almost always when I close IE7, an error throws (in remove function) …
- 07:46 Ticket #3933 (Empty attribute selectors) created by
- $("[value=]") or $("[value=]") returns unfilled form elements in 1.2.6, …
- 04:19 Ticket #3932 (If an AJAX POST request receives a 301 response, data is not re-POSTed to ...) created by
- I found this with help from Firebug, and get identical results in Safari …
- 02:46 Ticket #3931 (class selector issue (not id... class)) created by
- Below code should hide the NEXT "div" layer contained inside a div layer …
Note: See TracTimeline
for information about the timeline view.
