Timeline
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 …
12/24/09:
- 19:03 Ticket #5712 (Allow jQuery.fn.is to accept a function) created by
- I am surprised that jQuery.fn.is does not handle the parameter as a …
- 17:29 Ticket #5711 (too much recursion) created by
- In firefox 3.5.6 on windows 7 I'm getting a "too much recursion error" …
- 10:06 Ticket #5710 (v. 1.4a2 - Too much recursions) created by
- Using Firefox 3.5.6 The 2nd row of the below reported code is causing …
12/23/09:
- 21:37 Ticket #5709 ($.ajax() - type is json if dataType is unspecified and c-t is ...) created by
- $.ajax() enhancement to treat a server's response ('data', from …
- 16:32 Ticket #5708 (Selectors failing in internet explorer) created by
- Selector such as tr:nth-child:gt(0) does not work in Internet Explorer. …
- 15:49 Ticket #5707 (Resize) created by
- Proplem options minWidth,maxWidth and minHeight,maxHeight To File: …
- 12:58 Ticket #5706 (.attr() fails with TypeError when used on foreign elements, such as SVG) created by
- For foreign elements in an HTML document, the .attr() method fails for …
- 08:12 Ticket #5705 (submit event binding doesn`t work in ie) created by
- When testing 1.4a2 in a live application (dev version is running 1.3.2), …
- 06:00 Ticket #5704 (Deep extend converts array to object) created by
- If an object already has an attribute that is not an array/object and is …
Note: See TracTimeline
for information about the timeline view.
