Timeline
11/13/09:
- 21:14 Ticket #5510 (IE7 and IE8 ignores remove()) created by
- I am dynamically inserting div elements within a parent div but when an …
- 21:00 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 error …
- 14:12 Ticket #5506 (.show() and .hide() throw errors with falsy values for speed) closed by
- fixed: Landed. …
- 08:11 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 …
- 04:23 Changeset [9cd5866a292b1d653651237802d80393a9081528] by
-
- src/fx.js
- 04:23 Changeset [8cb8ae27d8e0c732b711d73d2ef71125b0a7769b] by
-
- test/unit/fx.js
- 04:23 Changeset [231c8756788f085d04c6120c12eaa66766abfa3f] by
-
- src/fx.js
- 01:17 Ticket #5507 (Ajax Fires "Complete" Event Twice (JSONP)) created by
- When using $.ajax() for JSONP requests, the "complete" event is fired …
- 00:09 Changeset [ee9192d103b3e3b5479a824caa9f6938598ebd30] by
-
- test/unit/core.js
11/12/09:
- 22:42 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 …
- 19:24 Ticket #5505 (hasClass doesn't work with carriage return or tab) created by
- className attribute in a element could contain carriage return or tab. …
- 19:16 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){ …
- 16:49 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 …
- 15:07 Ticket #5502 (Implement timeouts for script requests) closed by
- duplicate: We'll work on this in bug #3442.
- 15:06 Ticket #1768 ($.getScript() never fails on load) closed by
- duplicate: We'll work on this in bug #3442.
- 15:06 Ticket #1863 (support for error and timeout in JSONP calls) closed by
- duplicate: We'll work on this in bug #3442.
- 15:02 Ticket #5502 (Implement timeouts for script requests) created by
- This functionality is missing: …
- 15:02 Ticket #5501 (Implement dataFilter/processData for script requests) created by
- This functionality is missing: …
- 15:01 Ticket #5500 (Implement beforeSend/ajaxSend for script requests) created by
- This functionality is missing: …
- 15:01 Milestone 1.3.2 completed
- 15:01 Milestone 1.3.1 completed
- 15:01 Milestone 1.3 completed
- 15:00 Milestone 1.2.5 completed
- 15:00 Milestone 1.2.4 completed
- 15:00 Milestone 1.2.3 completed
- 15:00 Milestone 1.2.2 completed
- 15:00 Milestone 1.2.1 completed
- 15:00 Milestone 1.2 completed
- 14:54 Ticket #5499 (jQuery.each) created by
- Can we please make jQuery more robust by using hasOwnProperty to check …
- 14:47 Ticket #5498 (do not use global undefined) closed by
- worksforme: Yep, already done.
- 14:21 Ticket #5498 (do not use global undefined) created by
- Please add code to shield jQuery from jokers who change the global …
- 14:17 Ticket #5496 (for() loops optimization) closed by
- wontfix: However this particular change sacrifices clarity and legibility for a …
- 14:15 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 mouse …
- 14:04 Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) closed by
- fixed: Landed. Thanks for the fixes! …
- 13:59 Changeset [7b26e3bcc8fab748cf99f4bf8d7e25599f8cd1f3] by
-
- test/unit/core.js
- 13:59 Changeset [990d9ca1b05a587cce7599a1a40aa2558117db41] by
-
- src/core.js
- test/unit/core.js
- 13:59 Changeset [93be758de94b2d4a76fca217465c9e09b613cedd] by
-
- src/core.js
- test/unit/core.js
- 13:27 Ticket #5496 (for() loops optimization) created by
- Obvious this is , but still has to be done ;o) Ce we please optimise the …
- 09:52 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 but …
- 05:57 Ticket #5494 (jQuery.extend(true, ...) to extend recursively object literal values only) created by
- [ http://github.com/rkatic/jquery/commit/4563bcb487a2b4ea25c1980c6d070c28d88 …
- 05:01 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 …
- 02:11 Ticket #5492 (Computed CSS handled differently in CHROME) created by
- Computed CSS on newly made but not attached elements is not avaiable in …
11/11/09:
- 23:08 Changeset [1ce92e022ddd6f547515e855544ba3c2fb1416e0] by
-
- Makefile
- 22:35 Ticket #5342 (hidden/visible broken for td/th cells in ie8) closed by
- duplicate: Duplicate of #4512.
- 22:35 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.
- 20:36 Ticket #3591 (Patch: xhr object isn't returned in $.ajax() success callback) closed by
- duplicate: Duplicate of #3363, which has been fixed.
- 20:16 Ticket #5160 (Improve inArray to use Array.indexOf when available) closed by
- fixed: Fixed. …
- 20:15 Changeset [c07d15d5a26c5b5dc2af7b396a704784d5bede34] by
-
- src/core.js
- 20:12 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) use …
- 20:11 Changeset [5ac2e0837cd5c86acc526c5bc5c3abbe91303116] by
-
- src/support.js
- 20:04 Ticket #5433 ($( sel ).ajax( [ajaxOptions] )) closed by
- wontfix: In cases such as this we simply recommend that you use $.ajax() directly. …
- 20:02 Ticket #4525 (Chrome and .load not friends) closed by
- invalid: Not related to #4690 - we really need a test case in order to verify …
- 20:02 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 most …
- 19:59 Ticket #4555 (load has inconsistant behavior) closed by
- duplicate: Duplicate of #4235.
- 19:58 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 …
- 19:55 Ticket #4235 ($('#id).load() doesn't execute callback if selector matches an empty set) closed by
- fixed: Fixed. …
- 19:55 Changeset [357e2ae98908478bcb624b5db68098772a0548c2] by
-
- src/ajax.js
- 19:39 Ticket #1813 (Enhancement of the jQuery.fn.load ...?) closed by
- wontfix: I like the idea behind this proposal although there are a few major …
- 19:29 Ticket #3363 (Patch to include 3rd argument to callbacks in jQuery.get and jQuery.post ...) closed by
- fixed: Fixed. …
- 19:29 Changeset [c2101245c07afdb831b0c79869c7263420407b67] by
-
- src/ajax.js
- 19:24 Ticket #5483 (Another Result in .html() with \r\n at the beginning (1.4pre)) closed by
- fixed: Fixed: …
- 19:23 Changeset [7c4144fab314d98b85303d01ab904bb711bc2ecc] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 19:17 Ticket #760 (.css('fontSize') returns different value in Internet Explorer) closed by
- fixed: Landed fix for this: …
- 19:17 Changeset [449e099b97d823ed0252d8821880bc0e471701ea] by
-
- src/css.js
- test/data/testsuite.css
- test/unit/css.js
- 19:02 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 try …
- 19:00 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 jQuery …
- 18:57 Ticket #4787 ($(document).ready() frame detection / cross-domain error in IE6) closed by
- fixed: Rich, landed your patch - thanks! …
- 18:56 Changeset [bf71575bb4f37321b71ef8ce21c8208ad2b192da] by
-
- src/event.js
- 18:49 Ticket #5293 (createElement optimization should allow for tag pair as well as ...) closed by
- fixed: Fixed. …
- 18:49 Changeset [c4c820efff4fa7bcce0d5bf0a448625278ea6379] by
-
- src/core.js
- test/unit/core.js
- 18:45 Ticket #5344 (Opera 9.2 and belowe don't handle css proprety «opacity») closed by
- fixed: Fixed. …
- 18:45 Changeset [d933e9c26d9c883af6de6a48c456294748582d3c] by
-
- src/support.js
- 18:43 Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) closed by
- fixed: Fixed: …
- 18:42 Changeset [dee8e45ef35b4e97693a03c8199e7556823cf5c3] by
-
- src/core.js
- 18:39 Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- fixed: This method is gone if favor of the improved isObjectLiteral. …
- 18:33 Changeset [ca8a9e8c30c0c2a555c5aee2b76934d9c846cf0e] by
-
- test/qunit
- 18:33 Changeset [6035913e254fa46a8e41fc821ee130d6f84f22cc] by
-
- test/qunit
- 18:29 Ticket #5491 (make with a clean (git) install doesn't work) created by
- The following doesn't work out of the box: $ git clone …
- 18:10 Ticket #5379 (eq handle -1) closed by
- duplicate: Duplicate of #4262.
- 18:10 Ticket #5050 (eq(-1) - negative numbers take from end of the collection) closed by
- duplicate: Duplicate of #4262.
- 18:10 Ticket #4262 (eq() performance improvement and negative indices) closed by
- fixed
- 18:07 Ticket #5306 ($.isObject() is incorrect, and in some cases will cause $.extend() ...) closed by
- fixed: This should be fixed in this recent commit: …
- 17:45 Ticket #5490 (Few fixes for release) created by
- In jquery-nightly.js 1.4pre - 6586 Line 3150 - if ( name == "selected" && …
- 14:49 Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) closed by
- fixed: The patch worked, although I had to make some tweaks (namely, using jQuery …
- 14:46 Changeset [5cb1163469fb2c9cd80712cd5481b29055821022] by
-
- src/event.js
- test/unit/event.js
- 14:29 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 after …
- 11:25 Ticket #5488 (Please update visualjquery.com) created by
- This is incredibly useful tool for jQuery developer, it helps to find …
- 08:42 Ticket #5487 (animate height or width changes display mode) created by
- Hi! When you add a animation to a element, the display css is changed. …
- 04:07 Changeset [4b55e94d0849568a2fd121952f13a9d6571c731f] by
-
- src/core.js
- 02:16 Ticket #5466 (Image load only fires once in chrome) closed by
- worksforme: There are a couple of strange things there. First is that the element is …
- 01:50 Ticket #5477 (Problem with Ajax in Firefox) closed by
- invalid: This does not sound like a bug report. Please ask for help on the forums.
- 01:49 Ticket #5478 (The "Accordion" page in the docs has some grammar errors) closed by
- invalid: Please report this on the UI bug tracker.
- 01:48 Ticket #5486 (keypress fails to work on chromium, keydown works like keypress should) closed by
- invalid: If you can reproduce this with bare DOM events, please report it to …
- 01:39 Ticket #5486 (keypress fails to work on chromium, keydown works like keypress should) created by
- trapping the keypress event in chromium nightly doesn't work. using …
11/10/09:
- 23:54 Ticket #5485 (Can't reach the "About Trac" section) closed by
- duplicate: Duplicate of #5484
- 23:52 Ticket #5469 (Class selector doesn't work as expected when specifying top) closed by
- worksforme: > It is *not* working. And it doesn't work with .find() either. That's …
- 22:11 Ticket #5485 (Can't reach the "About Trac" section) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 22:11 Ticket #5484 (Can't reach the "About Trac" section) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 18:51 Ticket #5483 (Another Result in .html() with \r\n at the beginning (1.4pre)) created by
- If you call .html('</body>\r\n</html>') on an div for example, …
- 17:40 Ticket #5482 (Sizzle pseudo-selectors blow up with nested brackets) created by
- Using a bracket ')' in the contains filter crashes firefox. Escaping the …
- 17:05 Ticket #5481 (Using ' instead of ") created by
- Hello, If you replace " with ' in JavaScript files we will get a little …
- 14:51 Ticket #3988 ($(document).ready() fires after images load in IE) closed by
- fixed: The reported problem (in IE with 1.3.1) was fixed and closed. If you are …
- 14:36 Ticket #5480 (IE7 selector problem) created by
- Hi! It seems I've found a bug. I've created several inputs dynamically …
- 02:09 Ticket #5479 (removeAttr: remove multiple attributes) created by
- It would be nice if removeAttr() accepted multiple attributes. This could …
- 01:13 Changeset [a8b089a02089d3d7b7e0744e59618ff9800e760a] by
-
- Makefile
- 00:40 Ticket #5380 (jQuery tests fail because on Chrome of V8 sorting optimization (patch)) closed by
- fixed: Made some tweaks to the patch and landed it - good catch and thanks for …
11/09/09:
- 21:25 Ticket #5478 (The "Accordion" page in the docs has some grammar errors) created by
- The page located at http://docs.jquery.com/UI/Accordion has 12 grammatical …
- 21:19 Ticket #5477 (Problem with Ajax in Firefox) created by
- I am trying to implement an auto save feature where user input text and …
- 16:21 Ticket #5476 (Prevent get(-1) to create a new jQuery object) created by
- Instead of […] you will write […] or even better (for me) …
- 12:50 Ticket #4320 (document.body append-Error when using back-Button in IE7) closed by
- fixed: Verified fixed: …
- 12:47 Changeset [262fcf7b7b919da1564509f621cf7480a5d5572b] by
-
- src/event.js
- 12:41 Ticket #4320 (document.body append-Error when using back-Button in IE7) reopened by
- I take that back, this is the ticket with the good test case. I uploaded …
- 12:40 Ticket #4406 (jQuery doesn't wait for page to load.) closed by
- duplicate
- 12:31 Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is null" ...) closed by
- duplicate
- 12:31 Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is null" ...) reopened by
- Actually, I fixed this incorrectly - backing this change out. It's a …
- 12:30 Changeset [24e18d4cae4a1cb1a77323fd2e99300508e55642] by
-
- src/event.js
- 12:03 Ticket #5259 ([patch] Event delegation for mouseenter and mouseleave) closed by
- fixed: Landed the updated version: …
- 12:01 Changeset [4fd730dca797f495e7473cbfc97a7decf40ff24a] by
-
- src/event.js
- 11:59 Changeset [d251809912c06478fd0c7711736ef6ea3572723e] by
-
- src/event.js
- 11:41 Changeset [9a69b2cf08f11d58ba5e53e540b96b8f4ce5072d] by
-
- src/event.js
- 11:40 Ticket #5475 (closest method to evaluate the selector with appropriate context) closed by
- fixed: Merged this in: …
- 11:39 Changeset [e03aee1aa6d26107328052998bdf9f54fa08d9ef] by
-
- src/traversing.js
- 11:33 Ticket #5474 (isObject that works) closed by
- fixed: Merged the commits in - thanks! …
- 11:32 Changeset [c2bbcd88335cf6f8df4ac9389ecbae90291377fb] by
-
- src/core.js
- 11:32 Changeset [b256a3a266721f04d38dca59e56b37b9a682b2f2] by
-
- test/unit/core.js
- 11:08 Ticket #4270 (Remove the use of nonstandard properties leftContext and rightContext) closed by
- fixed: Fixed in Sizzle. …
- 10:28 Ticket #5469 (Class selector doesn't work as expected when specifying top) reopened by
- It is *not* working. And it doesn't work with .find() either.
- 00:03 Ticket #5475 (closest method to evaluate the selector with appropriate context) created by
- [ http://groups.google.com/group/jquery-dev/browse_frm/thread/588fe6d1628452 …
11/08/09:
- 17:24 Ticket #5474 (isObject that works) created by
- [ http://groups.google.com/group/jquery-dev/browse_frm/thread/cc751b4c6ca129 …
- 15:30 Ticket #4320 (document.body append-Error when using back-Button in IE7) closed by
- duplicate: I think this is a dup of #5443, which has been fixed for 1.4. If not, …
- 08:09 Ticket #5473 (animate fails in IE with very small floating point values) created by
- If you call animate with a very small floating point value (for example, …
- 03:09 Ticket #5469 (Class selector doesn't work as expected when specifying top) closed by
- worksforme: $(y,x) is the same as $(x).find(y), so no. It's best to ask …
11/07/09:
- 22:43 Ticket #5472 (Failure work of html(val) attribute with FF2.0 and IE7.0 if val is element) closed by
- worksforme: Do you have an example of this happening? I'm unable to reproduce it.
- 22:37 Ticket #5471 (Resizable and Draggable disable does not distroy mouse event bindings) closed by
- invalid: This is a jQuery UI bug and should be filed in the jQuery UI bug tracker: …
- 21:53 Ticket #5470 (jQuery.lastCloser instead of using data API) closed by
- fixed: Landed the fixes for this - thanks for the patch! …
- 20:32 Ticket #5472 (Failure work of html(val) attribute with FF2.0 and IE7.0 if val is element) created by
- I'd like to notify about failure work of html(val) attribute in jQuery …
- 19:51 Ticket #5471 (Resizable and Draggable disable does not distroy mouse event bindings) created by
- I'm using resizable and draggable in my plugin. Everything works fine …
- 16:40 Changeset [76f6f0d39dc16e6c081823938ec46f6627a05d31] by
-
- src/traversing.js
- 16:38 Ticket #5470 (jQuery.lastCloser instead of using data API) created by
- Usage of data API to store last closer value can be avoided by storing it …
- 16:37 Changeset [3dc5bc5a8b61eafba7a299f8cd772779a5bc8957] by
-
- src/event.js
- 16:36 Changeset [0f03c7489fc2a8a3d806e13276cf61ae51ef641f] by
-
- src/traversing.js
- 16:25 Ticket #5459 (.animate() does nothing when passed an empty hash) closed by
- fixed: Fixed: …
- 16:22 Changeset [3106039aa89410c9abae9947b2520d9c8e62f8f0] by
-
- src/fx.js
- test/unit/fx.js
- 16:12 Ticket #5434 ($.fn.add( selector, context )) closed by
- fixed: The more I thought about it, the less sense "|| this.context && …
- 15:48 Ticket #5469 (Class selector doesn't work as expected when specifying top) created by
- […] does not find the span on this HTML […] I can understand and …
- 15:43 Changeset [b0fe380cf89564305646bbd55d1fd7bd210fd591] by
-
- src/traversing.js
- test/unit/core.js
- 15:26 Ticket #5437 (Google Maps API requires callback be last in url) closed by
- wontfix: The fix for this is simple enough, on your end - just specify: cache: …
- 15:21 Ticket #5438 ($.merge() discards comment nodes) closed by
- fixed: Fixed: …
- 15:15 Changeset [ef05f44cce870a8b78637b0a88b27087f7f13b37] by
-
- src/core.js
- 15:13 Ticket #5439 ($.ajax modifies the options object) closed by
- fixed: Good point - I just landed your fix and disabled the test that relied upon …
- 15:08 Changeset [6a722e251dedd5f01ac0c46e330a368be7bb760b] by
-
- src/ajax.js
- test/unit/ajax.js
- 15:03 Changeset [1a94a46826188fc3ba63680ca62db164589c70c9] by
-
- test/qunit
- 15:02 Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is null" ...) closed by
- fixed: That's a simple enough check, added it in: …
- 15:00 Changeset [81bfd9b870f658ce00eec48ea48a84d69c20bf05] by
-
- src/event.js
- 14:56 Ticket #5446 (css("font-size") not returning correct value for elements in iframe) closed by
- fixed: I think you made a mistake with your patch - you define the defaultView …
- 14:47 Ticket #5450 (A bug on the main website when link is clicked) closed by
- fixed: This should be fixed now.
- 14:45 Ticket #5453 (Unspecified error when using JQuery with update panel) closed by
- invalid: Umm - this is a really old version of the Dimensions plugin? We're …
- 14:42 Ticket #5455 (bug: Modal confirmation resize when drag) closed by
- invalid: Please file this in the jQuery UI bug tracker: http://dev.jqueryui.com/
- 14:32 Ticket #5462 ($(".selector").resize(function(){...}); no work in FF3.0.5) closed by
- invalid: The resize event only fires on the window, it doesn't fire on individual …
- 14:30 Ticket #5463 (.width() not returning correct result in IE<8 of Safari browsers when ...) closed by
- worksforme: WIthout an example, it sounds like this may be a logic error in your code. …
- 14:22 Ticket #5465 (remove() feature removes all siblings) closed by
- invalid: This is actually a bug with your code - you're appending the cloned TR …
- 14:16 Ticket #5464 (:ishidden selector on IE8 (IE8 standards)) closed by
- worksforme: This has actually already been fixed in the jQuery nightlies.
- 14:02 Ticket #5468 (Bad URI causes ajaxStop and ajaxComplete not to fire) closed by
- fixed: Thanks for the patch! Just landed it: …
- 13:59 Changeset [513053d62ba86ca6ab1f4646fdac3ec6819b2db9] by
-
- src/ajax.js
- 13:58 Ticket #5467 (Patch for jQuery offset method for PlayStation 3 Silk browser) closed by
- fixed: Landed this fix in the Git repo: …
- 13:57 Changeset [9a371e2d93d6e0a70b4c99e2ca44cbe14017fe5c] by
-
- src/offset.js
- 13:55 Changeset [339708cda9985aeef947a28bec1354bdfcc2a358] by
-
- build.xml
- 06:19 Ticket #5468 (Bad URI causes ajaxStop and ajaxComplete not to fire) created by
- If you do an Ajax request that generates a NS_ERROR_DOM_BAD_URI (or …
- 03:58 Ticket #5467 (Patch for jQuery offset method for PlayStation 3 Silk browser) created by
- The PlayStation 3 Silk browser likes to pretend it's a modern browser but …
- 03:26 Ticket #5448 (Deep namespaced event's are being sorted) closed by
- invalid: jQuery doesn't have deep namespacing, it has multiple namespacing. …
- 03:24 Ticket #5449 (No way to register for JQuery UI Bug Tracker) closed by
- worksforme: There's a register link on the top right section of …
- 02:49 Ticket #5466 (Image load only fires once in chrome) created by
- Hi there, I am loading a image in the background, and only displaying it …
11/06/09:
- 16:42 Ticket #5465 (remove() feature removes all siblings) created by
- I have a slight issue with some jquery where i believe its a bug issue. …
- 14:34 Ticket #5461 (Live Click Event Triggers on Right- and Middle-Click) closed by
- duplicate: Duplicate of #3861.
- 13:40 Ticket #5464 (:ishidden selector on IE8 (IE8 standards)) created by
- The :ishidden selector doesn't seem to recognize a hidden (class with …
- 11:16 Ticket #5463 (.width() not returning correct result in IE<8 of Safari browsers when ...) created by
- When inserting content into the DOM via the load() call the correct width …
- 10:19 Ticket #5462 ($(".selector").resize(function(){...}); no work in FF3.0.5) created by
- function balanceMainDivSize() { if ($("#d1").height() > …
- 06:57 Ticket #5461 (Live Click Event Triggers on Right- and Middle-Click) created by
- If you are to compare the following code... $('#clicker').click(function …
- 04:52 Ticket #4871 (:last selector problem) closed by
- worksforme: I agree with mikecapp that you seem to want :last-child. Find the docs …
- 03:36 Ticket #5460 (.detach() method isn't documented) created by
- Just noticed .detach() isn't mentioned at all.
- 01:02 Ticket #5459 (.animate() does nothing when passed an empty hash) created by
- $(el).animate({}, function() { alert('done'); }); doesn't execute the …
Note: See TracTimeline
for information about the timeline view.
