Timeline
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 …
01/20/09:
- 23:24 Ticket #3930 (Make sure .load() callbacks for images are always called) created by
- It seems that jQuery should perform similar magic when "load" handlers …
- 23:14 Ticket #3906 (Live() generates duplicate click events if it's contained within an each() ...) closed by
- wontfix: That's correct. As of right now .live() doesn't support contexts passed in …
- 23:10 Ticket #3910 (Incorrect selection when searching form elements) closed by
- worksforme: I can't duplicate this. Please make sure that you're using a non-packed …
- 20:56 Ticket #3929 (.css() will change margin-left value only once in Opera 9) created by
- Example site: http://brianfreud.info:3000/ Code: …
- 20:18 Ticket #3888 (:not selector doesn't work anymore) closed by
- duplicate: Duplicate of #3814.
- 20:13 Ticket #3905 (Infinite loop with selector expression "*:not(.ELEM-CLASS) ...) closed by
- duplicate: This is a duplicate of #3837.
- 20:11 Ticket #3907 (poor performance in jquery-1.3 comparing to jquery-1.2.6) closed by
- wontfix: Yep, this is known. Some selectors in 1.3 are slower, some are faster. In …
- 20:06 Ticket #3912 (selectors don't work properly) closed by
- worksforme: I'm going to need a test case here. It works in all of my tests. Make sure …
- 20:03 Ticket #3915 (CSS :not selector fails on IE and FF) closed by
- duplicate: Yeah, this is a duplicate of #3837.
- 20:01 Ticket #3921 (Selector bug using "parent > child") closed by
- duplicate
- 20:00 Ticket #3922 (Attribute Selectors Don't Work E[@attr=value]) closed by
- invalid
- 19:59 Ticket #3926 (jQuery 1.3 DOESN'T work in firefox extensions...!) closed by
- duplicate: Duplicate of #3870.
- 19:58 Ticket #3927 (selector.js in svn currently missing ';' so can't be packed (with fix)) closed by
- fixed: Fixed in SVN rev [6145].
- 19:58 Changeset [db10da345e84e86d66a613e33e97916a7facb94f] by
-
- src/selector.js
- 19:47 Changeset [0468e31bf703815f2d145877280b71e9eadaf6f0] by
-
- src/selector.js
- 19:44 Ticket #3928 (input[name^="types["] Selctor Fails) closed by
- fixed: Fixed in SVN rev [6143].
- 19:44 Changeset [aa7616cf9aac1692a483165144a42cde9a3169e0] by
-
- src/selector.js
- test/index.html
- test/unit/selector.js
- 19:43 Ticket #3928 (input[name^="types["] Selctor Fails) created by
- In jQuery 1.3 the selector input[name="types["] fails.
- 17:33 Ticket #3847 (RemoveClass with null parameter throws error) closed by
- fixed: Fixed in SVN rev [6142].
- 17:33 Changeset [cd28922b78a91c530c509638294fe3fac9c361f3] by
-
- src/core.js
- test/unit/core.js
- 17:25 Changeset [a78557472ce1c2cdf7db01a13fcc8591f3fdcfb0] by
-
- src/event.js
- test/unit/event.js
- 16:20 Ticket #3927 (selector.js in svn currently missing ';' so can't be packed (with fix)) created by
- line 834: } should be }; This: return Sizzle.filter( later, tmpSet ); } …
- 16:01 Ticket #3833 (live() does not work for a non-existent id selector) closed by
- fixed: Fixed in SVN rev [6140].
- 16:00 Changeset [28a1f022233585cf40ae727d7d8334665a495e61] by
-
- src/core.js
- test/unit/core.js
- 15:47 Ticket #3864 (Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 jquery-1.3.js (line ...) closed by
- fixed: Excellent - thank you! Fixed in SVN rev [6139].
- 15:46 Changeset [7647cebc3929337d1e77069c8620158dcf84ff20] by
-
- src/offset.js
- 14:56 Ticket #3926 (jQuery 1.3 DOESN'T work in firefox extensions...!) created by
- When used in a firefox extension it doesn't work. 1.2.6 is working. …
- 13:56 Ticket #3925 (.data not work text nodes in IE 6/7) created by
- IE 6/7 doesn't allow custom properties in text nodes so ie throw "Object …
- 13:55 Ticket #3924 ((nth/first/last)-child selector bug) created by
- Manipulating the dom after *-child selector may break sequent *-child …
- 12:00 Ticket #3923 (.css('background-image') returns different result for in ie and the others) created by
- .css('background-image') returns: url(host/folder/file) in ff3.1 and …
- 10:30 Ticket #3922 (Attribute Selectors Don't Work E[@attr=value]) created by
- There's a 1.3 bug with the selector-by-attribute technique like: Let's …
- 06:26 Ticket #3921 (Selector bug using "parent > child") created by
- please see attachment
- 06:20 Ticket #3920 (Inconsistency and problem with serializeArray() between jquery.min.js and ...) created by
- Hi, Took me a little while to nut down this problem, but it appears there …
- 04:08 Ticket #2468 (html() funtion of jQuery does't work correctly in ie) closed by
- worksforme: This is because the oops.txt has a BOM (Byte Order Mark) and IE can't seem …
- 03:53 Ticket #3280 (.css('background-color', '#') Throws JS Error in IE) closed by
- invalid
- 03:46 Ticket #3801 ([treeview] Calling $("#treeMenu").treeview() mutiple times on the same ...) closed by
- invalid: Please use the plugins site issue tracking for plugin specific issues. …
- 03:17 Ticket #3288 (attr('href') does not return a string in IE6) closed by
- fixed: This is working with 1.3
- 03:09 Ticket #3639 (empty value when clone file input field in IE) closed by
- wontfix: This is a limitation of cloning most form elements in IE and we are unable …
- 03:07 Ticket #3145 (Black background - IE7 alpha PNG & jQuery fade animation) closed by
- wontfix: This is unfortunately a limitation of Internet Explorers handling of …
- 03:04 Ticket #3162 (Typo in clone function causes error in IE) closed by
- invalid: It looks correct as-is; "this" is the original elements and clone is the …
- 02:55 Ticket #3742 (offset() uses parseInt which rounds down decimal numbers) closed by
- fixed: This is actually fixed in jQuery 1.3
- 02:45 Ticket #3860 ($(document).scrollTop()) closed by
- worksforme: I'm unable to reproduce this issue. Please feel free to reopen the ticket …
- 02:18 Ticket #3919 (google hosted jquery is not gzipped) created by
- I know this is a google issue, not a jquery website issue, but i'm sure …
- 02:06 Ticket #3763 (attr() function's nodeType filtering isn't comprehensive) closed by
- invalid: jQuery does not support changes to Object.prototype. The additional Object …
- 00:31 Ticket #3911 (Css method cannot set style property for element in memory in IE 6 & 7) closed by
- invalid: There is no display : hidden, I think you meant display : none. Your …
01/19/09:
- 23:33 Changeset [4e7d565e50b4705f1daed7100937591330af34c4] by
-
- test/unit/core.js
- 23:22 Changeset [9db710a15665f0fa32e3e3b20a65c3ad94966f8e] by
-
- test/unit/core.js
- 23:17 Changeset [04977b8ea2f9cbf786ae244a8b47aed67e37df7f] by
-
- src/core.js
- 23:04 Ticket #3870 (Cannot use jQuery 1.3 in XUL pages) closed by
- fixed: This should be fixed now in jQuery rev [6135].
- 23:04 Changeset [679998283570ce9fbbe310a9f37169c20e871ef4] by
-
- src/selector.js
- 22:50 Ticket #3918 (show()/hide() do not work on the <col> tag in firefox) created by
- show()/hide() do not work on th <col> tag in firefox. They do work in IE, …
- 22:27 Ticket #3886 (Selector *= broken in Safari 3.2 and Chrome 1.0) closed by
- worksforme: I can't duplicate this on my end. If you can come up with a good test case …
- 22:20 Ticket #3843 (the timeStamp property is sometimes not consistent in Firefox) closed by
- fixed: Fixed at [6132].
- 22:20 Changeset [735d44f6df67767bc04a0f135ffad0369f71a26f] by
-
- src/event.js
- 21:57 Changeset [82e8d11c12f160fbf07a8faef5931c2f7a364a6a] by
-
- src/selector.js
- 21:40 Ticket #3916 (.attr('tabindex') returns wrong value for non-link anchors) closed by
- fixed: Landed in SVN rev [6130].
- 21:40 Changeset [96152559e0e2fa1afc70f8994e664f5805aebad5] by
-
- src/core.js
- test/index.html
- test/unit/core.js
- 21:17 Ticket #3858 (weird jQuery 1.3 ajax difference in behavior) closed by
- wontfix: Thanks for all your comments and thoughts on this issue. At least for now, …
- 19:40 Ticket #3917 (input maxLength property/attribute is not consistent) created by
- The example I found was trying to get the "maxlength" attribute from a …
- 19:00 Ticket #3916 (.attr('tabindex') returns wrong value for non-link anchors) created by
- When an anchor or area element does not have an href and does not have a …
- 18:56 Ticket #3896 (Content type application/xhtml+xml in Firefox broken in FF 3) closed by
- fixed: Fixed in SVN rev [6129].
- 18:56 Changeset [d6e541426d10b335fa3b6b481ae591ede977c480] by
-
- src/selector.js
- 18:14 Changeset [1d513efd3c399800b42902cf920ad83be233276c] by
-
- test/xhtml.php
- 18:09 Changeset [8e8d7ade434de3d79cc6145f370866f297a07b54] by
-
- src/selector.js
- test/index.html
- test/unit/selector.js
- 16:48 Ticket #3915 (CSS :not selector fails on IE and FF) created by
- Using the next line causes an infinite loop on FF3 and IE7, works on …
- 15:28 Ticket #3914 ($.merge) created by
- Doesn't work properly in 1.2.6: var args = [1, 2, 3]; var appendArgs = …
- 15:04 Ticket #3913 (problem with jquery 1.3 selector) created by
- Hi, I have an element with id 'd+tile', it is not possible to select that …
- 14:50 Ticket #3912 (selectors don't work properly) created by
- selector [attribute*=value] doesn't find elements.. checked on Firefox …
- 14:07 Ticket #3861 (.live('click', function) conflicts with mousedown event) reopened by
- this must be bug, because if I use "bind('click', ...)" it work only with …
- 10:38 Ticket #3911 (Css method cannot set style property for element in memory in IE 6 & 7) created by
- When an element is created in memory, and before it is drawn on the …
- 09:25 Ticket #3910 (Incorrect selection when searching form elements) created by
- When selecting on a form containing 'select' elements, i.e: <form> …
- 02:39 Ticket #3909 (The event "select" does not work in IE7) created by
- Even the example provided in official docs does not work in IE7: …
- 01:44 Ticket #3908 (find only returns 1 element) closed by
- worksforme: Using jQuery 1.3 (what you've said you're using), your test code returns …
Note: See TracTimeline
for information about the timeline view.
