Timeline
12/15/10:
- 20:18 Ticket #7784 ($(str) is failing when str is an entire html document) closed by
- duplicate
- 19:26 Ticket #7786 (Safari 3.0.2 quickExpr unicode) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 19:09 Ticket #7788 (Error thrown when closest() calls matchesSelector method) created by
- Error is as follows: expr.replace is not a function This occurs due to …
- 17:49 Ticket #7787 (Ajax abort triggers failure event) created by
- I have an auto-suggest component that performs an Ajax look-up as you …
- 14:31 Ticket #7786 (Safari 3.0.2 quickExpr unicode) created by
- In Safari 3.0.2 the following thing will produce an exception: …
- 12:10 Ticket #7785 (jQuery throws exception if used inside an extension in FF4) created by
- If jQuery is used as a part of a browser extension in Firefox, it will …
- 11:35 Ticket #2763 ([slider] opera9 click bug) closed by
- invalid: This bug tracker only handles jQuery core bugs so this should be filed in …
- 08:04 Ticket #7662 ($('body').children() puts java applet in incosistent state - opera only) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:46 Ticket #7784 ($(str) is failing when str is an entire html document) created by
- Go to jquery.com, and enter this into the console. You'll see that while …
- 02:51 Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) created by
- As it stands currently, $.proxy is in a weird place. It's likely too …
12/14/10:
- 23:51 Ticket #7781 (width() returns 100 for 100% width display:none elements in Firefox) closed by
- duplicate
- 22:57 Ticket #7779 ($(xml).children() behaves differently depending if it's loaded locally or ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 22:07 Ticket #7780 ($.isPlainObject inconsistent) reopened by
- 21:47 Ticket #7780 ($.isPlainObject inconsistent) closed by
- wontfix
- 21:30 Ticket #7782 (Cannot get width of table column in Chrome) created by
- Using Chrome 8, selecting a table column […] and running […] on …
- 20:41 Ticket #7781 (width() returns 100 for 100% width display:none elements in Firefox) created by
- As of jQuery 1.4.4 my display:none elements with width 100% no longer …
- 20:26 Ticket #7743 (IE8: jQuery.isPlainObject( document.location ) throws an Invalid Pointer ...) closed by
- wontfix: There is a large issue with $.isPlainObject(), I'm closing this ticket. …
- 20:24 Ticket #7780 ($.isPlainObject inconsistent) created by
- As documented in this fiddle, $.isPlainObject() is evaluating …
- 18:33 Ticket #7779 ($(xml).children() behaves differently depending if it's loaded locally or ...) created by
- This being my first bug report, please be gentle if it is either missing …
- 18:13 Ticket #7778 (Children of fadeTo object stop floating) closed by
- invalid: Closing per OP's requset. Please debug, debug, debug, debug, debug, …
- 17:10 Ticket #7778 (Children of fadeTo object stop floating) created by
- Using fadeTo() on a div using a class after a hide() causes the children …
- 16:40 Ticket #7739 (Regression slide breaks position:relative for IE) reopened by
- Replying to snover: > Thanks for the report, but this is not a …
- 16:19 Ticket #7777 ([name$="value"]-selector gives different results in 1.4.4) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 12:48 Ticket #7777 ([name$="value"]-selector gives different results in 1.4.4) created by
- Since 1.4.4 the [name$="value"]-selector changed behavior. Try the …
- 12:18 Ticket #7774 (set offset lead to show() method failed) closed by
- invalid: Thanks for reporting back with and providing a test case! This isn't a …
- 11:01 Ticket #7776 (empty tbody not found in jQuery 1.4.4) closed by
- duplicate
- 11:01 Ticket #7776 (empty tbody not found in jQuery 1.4.4) reopened by
- Thanks for reporting back with a the test case. This has already been …
- 09:03 Ticket #7776 (empty tbody not found in jQuery 1.4.4) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 08:51 Ticket #7776 (empty tbody not found in jQuery 1.4.4) created by
- hi, i have a table like: […] in jQuery 1.4.4, if i have 'thead' as …
- 07:22 Ticket #7773 (val() documentation contains misleading example) closed by
- fixed: Changed the documentation to more accurately describe the use of an array …
- 06:48 Ticket #7768 (Focus Event does not get triggered in Safari and Chrome) closed by
- invalid: Technically, certain elements don’t focus when they are clicked on, they …
- 06:41 Ticket #7397 (Regression: fadeIn no longer works correctly for inline elements) closed by
- fixed: Fixes #7397. Changeset: 2defa4863a114358e03dbae1b10521555fd9cd9c
- 06:40 Changeset [2defa4863a114358e03dbae1b10521555fd9cd9c] by
-
- src/effects.js
- test/unit/effects.js
- 06:37 Changeset [efcf1a79212de53b3eb21e4603b2c722befc767b] by
-
- .gitattributes
- Makefile
- Rakefile
- build.xml
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/effects.js
- …
- 06:29 Ticket #7767 (live 'submit' not triggered in Firefox with programatic click on submit ...) closed by
- wontfix: Call submit on the form instead of trying to programmatically click a …
- 06:26 Ticket #7771 (Providing fixes for "input" event) closed by
- patchwelcome
- 06:25 Ticket #7739 (Regression slide breaks position:relative for IE) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. jQuery doesn’t …
- 06:23 Ticket #7774 (set offset lead to show() method failed) created by
- […] when I click ContactBtn,first it show,but when I use …
- 05:58 Ticket #7773 (val() documentation contains misleading example) created by
- The 2nd example on the documentation page for the setter-version of val() …
- 03:22 Ticket #7771 (Providing fixes for "input" event) created by
- In HTML5 draft specification there is a new event http://goo.gl/aMQNT …
- 02:01 Ticket #7770 ($('[attr]') returns nothing if attr is present but has no value in IE) created by
- <table data-foo data-bar='bat'> <tr> <td id='test'></td> …
- 01:05 Ticket #7769 (Overriding the abort function appears to be invalidating the ...) created by
- For some reason in IE8 an Ajax call made by the fullcalendar plugin to get …
12/13/10:
- 22:24 Ticket #7768 (Focus Event does not get triggered in Safari and Chrome) created by
- There is a nice demo for this online: …
- 22:06 Ticket #7767 (live 'submit' not triggered in Firefox with programatic click on submit ...) created by
- When programatically clicking a 'submit' element on a form, the form's …
- 19:32 Ticket #7744 (Script evaluation after appending element to DOM) closed by
- duplicate
- 19:22 Ticket #6941 (.html moves script tags when it doesn't remove them) closed by
- duplicate
- 18:56 Ticket #7752 (Passing 1 function to toggle-event should be treated like .click(). ...) closed by
- invalid: At this point, this ticket certainly no longer pertains to the original …
- 18:46 Ticket #7759 (opera browser: Uncaught exception: TypeError: Cannot convert ...) closed by
- duplicate
- 18:45 Ticket #7760 (animate left to values over -11000px) closed by
- duplicate
- 16:51 Ticket #7766 (Change Event execute twice in IE8/IE7) closed by
- duplicate
- 16:39 Ticket #7766 (Change Event execute twice in IE8/IE7) created by
- Sample Source […] input "zzz" to #a01. * results(FireFox,Chrome): …
- 16:33 Ticket #7765 (jQuery IE8 error on <a onclick>) closed by
- invalid: This is not a jQuery bug. You have a period between your arguments …
- 16:22 Ticket #7761 (css() function doesn't work right in Google Chrome) closed by
- worksforme
- 16:17 Ticket #7754 (setting value of a type="select" element with val() doesn't work with ...) closed by
- worksforme: Cannot reproduce http://jsfiddle.net/rwaldron/GctNb/3/ …
- 16:15 Ticket #7765 (jQuery IE8 error on <a onclick>) created by
- I'm using simple ajax to load data from server with php and passing it …
- 15:21 Ticket #7764 (HTML tags not processed in IE7 using append instruction) created by
- I have this code working fine in IE8 and Firefox, but there is an issue …
- 14:22 Ticket #7763 (Script transport doesn't handle errors) created by
- Script transport handles successful onload only. I could add a partial …
- 14:18 Ticket #7762 ([Events] Remove CPU overhead on unload) created by
- There is a bug in IE6 which causes inter-page memory leaks. It is fixed in …
- 13:58 Ticket #7761 (css() function doesn't work right in Google Chrome) created by
- While a jQuery plugin that I use worked properly in Firefox and doesn't …
- 09:16 Ticket #7760 (animate left to values over -11000px) created by
- when i use animate like $('#content').animate({left:-1000}); and the value …
- 08:59 Ticket #7759 (opera browser: Uncaught exception: TypeError: Cannot convert ...) created by
- Others browsers working good. About bug when it appears, below is error …
- 07:52 Ticket #6162 (CLASS function with XHTML DocumentFragment: elem.getAttribute is not a ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:04 Ticket #7758 (.append() adds the previous value of field) created by
- When I use document.getElementById('blah').value = 'something' and then …
- 02:52 Ticket #3346 (empty and remove methods are too aggressive with event removal) closed by
- worksforme: Use $.fn.detach.
- 02:50 Ticket #7757 (resources loaded when elements are never explicity added to the page ...) created by
- The two most common cases I've thought of within jQuery that demonstrate …
- 02:49 Ticket #4383 ([regression] Append with multiple elements doesn't bind events) closed by
- duplicate
- 02:18 Ticket #7127 (clone() does not preserve whitespace nodes in IE8) closed by
- worksforme: I’m not able to reproduce this issue. [ http://jsfiddle.net/snover/FfWrn/ …
- 02:01 Changeset [c9c9057c4d4097767ca181bdb4bb27d6fd2d8fbd] by
-
- src/manipulation.js
- 01:23 Changeset [1a3fd3329dde3c61dc4b2b14792fb9a61b637893] by
-
- src/manipulation.js
- test/index.html
- test/unit/manipulation.js
- 01:14 Ticket #7586 (jQuery.ajax removes script whose type is not text/javascript from html ...) closed by
- duplicate
12/12/10:
- 23:37 Ticket #7756 (mouseover and mouseout events are not fired within live in 1.4.4) created by
- I just upgraded from jQuery 1.4.2 to 1.4.4. The following code got broken: …
- 19:51 Ticket #5566 (domManip fails to copy events when cloning elements) closed by
- fixed: Merge branch 'bug5566' into csnover-bug5566. Fixes #4386, #5566, #6997. …
- 19:37 Changeset [8b33e23ea07b206e96e39bb194675de80cff10ab] by
-
- test/unit/manipulation.js
- 18:21 Ticket #7753 (map(callback)) closed by
- invalid: DIV tags do not have a "value" attribute. Please use .text() or .html() …
- 12:55 Ticket #7755 (animate with background-position and negative top position does not work) created by
- If you try to animate a background-image by background-position and the …
- 10:08 Ticket #7754 (setting value of a type="select" element with val() doesn't work with ...) created by
- 08:39 Changeset [4fae75d575b20d887e4a273c7991c55f8821a62c] by
-
- Makefile
- Rakefile
- build.xml
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- …
- 08:20 Changeset [7481a3645af63cef1406687190fd62bdfb1bf254] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 05:52 Ticket #7753 (map(callback)) created by
- $("#cx_list_div").children("div").map(function(){return …
12/11/10:
- 18:44 Ticket #7752 (Passing 1 function to toggle-event should be treated like .click(). ...) created by
- This will likely not be considered a bug, since it involves an improper …
- 13:01 Ticket #7751 (bug in serialize()) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by writing …
- 11:21 Ticket #7751 (bug in serialize()) created by
- Hi In 1.4.4 Version this method return val of input object = [Object]
- 05:36 Ticket #7750 (jquery tmplate not working on ie7 but ie8/chrome/ff.., any ideas?) created by
- jquery: 1.4.2 jquery-tmpl : github 1.0.0pre $(function() { …
- 01:41 Changeset [974637d639a06a050e11d87677d1c1c80bed709d] by
-
- test/data/headers.php
- test/data/headers.request.php
- test/unit/ajax.js
- 01:21 Changeset [0b0889ceaaafb1fe37a87b14476066b8f9e93ce9] by
-
- test/data/headers.request.php
- test/unit/ajax.js
- 01:04 Changeset [9d3a4a2b409f7a4c53800bb36b0de39c0c0084ae] by
-
- src/xhr.js
- 00:56 Changeset [8ab5e1e45c051f395c9bc01505dda43187a8172e] by
-
- build.xml
- 00:35 Changeset [2e129759b44c022cdee5ce1057a7693d2a081263] by
-
- src/transports/jsonp.js
- src/xhr.js
12/10/10:
- 22:57 Ticket #7749 (.ajaxError() isn't called when the page is in an iframe of another page) created by
- I have a page (parent.html) with an iframe pointing to child.html. In …
- 19:09 Ticket #7748 (Jquery Is Not Working In Mozilla) closed by
- invalid: Please read the bug reporting guidelines before posting: …
- 18:56 Ticket #7748 (Jquery Is Not Working In Mozilla) created by
- It seems to work in explorer and chrome, however, it is not working in …
- 18:26 Ticket #7747 (Animation Groups) created by
- A best-practice in using javascript to animate transitions is to remember …
- 17:29 Ticket #7745 (FireFox: Warning: Unknown pseudo-class or pseudo-element 'eq'.) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project by writing …
- 17:23 Ticket #7535 (Firefox Console error: Unexpected token in attribute selector: '!') closed by
- wontfix
- 17:23 Ticket #7535 (Firefox Console error: Unexpected token in attribute selector: '!') reopened by
- 16:28 Ticket #7735 (Cannot use .click() after ajax post) closed by
- invalid: This is not a jQuery bug - the event handler you should use is live or …
- 11:38 Ticket #7746 (get nothing by css('borderColor')) created by
- hey guys, I got a problem that I use 1.4.4 version and my code doesn't …
- 08:42 Ticket #7745 (FireFox: Warning: Unknown pseudo-class or pseudo-element 'eq'.) created by
- Not sure if this is a bug or what since I'm a noob but Firefox 3.6.12 on …
- 07:34 Ticket #7744 (Script evaluation after appending element to DOM) created by
- Hello, When you move element from one place to another (using "append" …
- 06:00 Changeset [9fa9a570762c2b6dc6131b28b13547964d91be3e] by
-
- test/unit/ajax.js
- 04:33 Ticket #7718 (FadeIn & FadeOut Issue in IE under W7) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. IE in Windows 7 …
- 04:13 Ticket #7734 (jQuery Cross Domain Ajax Call) closed by
- duplicate
- 03:16 Changeset [a500d33c5d63aa22f024472b2cc8c15c624a342e] by
-
- src/transports/jsonp.js
- src/xhr.js
- 03:08 Ticket #7743 (IE8: jQuery.isPlainObject( document.location ) throws an Invalid Pointer ...) created by
- Found this one when the document.location test in test/unit/ajax.js …
- 02:16 Changeset [ab74d8e6a0810717419abb696154d034ad145f2b] by
-
- src/ajax.js
- 02:14 Changeset [3c641bd1345aa25489fc16f09d5f4709bf05b09b] by
-
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- 01:55 Changeset [ac80ca2883f410796ea5cfb0ff93515f4da9fb43] by
-
- Makefile
- 01:45 Changeset [9b9d270e3d697d8129147d03807c4e37b23120b7] by
-
- src/xhr.js
- test/data/headers.request.php
- test/unit/ajax.js
- 01:43 Changeset [317888464def39e245fac49d463f283c6be16d53] by
-
- Rakefile
- build.xml
- 00:15 Ticket #2192 (strict ~= selector) closed by
- fixed: Correct me if I'm wrong but this should be fixed since approx. jQuery 1.3
12/09/10:
- 23:14 Ticket #7742 (float overflow in data attribute) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by writing …
- 21:42 Ticket #7742 (float overflow in data attribute) created by
- Incorrect cast in $.fn.data here is a simple example var div = …
- 21:24 Ticket #7741 (Selecting element with attribute containing [ or ] does not work since ...) closed by
- duplicate: Actually duplicate of this one
- 21:24 Ticket #7741 (Selecting element with attribute containing [ or ] does not work since ...) reopened by
- sorry had the wrong ticket on my mind
- 21:24 TicketGuidelines/NewTicketSummary edited by
- (diff)
- 21:21 Ticket #7741 (Selecting element with attribute containing [ or ] does not work since ...) closed by
- duplicate
- 21:21 TicketGuidelines/NewTicketSummary edited by
- (diff)
- 21:20 TicketGuidelines/NewTicketSummary edited by
- (diff)
- 21:14 Ticket #7741 (Selecting element with attribute containing [ or ] does not work since ...) created by
- I have an input named data[User][openid] and want to select it using …
- 20:58 Ticket #7740 (.find() sometimes does not find descendants) closed by
- duplicate: Fixed on development version
- 20:38 Ticket #7740 (.find() sometimes does not find descendants) created by
- If used with an element that contains "." in its id, find() doesn't find …
- 20:23 Ticket #7718 (FadeIn & FadeOut Issue in IE under W7) reopened by
- Can someone with Win7 check this out?
- 20:00 Ticket #7739 (Regression slide breaks position:relative for IE) created by
- Occurs in IE6 and IE7 with all jQuery versions. Situation: You want to …
- 19:10 Ticket #7665 ($.fn.data broken in jQuery 1.4.4 (related to pulling HTML5 data- ...) closed by
- worksforme: I just ran the test against all the supported browsers using jQuery 0 GIT …
- 18:34 Ticket #7195 (Ajax rewrite) closed by
- fixed: Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be …
- 18:34 Changeset [ab3ba4a81252c4357a7aab5f24d765d41d47986e] by
-
- Makefile
- src/ajax.js
- src/transports/jsonp.js
- src/transports/script.js
- src/transports/xhr.js
- src/xhr.js
- test/data/atom+xml.php
- test/data/css.php
- test/data/headers.php
- test/data/with_fries_over_jsonp.php
- …
- 18:28 Ticket #5566 (domManip fails to copy events when cloning elements) reopened by
- 18:27 Changeset [29616e60c88bf300f4b2ee4ad1a89a8ac6481027] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 18:08 Ticket #7413 (Browser inconsistencies return of jQuery.isEmptyObject) reopened by
- The patch causing problems in jQuery.param, backed out.
- 18:07 Changeset [b4bb6e11268c5f2fb26ddc3ff564d8656cf58f93] by
-
- src/core.js
- test/unit/core.js
- 17:56 Ticket #7738 (Selectors broken if attribute name="id") closed by
- duplicate
- 17:55 Ticket #7738 (Selectors broken if attribute name="id") created by
- Between jQuery 1.4.2 and 1.4.3 I noticed a difference in behaviour that I …
- 17:53 Ticket #7579 (jQuery.data() truncates numbers taken from data-xxx attributes) reopened by
- 17:51 Changeset [bc05cb9d80b63d8a324a3773a39ac1baa181c4d2] by
-
- .gitattributes
- Makefile
- Rakefile
- build.xml
- build/google-compiler-20091218.jar
- build/google-compiler-20100917.jar
- build/jslint-check.js
- speed/benchmark.js
- speed/closest.html
- speed/filter.html
- …
- 17:50 Changeset [a59bb30d0a5ea0d3d73285c6fed0fbe00b23321f] by
-
- src/effects.js
- 17:48 Changeset [1cdd9f8cab5b86d76ea20e996a9c636dd6f5ca6e] by
-
- src/effects.js
- 17:47 Changeset [5b2408147b9cf9b7f49a07ebe97b20c398568e22] by
-
- src/effects.js
- 17:44 Changeset [00f1dfdd57fd8478688f9d201e539e0bf3946be2] by
-
- src/effects.js
- 17:44 Ticket #5566 (domManip fails to copy events when cloning elements) closed by
- fixed: Landed.
- 17:44 Changeset [cec68e2b00d86357c18b576cbaed52cc1ea42a74] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- test/unit/ajax.js
- test/unit/attributes.js
- test/unit/core.js
- …
- 17:43 Changeset [b2ea79c401588f9108b99c748699426063649143] by
-
- src/attributes.js
- src/core.js
- src/effects.js
- test/unit/attributes.js
- test/unit/core.js
- 17:40 Ticket #7579 (jQuery.data() truncates numbers taken from data-xxx attributes) closed by
- wontfix: Uhhh... what? This is a major regression! As mentioned in other tickets - …
- 17:37 Changeset [a13089d5b4af876a3184cdbc1850d3687a75332d] by
-
- src/core.js
- src/effects.js
- test/unit/attributes.js
- test/unit/core.js
- 17:33 Changeset [b67154fd10c6226963dbbc4b3fe70d9f529b9d50] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/event.js
- src/manipulation.js
- test/data/text.php
- test/delegatetest.html
- …
- 17:32 Ticket #7413 (Browser inconsistencies return of jQuery.isEmptyObject) closed by
- fixed: Landed.
- 17:32 Changeset [fb6c038bf00296480234c971a1664ac01ca1479e] by
-
- .gitattributes
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/event.js
- src/manipulation.js
- test/data/text.php
- test/delegatetest.html
- …
- 14:47 Ticket #7736 (Precising rfxnum regex) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
- 14:43 Ticket #7737 (load throws an exception set div content to empty string) created by
- Hi! I'm loading dropdown option elements dynamicaly by the […] …
- 13:24 Ticket #7736 (Precising rfxnum regex) created by
- I'm trying to create a new cssHooks for the transform scale property, and …
- 12:31 Ticket #7732 (outerWidth bug when elem is hidden) closed by
- duplicate
- 11:22 Ticket #7735 (Cannot use .click() after ajax post) created by
- My code: […]
- 10:47 Ticket #7734 (jQuery Cross Domain Ajax Call) created by
- It would be great if there is an addition added to $.ajax call to extend …
- 09:23 Changeset [796d25cf07ad63e2008ff4b70db182d33a3533dd] by
-
- src/effects.js
- 07:51 Ticket #7733 (Date Validation) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Please read the big …
- 06:23 Ticket #7586 (jQuery.ajax removes script whose type is not text/javascript from html ...) reopened by
- Test case created: http://jsfiddle.net/E5Ygp/
- 05:46 Ticket #7733 (Date Validation) created by
- http://docs.jquery.com/Plugins/Validation/Methods/date In Required, …
- 02:51 Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) closed by
- duplicate: I'm re-marking this as a dup of #7579, the resolution will be slightly …
- 02:49 Ticket #7231 ($.fn.data and html5 data- attributes - broken implementation) reopened by
- 02:49 Ticket #7732 (outerWidth bug when elem is hidden) created by
- the outerWidth function doesn't take padding,margin and border into …
12/08/10:
- 22:53 Ticket #7731 (Uncaught TypeError: Object #<an Object> has no method 'replace') closed by
- invalid: This isn't a jQuery bug. Your usage of .prevUntil(selector) is invalid. …
- 22:04 Ticket #7731 (Uncaught TypeError: Object #<an Object> has no method 'replace') created by
- Uncaught TypeError: Object #<an Object> has no method 'replace' in line …
- 18:58 Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) closed by
- invalid: http://jsfiddle.net/dmethvin/kSPwS/ これはバグではありません > "Void elements only …
- 18:48 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) closed by
- worksforme: I close this bug for now as we are unable to reproduce this except on a …
- 17:48 Ticket #7728 (Problem In DatePicker Formating) closed by
- invalid: Please report here: http://dev.jqueryui.com/
- 14:37 Ticket #7730 (offset.js: setOffset uses parseInt to parse css values which may contain ...) created by
- I encountered 'wobbly' behaviour using jQuery UI autocomplete, caused by …
- 13:24 Ticket #7729 (mouseenter/leave is fired from bubbled up mouse events happening on ...) created by
- A parent's mouseenter/mouseleave events are fired when the mouse moves …
- 13:19 Ticket #7728 (Problem In DatePicker Formating) created by
- I get Date Format from .Net As MM-dd-yyyy and it's Standerd Output for( 08 …
- 12:07 Ticket #7727 (get() always expects xml when used on the local filesystem) created by
- Let content.html be a html file containing the following html text: …
- 11:24 Ticket #7726 (":input“选择符在IE下对相关标签解释不正确) created by
- 在IE下,如果网页中只存在一个input元素,对于以下三种写法,var n = $(":input").length 得到的结果不同: 1) …
- 09:40 Ticket #7725 (slideUp isn't the correct opposit to slideDown) created by
- SlideDown make elements visible also if an ancestor has the hidden style …
- 04:08 Ticket #7724 (.attr() issue in IE8) closed by
- invalid: class is a reserved word in Javascript. Some browsers allow it as a …
- 03:22 Ticket #7724 (.attr() issue in IE8) created by
- Problem in jQuery v1.4.4 […] doesn't work in IE8, but Chrome works …
- 00:12 Ticket #7723 (HTML escaping broken for newlines in IE7) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by writing …
Note: See TracTimeline
for information about the timeline view.
