Timeline
Nov 18, 2009:
- 6:55 PM Ticket #5533 (css(name) method does not work at IE, css( name, value ) work both IE ...) created by
- I met a issue, I need to setup multi <div> class using jQuery Css. …
- 5:54 PM Ticket #5530 (load method: In IE7/8 incoming and current document selectors must be ...) closed by
- invalid: That would create duplicate #status ids and create an invalid …
- 5:49 PM Ticket #5532 (jQuery.trigger doesn't pass data argument when its object with length ...) closed by
- worksforme: Yep, if you pass an Array as documented it works fine.
- 2:21 PM Ticket #5532 (jQuery.trigger doesn't pass data argument when its object with length ...) created by
- jQuery.trigger (and probably more functions) doesn't pass data when …
- 12:31 PM Ticket #5531 (Toggle Flickers in IE8 for "slow" speed) created by
- In IE8, when toggling to hide the element, the background that was …
- 6:45 AM Ticket #5530 (load method: In IE7/8 incoming and current document selectors must be ...) created by
- 1. Use the jQuery load(url) method and specify a jQuery selector in …
- 3:45 AM Ticket #5529 (ajaxSettings.xhr not correct on Windows Mobile phone) created by
- I was building a widget for an MDA Compact V which runs WM 6.1 and the …
Nov 17, 2009:
- 9:55 PM Ticket #4867 (binding "click" event to html()'ed content element causes spurious events) closed by
- worksforme: I think this example is convoluted, but working as it should.
- 9:53 PM Ticket #4939 (Using the not() filter negates the live() method) closed by
- worksforme: Working as documented.
- 9:51 PM Ticket #3264 ([treeview] keeps two branches expanded when serializing (cookie-based)) closed by
- invalid: This is not a jQuery core bug report.
- 9:48 PM Ticket #5528 (jQuery.makeArray( nodeList )) created by
- Unlike jQuery.merge, makeArray is not safe from nodeLists which length …
- 9:41 PM Ticket #4110 (beforeSend is ignored in Firefox 3 with JQuery 1.3.1) closed by
- fixed: This is working as documented; it's just not possible to set request …
- 9:39 PM Ticket #4454 ([autocomplete] - jQuery plugin 1.0.2) closed by
- invalid: This belongs in the jQuery UI tracker, http://dev.jqueryui.com
- 9:36 PM Ticket #4975 (XML error in IE) closed by
- duplicate: Duplicate of #4958.
- 9:23 PM Ticket #4992 (ajax() and underscores) closed by
- invalid: Can you debug this a bit more? For example, are you seeing the action …
- 9:09 PM Ticket #5083 (JQuery memory issue) closed by
- invalid: Not enough information for a bug report. Please ask for help on the forums.
- 9:08 PM Ticket #5292 (Ajax Async Request fails in IE8) closed by
- invalid: The code you have isn't a complete test case. It would be best to try …
- 8:58 PM Ticket #5053 (jQuery.fn["ajaxStart"] and other related functions are incorrectly defined) closed by
- invalid: The vsdoc version is only for use with Visual Studio Intellisense, so …
- 8:56 PM Ticket #5527 (More generic jQuery.merge) created by
- Add support for null and undefined values. Permit array like object as …
- 6:49 PM Ticket #5526 (can't remove "border" element style in IE) created by
- IE behaves unexpectedly when you try to remove the "border" CSS style. …
- 2:53 PM Ticket #5525 (Make .text() work on text nodes) closed by
- fixed: Fixed. …
- 2:52 PM Changeset [b30af34f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 2:51 PM Ticket #5525 (Make .text() work on text nodes) created by
- See: …
- 2:36 PM Changeset [c084745]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 2:25 PM Changeset [b33f37c]1.12-stable2.2-stablekillphp by
- test/qunit
- 10:45 AM Changeset [3a23a5c]1.12-stable2.2-stablekillphp by
- src/event.js
- 9:30 AM Ticket #5524 (clone() doesn't clone the textarea's text value) created by
- When calling clone() on an entire DIV that contains multiple textarea …
- 8:58 AM Ticket #5523 (overrided toString not copied in IE by $.extend) created by
- IE skips the 'toString' method in a for( var attr in objext ) loop. …
- 6:28 AM Ticket #5522 (IE8 expando bug) created by
- In firefox&chrome it works without any problem, but in IE8 it does not …
- 5:24 AM Ticket #5521 ($(document).ready() firing too early probably in WebKit, and messing ...) created by
- I have attached a website design, where adding the jQuery script …
- 3:34 AM Ticket #5520 (Incorrect offset values in IE8 under box-sizing: border-box model) created by
- When using IE8 in strict mode, but selecting the box-sizing: …
Nov 16, 2009:
- 6:44 PM Ticket #5508 (IE does not allow you to use square brackets in jQuery query) closed by
- invalid: True but you didn't escape the *other* character that isn't valid in a …
- 6:42 PM Ticket #5518 (load() method using relevant paths) closed by
- invalid: Try debugging a complete test case using help in the forums first, …
- 6:39 PM Ticket #5519 (Problem using data() in GreaseMonkey script) closed by
- invalid: If you can narrow it down to a jQuery problem, reopen this with a …
- 3:52 PM Ticket #5519 (Problem using data() in GreaseMonkey script) created by
- I'm not 100% sure if this is a problem with jQuery or GreaseMonkey. …
- 6:44 AM Ticket #5518 (load() method using relevant paths) created by
- Hi, tried to include .html file in .html file files structure: …
- 2:16 AM Ticket #5508 (IE does not allow you to use square brackets in jQuery query) reopened by
- mhh...i already read the docu and tried to escape the brackets but it …
- 2:10 AM Ticket #5517 (.offset().top gives incorrect values) created by
- I use the code below to get the optimum scrolltop position for a …
Nov 15, 2009:
- 6:39 AM Ticket #5516 (Make submit, change and select events compatible with .live()) created by
- It was announced during jQconf that 1.4 will make it possible to use …
- 12:27 AM Changeset [0a7232c]1.12-stable2.2-stablekillphp by
- .gitignore
- test/qunit
- 12:18 AM Ticket #5515 (pseudo-selector descendent selectors under html5 in IE fail) created by
- http://miketaylr.com/test/html5pseudo.html (needs html5 shiv or it …
Nov 14, 2009:
- 11:14 PM Changeset [d338b1a]1.12-stable2.2-stablekillphp by
- .gitignore
- 10:15 PM Ticket #5481 (Using ' instead of ") closed by
- invalid: Hi, can you reopen this ticket with your statistics about how much …
- 9:56 PM Ticket #5497 (Fade In Fade Out - Stays Half transparant when stopped) closed by
- worksforme: Check out the gotoEnd parameter. …
- 9:43 PM Ticket #5495 ($(#validID).attr("name", "whatever") is not working on IE8) closed by
- invalid
- 5:27 PM Ticket #5514 (Move try..catch outside loop in withinElement function) created by
- In the withinElement function used by mouseenter and mouseleave events …
- 5:15 PM Ticket #5504 ($.ajax succes .html(...jscript alert...) => all dropdown in pag error) closed by
- invalid
- 5:14 PM Ticket #5503 (Selector against name fails if name contains period followed by square ...) closed by
- worksforme: For correct cross-browser operation, you must escape any special chars …
- 5:05 PM Ticket #5508 (IE does not allow you to use square brackets in jQuery query) closed by
- worksforme: Try escaping the bracket with per the docs. …
- 5:01 PM Ticket #5512 (add header option for sending custom http header) closed by
- worksforme: That is the purpose of the beforeSend function, it passes you the xhr …
- 4:58 PM Ticket #5513 (scrollTop() and offset() do not work in Firefox 2.0.0.11) closed by
- invalid: Please provide a test case that shows the problem with FF 2.0.0.11.
- 4:56 PM Ticket #5510 (IE7 and IE8 ignores remove()) closed by
- worksforme: You should debug this a bit more and reduce it to a simple test case …
- 11:56 AM Ticket #5513 (scrollTop() and offset() do not work in Firefox 2.0.0.11) created by
- In order to get this to work in both Opera and FF (because who really …
- 10:37 AM Ticket #4761 (hasClass() can't parse classes with newlines.) closed by
- duplicate: Dup of #5505, which has a better patch. (This one requires \r\n in …
- 5:04 AM Ticket #5512 (add header option for sending custom http header) created by
- $.ajax({ 'url':'/test', header:{'customHeaderName':'customHeaderValue'} });
Nov 13, 2009:
- 10:27 PM Ticket #4458 (animate assumes display:"block" for width or height animations) closed by
- duplicate: This too is a dup, the real deal is #2185.
- 10:18 PM Ticket #5487 (animate height or width changes display mode) closed by
- duplicate: Duplicate of #4458.
- 7:54 PM Ticket #5511 ($(function () {...}, iframe.contentDocument);) created by
- http://groups.google.com/group/jquery-en/browse_thread/thread/427cab3dc …
- 4:14 PM Ticket #5510 (IE7 and IE8 ignores remove()) created by
- I am dynamically inserting div elements within a parent div but when …
- 4:00 PM Ticket #5509 (Setting rgba value as border color makes jquery halt) created by
- If you try to use rgba value as 'border-right-color', IE8 reports …
- 9:12 AM Ticket #5506 (.show() and .hide() throw errors with falsy values for speed) closed by
- fixed: Landed. …
- 3:11 AM Ticket #5508 (IE does not allow you to use square brackets in jQuery query) created by
- I stumbled upon a bug in IE (tested with IE 7 and IE 8), when i used a …
Nov 12, 2009:
- 11:23 PM Changeset [8cb8ae2]1.12-stable2.2-stablekillphp by
- test/unit/fx.js
- 11:23 PM Changeset [9cd5866]1.12-stable2.2-stablekillphp by
- src/fx.js
- 11:23 PM Changeset [231c875]1.12-stable2.2-stablekillphp by
- src/fx.js
- 8:17 PM Ticket #5507 (Ajax Fires "Complete" Event Twice (JSONP)) created by
- When using $.ajax() for JSONP requests, the "complete" event is fired …
- 7:09 PM Changeset [ee9192d]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 5:42 PM Ticket #5506 (.show() and .hide() throw errors with falsy values for speed) created by
- Calling .show(null) used to behave the same as .show(), but now throw …
- 2:24 PM Ticket #5505 (hasClass doesn't work with carriage return or tab) created by
- className attribute in a element could contain carriage return or tab. …
- 2:16 PM Ticket #5504 ($.ajax succes .html(...jscript alert...) => all dropdown in pag error) created by
- in mozilla 3.5.5 $.ajax({ type: "POST", ... success: function(msg){ …
- 11:49 AM Ticket #5503 (Selector against name fails if name contains period followed by square ...) created by
- JQuery 1.3.2 fails if the name used in a selector contains a period …
- 10:07 AM Ticket #5502 (Implement timeouts for script requests) closed by
- duplicate: We'll work on this in bug #3442.
- 10:06 AM Ticket #1768 ($.getScript() never fails on load) closed by
- duplicate: We'll work on this in bug #3442.
- 10:06 AM Ticket #1863 (support for error and timeout in JSONP calls) closed by
- duplicate: We'll work on this in bug #3442.
- 10:02 AM Ticket #5502 (Implement timeouts for script requests) created by
- This functionality is missing: …
- 10:02 AM Ticket #5501 (Implement dataFilter/processData for script requests) created by
- This functionality is missing: …
- 10:01 AM Ticket #5500 (Implement beforeSend/ajaxSend for script requests) created by
- This functionality is missing: …
- 10:01 AM Milestone 1.3.2 completed
- 10:01 AM Milestone 1.3.1 completed
- 10:01 AM Milestone 1.3 completed
- 10:00 AM Milestone 1.2.5 completed
- 10:00 AM Milestone 1.2.4 completed
- 10:00 AM Milestone 1.2.3 completed
- 10:00 AM Milestone 1.2.2 completed
- 10:00 AM Milestone 1.2.1 completed
- 10:00 AM Milestone 1.2 completed
- 9:54 AM Ticket #5499 (jQuery.each) created by
- Can we please make jQuery more robust by using hasOwnProperty to check …
- 9:47 AM Ticket #5498 (do not use global undefined) closed by
- worksforme: Yep, already done.
- 9:21 AM Ticket #5498 (do not use global undefined) created by
- Please add code to shield jQuery from jokers who change the global …
- 9:17 AM Ticket #5496 (for() loops optimization) closed by
- wontfix: However this particular change sacrifices clarity and legibility for a …
- 9:15 AM Ticket #5497 (Fade In Fade Out - Stays Half transparant when stopped) created by
- Hello, I have a hover function. That fades in some images and on …
- 9:04 AM Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) closed by
- fixed: Landed. Thanks for the fixes! …
- 8:59 AM Changeset [7b26e3b]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 8:59 AM Changeset [93be758d]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 8:59 AM Changeset [990d9ca]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 8:27 AM Ticket #5496 (for() loops optimization) created by
- Obvious this is , but still has to be done ;o) Ce we please optimise …
- 4:52 AM Ticket #5495 ($(#validID).attr("name", "whatever") is not working on IE8) created by
- I am using this command to change the name of some elements in a form …
- 12:57 AM Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) created by
- [http://github.com/rkatic/jquery/commit/4563bcb487a2b4ea25c1980c6d070c2 …
- 12:01 AM Ticket #5493 (isObjectLiteral to work correctly with custom objects with empty prototype) created by
- At cost of 2 additional function calls, we have now support for custom …
Nov 11, 2009:
- 9:11 PM Ticket #5492 (Computed CSS handled differently in CHROME) created by
- Computed CSS on newly made but not attached elements is not avaiable …
- 6:08 PM Changeset [1ce92e0]1.12-stable2.2-stablekillphp by
- Makefile
- 5:35 PM Ticket #5342 (hidden/visible broken for td/th cells in ie8) closed by
- duplicate: Duplicate of #4512.
- 5:35 PM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: Looks like this fix is still working, as far as I can tell.
- 3:36 PM Ticket #3591 (Patch: xhr object isn't returned in $.ajax() success callback) closed by
- duplicate: Duplicate of #3363, which has been fixed.
- 3:16 PM Ticket #5160 (Improve inArray to use Array.indexOf when available) closed by
- fixed: Fixed. …
- 3:15 PM Changeset [c07d15d]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:12 PM Ticket #4561 (IE seems to be case sensitive, please either document or enhance ...) closed by
- fixed: Fixed both useMap and frameBorder as they both have valid (and modern) …
- 3:11 PM Changeset [5ac2e083]1.12-stable2.2-stablekillphp by
- src/support.js
- 3:04 PM Ticket #5433 ($( sel ).ajax( [ajaxOptions] )) closed by
- wontfix: In cases such as this we simply recommend that you use $.ajax() …
- 3:02 PM Ticket #4525 (Chrome and .load not friends) closed by
- invalid: Not related to #4690 - we really need a test case in order to verify …
- 3:02 PM Ticket #4690 (Chrome OPTIONS header type sent for POST ajax request, FF fails.) closed by
- wontfix: You are attempting to do a cross-domain POST. This does not work in …
- 2:59 PM Ticket #4555 (load has inconsistant behavior) closed by
- duplicate: Duplicate of #4235.
- 2:58 PM Ticket #4765 (Ajax/Load, "expected ';' " Bug with internet explorer 6 / 7) closed by
- invalid: All I can figure is that the content/script that you're loading is …
- 2:55 PM Ticket #4235 ($('#id).load() doesn't execute callback if selector matches an empty set) closed by
- fixed: Fixed. …
- 2:55 PM Changeset [357e2ae]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:39 PM Ticket #1813 (Enhancement of the jQuery.fn.load ...?) closed by
- wontfix: I like the idea behind this proposal although there are a few major …
- 2:29 PM Ticket #3363 (Patch to include 3rd argument to callbacks in jQuery.get and ...) closed by
- fixed: Fixed. …
- 2:29 PM Changeset [c2101245]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:24 PM Ticket #5483 (Another Result in .html() with \r\n at the beginning (1.4pre)) closed by
- fixed: Fixed: …
- 2:23 PM Changeset [7c4144f]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 2:17 PM Ticket #760 (.css('fontSize') returns different value in Internet Explorer) closed by
- fixed: Landed fix for this: …
- 2:17 PM Changeset [449e099]1.12-stable2.2-stablekillphp by
- src/css.js
- test/data/testsuite.css
- test/unit/css.js
- 2:02 PM Ticket #4379 (Reduce/eliminate dependencies between jQuery modules) closed by
- fixed: This is pretty well taken care of for 1.4. We'll revisit post-1.4 and …
- 2:00 PM Ticket #5425 (why does live() need to run a selection during intit?) closed by
- invalid: jQuery can't have fore-knowledge of what will happen against the …
- 1:57 PM Ticket #4787 ($(document).ready() frame detection / cross-domain error in IE6) closed by
- fixed: Rich, landed your patch - thanks! …
- 1:56 PM Changeset [bf71575]1.12-stable2.2-stablekillphp by
- src/event.js
- 1:49 PM Ticket #5293 (createElement optimization should allow for tag pair as well as ...) closed by
- fixed: Fixed. …
- 1:49 PM Changeset [c4c820e]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 1:45 PM Ticket #5344 (Opera 9.2 and belowe don't handle css proprety «opacity») closed by
- fixed: Fixed. …
- 1:45 PM Changeset [d933e9c]1.12-stable2.2-stablekillphp by
- src/support.js
- 1:43 PM Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) closed by
- fixed: Fixed: …
- 1:42 PM Changeset [dee8e45]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:39 PM Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- fixed: This method is gone if favor of the improved isObjectLiteral. …
- 1:33 PM Changeset [ca8a9e8]1.12-stable2.2-stablekillphp by
- test/qunit
- 1:33 PM Changeset [6035913]1.12-stable2.2-stablekillphp by
- test/qunit
- 1:29 PM Ticket #5491 (make with a clean (git) install doesn't work) created by
- The following doesn't work out of the box: $ git clone …
- 1:10 PM Ticket #5379 (eq handle -1) closed by
- duplicate: Duplicate of #4262.
- 1:10 PM Ticket #5050 (eq(-1) - negative numbers take from end of the collection) closed by
- duplicate: Duplicate of #4262.
- 1:10 PM Ticket #4262 (eq() performance improvement and negative indices) closed by
- fixed
- 1:07 PM Ticket #5306 ($.isObject() is incorrect, and in some cases will cause $.extend() ...) closed by
- fixed: This should be fixed in this recent commit: …
- 12:45 PM Ticket #5490 (Few fixes for release) created by
- In jquery-nightly.js 1.4pre - 6586 Line 3150 - if ( name == …
- 9:49 AM Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) closed by
- fixed: The patch worked, although I had to make some tweaks (namely, using …
- 9:46 AM Changeset [5cb1163]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 9:29 AM Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) created by
- html() wont work on IR6 and 7, My codes are working well before then …
- 6:25 AM Ticket #5488 (Please update visualjquery.com) created by
- This is incredibly useful tool for jQuery developer, it helps to find …
- 3:42 AM Ticket #5487 (animate height or width changes display mode) created by
- Hi! When you add a animation to a element, the display css is …
Note: See TracTimeline
for information about the timeline view.