Timeline
02/05/09:
- 23:34 Ticket #4079 (jQuery 1.3, Append does not appear to be Synchronous) closed by
- invalid: Thanks for the follow-up. As you found, non-visible elements always return …
- 22:15 Ticket #4080 (Infinite recursion in speed method) created by
- I have a reasonably simple overlay routine which inserts a few divs with a …
- 19:13 Ticket #4079 (jQuery 1.3, Append does not appear to be Synchronous) created by
- My apologies, but I don't have a public test detailing the problem yet, …
- 18:49 Ticket #4078 (Function to prevent memory leaks in IE interfering with a height of 100% ...) created by
- In IE6 a DIV with a height of 100% is higher than it should be. When …
- 18:30 Ticket #2568 (elem has no properties error in nodeName method) closed by
- fixed: OK, I'll close it then.
- 18:24 Ticket #4073 (Slider: $.widget.prototype._setData has no properties in FireFox 2.0) closed by
- invalid: Please file UI bugs in the UI bug tracker, per the message in the red box …
- 18:21 Ticket #4075 (Autocomplete doesn't work in IE 6, 7) closed by
- invalid: The code you provided above isn't adequate for a test case because it …
- 18:10 Ticket #4077 (Sorting: limited count of sorting in IE.) closed by
- invalid: The code there is much too complex to clearly demonstrate a bug. Please …
- 18:08 Ticket #4076 (Sorting: limited count of sorting in IE.) closed by
- invalid: This is the bug tracker. If you need help using jQuery, please ask on one …
- 15:05 Ticket #4077 (Sorting: limited count of sorting in IE.) created by
- I have integrated the jQuery sorting method to sort the dragged element in …
- 14:57 Ticket #4076 (Sorting: limited count of sorting in IE.) created by
- I have integrated the jQuery sorting method to sort the dragged element in …
- 14:01 Ticket #4075 (Autocomplete doesn't work in IE 6, 7) created by
- I have code: <html> <head> <title>IE + autocomplete</title> <meta …
- 11:55 Ticket #4074 (.clone() doesn't respect ownerDocument) created by
- If you clone an element from a foreign document (not the one you're …
- 06:54 Ticket #4073 (Slider: $.widget.prototype._setData has no properties in FireFox 2.0) created by
- url: http://ui.jquery.com/demos/slider/default.html …
- 03:59 Ticket #4056 (:selected selector throwing error) closed by
- invalid
- 03:10 Ticket #4072 (Provide a selector/node restriction option as a second argument to ...) created by
- A second argument to .closest to restrict how far the backwards traversing …
- 00:34 Ticket #4060 (IE bug) closed by
- invalid: If you have a clear test case that demonstrates the problem, please reopen …
- 00:25 Ticket #4061 (Tool tips for the spinner Buttons.) closed by
- invalid: From the sparse description I couldn't tell what component this might …
- 00:23 Ticket #4062 (1.3.1 always select first 'checked' <input> whatever the attribute filter) closed by
- invalid: Your attribute selector is invalid; the @ symbol isn't valid in jQuery …
- 00:16 Ticket #4065 (added postal code field validation for the form validate plugin (for us ...) closed by
- duplicate: Dup of #4066 which has the attachments.
02/04/09:
- 22:55 Ticket #4071 (change() event delegation failing in IE 6) created by
- Hi, It seems like the change() event triggered by a select element is not …
- 21:51 Ticket #4070 (Selection of empty fields in Chrome and Safari) created by
- Selection appears to fail in two browsers: see my issue description at the …
- 20:02 Ticket #4069 (Show/Hide functions crash when used with the Quicker App server) created by
- Basically if you try to use the show/hide/toggle functions on Quicker you …
- 19:17 Ticket #4068 (Attribute filtering does not work for style attribute) created by
- I noticed that jQuery was not selecting elements when attempting to filter …
- 18:11 Ticket #4067 (offset() method: return offsetWidth and offsetHeight too) created by
- Please. Can you add the offsetWidth and offsetHeight to the values …
- 17:12 Ticket #4066 (added postal code field validation for the form validate plugin (for us ...) created by
- i have created a 2 validation functions to be added to the …
- 17:12 Ticket #4065 (added postal code field validation for the form validate plugin (for us ...) created by
- i have created a 2 validation functions to be added to the …
- 16:35 Ticket #4064 (jQuery animations fail without firebug) created by
- With the newer versions of firebug, one must load the console manually in …
- 15:58 Ticket #4063 ($.getJSON() does not call callback with 0-length content response) created by
- I make a call to a REST service using $.getJSON(), which returns a …
- 12:50 Ticket #4062 (1.3.1 always select first 'checked' <input> whatever the attribute filter) created by
- The following code : function testJQuery(theForm) { var gender = …
- 10:26 Ticket #4061 (Tool tips for the spinner Buttons.) created by
- Can We have tooltips for the buttons in spinner functionality.
- 10:22 Ticket #2568 (elem has no properties error in nodeName method) reopened by
- I just encountered this error as well - it manifests any time I try to …
- 10:07 Ticket #4060 (IE bug) created by
- In IE(and 6, and 7) after page loading most of all DOM elements have …
- 09:16 Ticket #4059 (AppendTo not working under IE7 when select element from another frame.) created by
- Hello, I have 2 frames; in bottom frame I select a element in the other …
- 09:02 Ticket #4058 (Simple selector not working in 1.3.1 with webkit browsers) created by
- Refer to this group thread.
- 03:37 Ticket #4057 (Color Animation Bug (Highlight Effect)) created by
- If a highlight effect happens to an hidden panel, an exception is thrown …
02/03/09:
- 23:38 Ticket #4053 (Animation speed behaviour) closed by
- duplicate: Definitely agreed, but this is a dup of #2542.
- 22:40 Ticket #4056 (:selected selector throwing error) created by
- When making a selection set using :selector an error is thrown on line …
- 19:06 Ticket #4055 (innerWidth and ... fails for document and window) created by
- I'm using jQuery 1.3.1 with Firefox 3.0.5. for $(document) and $(window) …
- 17:00 Ticket #4054 (XML parsing error in IE) created by
- There is an error in the way jQuery matches a selector in an XML document …
- 15:49 Ticket #4053 (Animation speed behaviour) created by
- Example: for(i =- 1; i < 2; i++) $("#test"+i).hide(i,function(){ …
- 13:28 Ticket #4052 ([validate] depens bug if you use load()) created by
- http://nrzv.com/valid/ step 1 works well. on Step 2 there is a rule …
- 12:17 Ticket #4051 ([api.jquery.com] Effects problems) created by
- Effects -> Basics -> show() Internal link to show( speed, [callback] ) …
- 11:54 Ticket #4050 (Namespaced XML attributes not triggering bind()/live() events) created by
- For XHTML 1.0 Transitional documents: $("a[bi :cid]").bind("click", …
- 07:13 Ticket #4049 (Cannot set checkboxes in strict XHTML) created by
- Suppose you have a strict XHTML page in jQuery 1.3.1, and suppose the DOM …
- 04:19 Ticket #3682 (Jquery load() method - Ref: Ticket #3187 - More info) closed by
- invalid: Closed because it's an old bug that never got a test case. Reopen if you …
- 03:40 Ticket #4048 (the filters for form throw an error) created by
- While I excute the following expr for each() action, it will throw a error …
- 03:30 Ticket #2568 (elem has no properties error in nodeName method) closed by
- invalid: Since this was reported against 1.2.3 and never got a test case, I'm …
- 02:58 Ticket #3956 (serializeArray() return a empty array) closed by
- invalid: Thanks for the follow-up!
- 02:02 Ticket #4047 (Selector, <select> and val() returns inconsistent value) closed by
- worksforme: I've attached a complete test case that seems to work fine for me. You …
- 01:45 Ticket #4039 (Error updating form attributes in IE) closed by
- duplicate: Duplicate of #3113
- 01:44 Ticket #3806 (attr() wont't change forms action attribute if form has input with id ...) closed by
- duplicate: Duplicate of #3113
02/02/09:
- 22:12 Ticket #4047 (Selector, <select> and val() returns inconsistent value) created by
- Hi, I have the following code, <div id="testDiv"> <select id="testSelect"> …
- 21:34 Ticket #4046 (.attr("value") 1.2.6 versus 1.3.1) created by
- xhtml snippet: <p id="bpUsername"><input name="bpUsername" …
- 20:12 Ticket #4045 ([validate] additional-method.js addmethod(letterswithbasicpunc)) created by
- The opening round bracket ( and the closing round bracket ) in the regex …
- 19:59 Ticket #4044 ($.ajax POST in Firefox fails with a null data parameter) created by
- Firefox has a bug where it does not send a Content-Length of 0 in a post …
- 16:41 Ticket #4043 (animation on input or textarea results in loss of cursor and possibly ...) created by
- Tested with Wekbit nightly build and FF 3.05 Using code such as the …
- 13:51 Ticket #4042 (.class selector not working in opera in some cases) created by
- If an element has two similar classes, e.g. class="bugTest bug" (notice …
- 11:55 Ticket #4041 (Some selectors with meta-characters fail in jQuery 1.3.1) created by
- In jQuery 1.3.1,elements with these 7 characters fail to match: ~ ( + [ \ …
- 09:57 Ticket #4040 (Attribute Filters bug in IE (document vs. document.body)) created by
- <div class="cs1" name="node1"></div> The code: $(".cs1[name='node1']") …
- 01:14 Ticket #4039 (Error updating form attributes in IE) created by
- IE issue: If a user creates a form with inputs named "action" or "method" …
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 …
Note: See TracTimeline
for information about the timeline view.
