Timeline
01/01/10:
- 18:38 Ticket #5741 ($(element).html(val) SERIOUS BUG) created by
- The problem is: when you change successively the html of an element (and …
- 15:58 Ticket #5740 (each method should support XML) created by
- When I say XML, I mean native XML via E4X (ECMA-357) which is implemented …
- 12:51 Ticket #5739 (the code work in jquery1.3.2 , not work in jquery 1.4a2 about selector) created by
- the code work in jquery1.3.2 , not work in jquery 1.4a2 about …
- 02:01 Ticket #5738 (var value = $(this).val() fails in IE) created by
- This code was failing on IE(7/8) jQuery(document).ready(function($){ …
12/31/09:
- 23:24 Ticket #5737 (Complex selectors problems w/ IE8) created by
- Using 1.3.2 w/ UI 1.7.2 I have two forms that are each loaded as AJAX …
- 20:17 Changeset [1d2b1a57dae0b73b3d99197f73f4edb623b5574a] by
-
- src/core.js
- test/unit/core.js
- 20:06 Changeset [a5dbca4a06a930865a17a1d02fd88893b5a2b690] by
-
- src/core.js
- src/event.js
- 19:50 Ticket #5735 (Don't Uses Timers for Ajax Requests) closed by
- fixed: Landed. …
- 19:49 Changeset [40ce7f98301e4ff0d912f91025af0fd7b82107bd] by
-
- Makefile
- src/ajax.js
- src/core.js
- src/event.js
- src/offset.js
- 15:50 Ticket #5730 (jQuery(e).getJSON(url,callback),should always load callback after submit.) closed by
- worksforme: I am not sure of the bug being reported here. If jQuery(e) returns an …
- 15:48 Ticket #5733 (Validation Plugin does not work in IE) closed by
- invalid: When 1.4a3 comes out, test with that and see if the problem is still …
- 15:45 Ticket #5734 (ReplaceWith duplicates closing tag </input> in xhtml) closed by
- invalid: INPUT elements don't have closing tags, they should be self closing.
- 14:59 Changeset [6cf981eea20695987b4f7341f80442a7cf8271eb] by
-
- Makefile
- 14:50 Changeset [6cb2945837ccca55204191a8e7a70b2b2486c28e] by
-
- src/ajax.js
- src/core.js
- src/event.js
- src/offset.js
- 05:50 Ticket #5688 (Too much recursion errors) closed by
- fixed: Fixed. …
- 05:49 Changeset [ea5d51400820585a6d31011e1a1109c5a1213360] by
-
- src/event.js
- 05:37 Changeset [66975de2d249643779e2b3daad0457f7f5f92508] by
-
- src/event.js
- test/unit/event.js
- 05:37 Ticket #5736 (Remove .bind(name, fn, thisObject) and promote jQuery.proxy()) created by
- Larger discussion: …
- 04:53 Changeset [fe6c86d53046b0f4d648f61c0b8e75387af65152] by
-
- src/ajax.js
- 04:34 Ticket #5735 (Don't Uses Timers for Ajax Requests) created by
- We can get around the IE memory leak by doing: …
- 00:51 Ticket #5734 (ReplaceWith duplicates closing tag </input> in xhtml) created by
- var newElem = $('<INPUT id=attr type=text> </INPUT>'); …
12/30/09:
- 23:07 Ticket #5733 (Validation Plugin does not work in IE) created by
- The jQuery plugin: Validation (bassistance.de) does not seem to work in IE …
- 15:19 Ticket #5732 (IE8 show/hide doesn't work for block following an inline-block) created by
- * HTML page consists of an inline-block followed by a block * Use jQuery …
- 14:37 Ticket #5731 (live("focus") lost) created by
- Hi, I just installed 1.4a2 uncompressed and min, both lost support of …
- 09:34 Ticket #5730 (jQuery(e).getJSON(url,callback),should always load callback after submit.) created by
- when the server does not write any thing to the response object, the …
- 04:51 Ticket #5725 ([autocomplete] Conflict with ASP.NET MVC2 RC) closed by
- invalid: This isn't a jQuery core bug.
- 04:48 Ticket #5726 (problems with jquery.ajax and https y chrome) closed by
- invalid: This isn't a bug report (at least not yet), please ask for help on the …
- 04:45 Ticket #5720 (`expando` cleanup in `.html()` and `.clone()` is too greedy) closed by
- duplicate: Replaced by #5729.
- 04:33 Ticket #5727 (Checkboxes "is(':checked')" is opposite for programmatic click() than user ...) closed by
- duplicate: This is a duplicate of #3827, see the discussion there.
12/29/09:
- 20:35 Ticket #5729 (`Expando` cleanup in `.html()` and `.clone()` is too greedy) created by
- There's a bug in the rinlinejQuery regexp that makes it a bit too …
- 20:16 Ticket #5728 (Cannot access IMG attributes (height, width) in IE if parent is null) created by
- On a about:blank page, load jQuery and run the following commands: foo …
- 20:10 Ticket #5727 (Checkboxes "is(':checked')" is opposite for programmatic click() than user ...) created by
- The predicate is(':checked') returns the correct checked-ness when called …
- 19:56 Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') closed by
- worksforme: I have attached a minimal test case; be sure that "Show CSS Errors" is …
- 17:09 Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') reopened by
- I have the same problem, using FF 3.5.3 on XP. I have the fb-1.4.5 ext + …
- 15:59 Ticket #5726 (problems with jquery.ajax and https y chrome) created by
- I have an error when y use jquery.ajax with a page that run in https …
- 13:32 Ticket #5725 ([autocomplete] Conflict with ASP.NET MVC2 RC) created by
- Due to a security problem, the ASP.NET MVC2 framework only allows …
- 00:58 Ticket #5723 (animate color error: Invalid Property Value) closed by
- invalid: "Only properties that take numeric values are supported (e.g. …
- 00:47 Ticket #5724 ('before' can not be realized when applied to <object> on I.E. 6) created by
- I have tried to use $("object").before("simple test") and it won't work …
- 00:40 Ticket #5723 (animate color error: Invalid Property Value) created by
- Trying to animate a hex color val throws and "Invalid Property Value" …
12/28/09:
- 21:50 Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) closed by
- invalid: The checked attribute should be set to the value "checked" in the markup; …
- 20:08 Ticket #5722 (return false on live submit doesn't prevent normal browser submit) created by
- […] the return false doesn't prevent normal browser submit
- 18:05 Ticket #5721 (Webkit: Radio checked state incorrect when creating an input with a name) created by
- In Chrome and Safari, I'm getting an error creating a radio with a checked …
- 10:11 Ticket #5720 (`expando` cleanup in `.html()` and `.clone()` is too greedy) created by
- There's a bug in the rinlinejQuery regexp that makes it a bit too …
- 02:29 Ticket #5707 (Resize) closed by
- invalid: I'm not sure what bug is being reported; it sounds like a jQuery UI bug so …
- 02:25 Ticket #5711 (too much recursion) closed by
- duplicate
- 02:23 Ticket #5714 (append() Doesn't Work for <head> Elements in IE) closed by
- invalid: "The HTML string cannot contain elements that are invalid within a div, …
- 02:21 Ticket #5716 ($(":header,p") and $("p,:header") will return different results) closed by
- worksforme: You'll need to provide a test case; mine seems to work on 1.4a2.
- 02:19 Ticket #5715 (autocomplete : get variable from using page) closed by
- invalid
- 02:10 Ticket #5717 (how to select nodes which contains only plain text?) closed by
- invalid: This isn't a bug report. Please ask for help on the jQuery group: …
- 02:06 Ticket #5719 (IE problems) closed by
- invalid: Hi, this is a bug tracker. It sounds like you need to ask for help on the …
12/27/09:
- 20:41 Ticket #5719 (IE problems) created by
- Hi people! I have the following code: -------------------------- …
12/26/09:
- 21:18 Ticket #5718 ($.ajax() - dataType: "auto" setting for auto-detecting/parsing response ...) created by
- When dataType is set to "auto", the response Content-Type header will be …
- 12:51 Ticket #5717 (how to select nodes which contains only plain text?) created by
- like the below: <ul> <li>li1</li> <li>li2</li> <li> <h4>a …
- 12:41 Ticket #5716 ($(":header,p") and $("p,:header") will return different results) created by
- $(":header,p") and $("p,:header") will return different results for the …
- 08:42 Ticket #5715 (autocomplete : get variable from using page) created by
- hi, i am a m.sc (computer science student) i have take one project. One …
12/25/09:
- 23:09 Ticket #5714 (append() Doesn't Work for <head> Elements in IE) created by
- The following code demonstrates: var head = $('head'); …
- 13:37 Ticket #5713 (complex selector with live submit event) created by
- the selector : $("form[action='/']") doesn't work with live submit but …
Note: See TracTimeline
for information about the timeline view.
