Timeline
06/03/11:
- 22:23 Ticket #9514 (clone() of LINK from parent followed by append() into child document fails ...) created by
- A page (the parent) contains an <iframe> (the child). The child <iframe> …
- 22:06 Ticket #9512 (Select menu within SPAN tag display error in Safari 4.04/Mac) closed by
- worksforme: With respect to the above discussion, please bare in mind that the reason …
- 21:53 Ticket #9479 (o is null) closed by
- worksforme: Using the information you've provided, I've put together a test case using …
- 21:26 Ticket #9513 (slideToggle sliding out to incorrect height) created by
- While trying to make a div toggle using the slideToggle function, I found …
- 20:05 Ticket #9512 (Select menu within SPAN tag display error in Safari 4.04/Mac) created by
- jQuery v1.6.1 and older: In Safari 4.04/Mac, placing a select menu within …
- 19:58 Ticket #9511 (trigger cannout distinguish undefined from numeric 0 when passing single ...) closed by
- duplicate
- 19:55 Ticket #9511 (trigger cannout distinguish undefined from numeric 0 when passing single ...) created by
- when passing an argument to trigger a custom event, if zero is passed, the …
- 16:00 Ticket #9508 (Allow RESTful requests with JSON-P by adding the request type as parameter) closed by
- wontfix: This can be implemented by using an ajaxPrefilter: …
- 15:03 Ticket #9510 (unnecessary var declaration) created by
- hasOwn isn't used anywhere in event.js …
- 14:29 Ticket #9509 (CSS extremely slow in IE9) created by
- The following function is extremely slow in IE9 compared to IE7 and IE8. …
- 12:52 Ticket #9508 (Allow RESTful requests with JSON-P by adding the request type as parameter) created by
- Currently it is not possible to call a REST API with JSON-P because the …
- 11:10 Ticket #9507 (jQuery.isPlainObject( NodeList ) === true in IE 6, 7, 8) created by
- Test: http://jsfiddle.net/hTKQY/
- 10:44 Ticket #9506 (show is not working fine in ASP.NET) created by
- Hi, I like the show and hide concepts with java …
- 08:58 Ticket #9505 (animate() issue when mixing percentages and pixels in WebKit) created by
- [ testcase at http://jsfiddle.net/AdrwK/1/ (watch console output) ] When …
- 08:09 Ticket #9351 ($('img[src$=.png]') error on IE7 and IE8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:39 Ticket #9504 (HTML5 boolean attributes return undefined with attr in browsers that do ...) created by
- 1. jQuery version 1.6.1 2. IE9, version 9.0.8112.16421 Czech 3. Windows 7 …
06/02/11:
- 23:25 Ticket #9501 (Effects make title tooltips slow on IE) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! …
- 22:22 Ticket #9503 (jQuery .load() doesn't work when requesting urls out of the current domain) closed by
- invalid: Same Origin Policy http://www.w3.org/TR/XMLHttpRequest/#the-open-method
- 22:19 Ticket #9503 (jQuery .load() doesn't work when requesting urls out of the current domain) created by
- Any time I try to use jQuery .load() function to retrieve content out of …
- 21:09 Ticket #9502 (provide .hasData() method for consistency) created by
- In the data category, all methods (queue, dequeue, data and removedata) …
- 19:19 Ticket #9501 (Effects make title tooltips slow on IE) created by
- Hello there, I am having a problem with the following code only on IE: …
- 18:32 Ticket #9500 ($('html, body').removeAttr('style') fails in Webkit browsers.) created by
- While doing […] It works, but until this part (in Webkit browsers) …
- 18:05 Ticket #9499 (removeClass will only remove the first instance of a class) created by
- I've just been debugging an issue in my software where adding and removing …
- 17:59 Ticket #9498 (Element creation fails when both options map and string attributes are ...) closed by
- duplicate: Fixed landed here: …
- 17:31 Ticket #9498 (Element creation fails when both options map and string attributes are ...) created by
- I must be doing something wrong... […]
- 16:12 Ticket #9497 (to-doc: jQuery.fx.interval has no effect in browsers supporting ...) created by
- this is a documentation issue. i spent 30 minutes figuring out why …
- 15:38 Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) closed by
- worksforme: This yields the results exactly as shown above: …
- 15:38 Ticket #9496 (Non-inline styles fail when appending multiple made-up elements in IE < 9) created by
- See this example: http://jsfiddle.net/cowboy/PSGp6/
- 15:03 Ticket #9495 ($(...).change() on radio not working when using keyboard to change ...) created by
- In WebKit based browsers like Chrome and Safari, the change event isn't …
- 14:38 Ticket #9494 (A bug of html(obj) function) created by
- If obj like "...![CDATA[some content]]...", when using jquery statement …
- 14:34 Ticket #9493 (scripts stopped working with version 1.6) created by
- scripts stopped working with version 1.6 many plugins do not work with …
- 13:55 Ticket #9486 (mouseout/mouseleave triggered on tr between td's in Chrome) closed by
- invalid: It does just seem to be part of the idiosyncrasies of a table layout: …
- 13:46 Ticket #9487 (Calling data on a jQuery object with HTML5 data attributes has strange ...) closed by
- duplicate
- 13:41 Ticket #9490 (jQuery(window).bind failed in 1.6.x) closed by
- invalid: Thanks for looking into it.
- 13:10 Ticket #9489 (jquery append is not working with clone functionality in IE 7 and 8) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker! Unfortunately we …
- 09:41 Ticket #9490 (jQuery(window).bind failed in 1.6.x) created by
- in 1.5.x I can use […] and click on the window and show the alert …
- 08:14 Ticket #9489 (jquery append is not working with clone functionality in IE 7 and 8) created by
- Hi everyone, following is my code which correctly appending on …
- 07:57 Ticket #9332 (find(.class) selector not working in Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:57 Ticket #9240 (IE 9 issue with .replaceWith method) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:42 Ticket #9466 ($.ajax working in FF and Chrome, but not in IE8) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. It's possible that …
- 06:27 Ticket #9435 (javascript error while reloading during animation) closed by
- cantfix: As this is an issue with Firefox itself and is currently beyond the scope …
- 05:05 Ticket #9487 (Calling data on a jQuery object with HTML5 data attributes has strange ...) created by
- Test case: http://jsfiddle.net/BRv6U/6/ If any of the data attributes …
06/01/11:
- 20:56 Ticket #9485 (Using the prop method to set disabled fails in Chrome) closed by
- worksforme: Works fine for me: http://jsfiddle.net/timmywil/4hjWu/
- 20:24 Ticket #9486 (mouseout/mouseleave triggered on tr between td's in Chrome) created by
- When binding mouseout or mouseleave to a table row in Chrome, there is a …
- 20:24 Ticket #9485 (Using the prop method to set disabled fails in Chrome) created by
- I have a site where I select multiple objects and set the prop('disable', …
- 18:43 Ticket #9484 (height() returns incorrect value in IE7 for div without top border) created by
- http://jsfiddle.net/TpwdN/8/ height() on outer div is incorrectly …
- 18:09 Ticket #9458 (:not() selector problem?) closed by
- invalid: In the first you're *selecting* the span, which does not match any div.
- 17:36 Ticket #9418 (Elements with hyphens cannot be created in an XML document) closed by
- invalid: Don't try to parse XML with $(...) because it isn't meant or documented …
- 17:32 Ticket #9410 (JQuery 1.6.(.1): jquery.event.trigger removed try-catch) closed by
- invalid: That seems like a bug in the assumptions of the autogenerated code. The …
- 14:14 Ticket #9483 (outerwidth(true) resets table cell styles from undefined to empty in ...) created by
- I tried to set up a simple test case, but was unable to. The page has a …
- 13:21 Ticket #9482 (.css() and .animate() should accept "" values) created by
- Using pure DOM code, after setting the inline style of an element, it is …
- 13:10 Ticket #9480 (jquery clone on jquery droppable is not working in IE7 and 8) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. Unfortunately we are …
- 09:21 Ticket #9481 (Performance optimization?) created by
- Just ran into this via StackOverflow: …
- 08:34 Ticket #9480 (jquery clone on jquery droppable is not working in IE7 and 8) created by
- Hi all, I am trying to clone image on drop event of jquery droppable …
- 08:12 Ticket #9479 (o is null) created by
- in firefox I obtain always "o is null" when using toggle()
- 07:57 Ticket #9321 ($(window).resize() in iframe causing problems in IE 8/9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:15 Ticket #9478 (Access to the underlying XMLHttpRequest object from within $.ajax()) created by
- I'm looking for access to the underlying XMLHttpRequest object from with …
- 06:46 Ticket #9477 (extend (deep) merges arrays fields instead of replacing them) created by
- A deep extend does not overwrite array fields, but tries to merge …
- 03:19 Ticket #9476 (Calling jQuery("html")[0].removeAttribute throws exception in IE <9) created by
- As reported on twitter: …
05/31/11:
- 22:58 Ticket #9475 (Extra callback fired when .stop() is called on a different element) created by
- Call .animate() on two different elements one after the other and give the …
- 22:54 Ticket #9474 (Calling .stop() in callback freezes animation) created by
- Animate an element using .animate() and give it a callback. In the …
- 22:07 Ticket #9472 ($.ajax: X-Requested-With header gets lost....request send twice?!) created by
- Hello, i've run into a problem which drives me really crazy. After 4 …
- 21:56 Ticket #9471 (memory leak noticed when loading jquey.1.6.1.min.js included html pages in ...) reopened by
- 21:09 Ticket #9471 (memory leak noticed when loading jquey.1.6.1.min.js included html pages in ...) closed by
- duplicate
- 20:49 Ticket #9471 (memory leak noticed when loading jquey.1.6.1.min.js included html pages in ...) created by
- I have test-iframe.html that has link to test-page1.html and …
- 17:51 Ticket #9470 (The unwrap() function unchecks checkboxes) closed by
- duplicate
- 16:56 Ticket #9470 (The unwrap() function unchecks checkboxes) created by
- I am using the unwrap function as a means of making certain content …
- 16:12 Ticket #9469 (Remove semi-functional .selector calculation from .pushStack()) created by
- Per discussion with ben_alman, and related to #7389 which consensus says …
- 14:54 Ticket #9468 ($('form').attr('class') always return undefined in IE 6) closed by
- fixed: Thanks for taking the time to contribute to the jQuery project! You are …
- 13:07 Ticket #9468 ($('form').attr('class') always return undefined in IE 6) created by
- Testcase: http://elv1s.ru/files/js/jQuery/jq161_IE6_attr_bug.html
- 12:45 Ticket #9467 (Delegate with Custom Events working in Chrome but not Firefox) created by
- Running the same code in both Firefox and Chrome, the event callback is …
- 09:57 Ticket #9466 ($.ajax working in FF and Chrome, but not in IE8) created by
- Hi, I am trying an ajax call for recaptcha validation and the code works …
- 07:55 Ticket #9293 (nth-child error on google chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #9272 (Select component and attr("selected")) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:55 Ticket #9244 (.select() does not select input content on iPhone Safari) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/30/11:
- 21:06 Ticket #9463 (attr() yields different results in 1.5.2 and 1.6.1) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! This is …
- 18:48 Ticket #9460 ($.ajax().pipe() fails when specifying an error handler in minified version) closed by
- invalid: Closing as the original ticket submitter has confirmed the issue is with …
- 17:47 Ticket #9464 (Dom load issues with version 1.5 - 1.6.1 except 1.6) created by
- Dom load issues with version 1.5 - 1.6.1 except 1.6
- 15:38 Ticket #9461 (removeData not working for names with a "-") closed by
- duplicate
- 15:36 Ticket #9462 (Frames Memory Leak with jQuery) closed by
- duplicate
- 14:15 Ticket #9463 (attr() yields different results in 1.5.2 and 1.6.1) created by
- ...which breaks the statement "when updating from 1.5.2 to 1.6.1, you …
- 12:55 Ticket #9462 (Frames Memory Leak with jQuery) created by
- Hi, I got a simple test case which includes a main html page with a button …
- 12:22 Ticket #9461 (removeData not working for names with a "-") created by
- When using names containg a "-" character in the data's name the …
- 09:00 Ticket #9460 ($.ajax().pipe() fails when specifying an error handler in minified version) created by
- I have a piece of code where I do: return $.ajax(query).pipe( …
- 07:11 Ticket #9459 (FIREFOX 3 JSONP CALL CAUSES BROWSER TO "SPIN") created by
- The same as #8300. Only in FF3. example, first ajax sent to server.(call …
05/29/11:
- 16:20 Ticket #9458 (:not() selector problem?) created by
- With regard to this …
- 14:15 Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in ...) closed by
- invalid
- 12:37 Ticket #9455 (can not open after down loading from site) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. The particular …
- 12:27 Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu ...) closed by
- invalid: Thanks for submitting a ticket to the jQuery Project. First, please note …
- 11:11 Ticket #9457 (Jquery ajax gives 'No transport' when used from rewritten urls in ...) created by
- Hello, I am trying to use the same jQeury code in the same domain in two …
- 08:33 Ticket #9456 (jQuery not works in Chromium Browser Build 11.0.696.71 (86024) Ubuntu ...) created by
- I have a Website at http://klasse83.bplaced.net/demo/admin/add_post.php. …
- 00:28 Ticket #9455 (can not open after down loading from site) created by
- I operate windows 7 - 64 bit I have downloaded the link and can't open …
05/28/11:
- 16:10 Ticket #9450 (Background image disappears on IE8 with jQuery 1.6.1) closed by
- duplicate
- 15:06 Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem with ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 15:03 Ticket #9453 ($.inArray does not support fromIndex) created by
- The $.inArray() function calls the native JavaScript Array.indexOf() …
- 13:10 Ticket #9452 (focus event does not bubble correctly) created by
- Upon focusing an input the event does not bubble up to the parent …
- 09:33 Ticket #9451 (Validation plugin stops working on IE8 with jQuery 1.6.x (no problem with ...) created by
- Hello, Bassistance Validation plugin doesn't work with jQuery 1.6.x on …
- 09:26 Ticket #9450 (Background image disappears on IE8 with jQuery 1.6.1) created by
- Hello, On Internet Explorer 8 the following simple snippet doesn't work …
- 07:41 Ticket #9271 (jquery1.6 bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
05/27/11:
- 22:09 Ticket #9449 (offset fails in Chrome Extensions) created by
- I'm working on getting a better (read: existent) testcase together for …
- 22:02 Ticket #9448 (.empty() on input field instead of .val('')) closed by
- wontfix: Thanks for taking the time to contribute to the jQuery project! Expanding …
- 21:54 Ticket #9448 (.empty() on input field instead of .val('')) created by
- Why not input fields can be emptied when using the .empty() function …
- 18:20 Ticket #9447 (Modify withinElement() to use $.contains) created by
- This method currently performs its own search to see if one element is …
- 18:19 Ticket #9446 (Chained Deferred.pipe functions don't keep the original context from ...) created by
- If I chain multiple pipes and use resolveWith like so... […] ...the …
- 16:59 Ticket #9443 (error thrown) closed by
- invalid: Incorrect usage of each. It is not needed for what you're trying to …
- 16:40 Ticket #9443 (error thrown) created by
- Hi, I have this function in a separate javascript file: …
- 16:08 Ticket #9439 (Better definition for jq escaping script) closed by
- duplicate
- 15:40 Ticket #9438 (jQuery UI Resizable is broken by 1.6.1) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 15:03 Ticket #9440 (v1.6.1 messes up layout in IE8) closed by
- fixed: This has been fixed in the git version of jQuery: …
- 14:56 Ticket #9442 (Tag 'FORM' no tagName) closed by
- invalid: You can do $('#test').prop('tagName') or $('#test')[0].tagName as it is a …
- 14:45 Ticket #9442 (Tag 'FORM' no tagName) created by
- <form id="test"> </form> $('#test').attr('tagName') not tagName
- 12:46 Ticket #9441 (innerWidth, innerHeight, outerWidth, outerHeight are inaccurate for child ...) created by
- this was discovered while I was working on #9300. #9300 fixes the …
- 11:09 Ticket #9440 (v1.6.1 messes up layout in IE8) created by
- Including jQuery 1.6.1 in your page and not doing anything with it causes …
- 07:44 Ticket #9439 (Better definition for jq escaping script) created by
- Hi, on page[1] you can see the proposed jq script to escape period and …
- 03:28 Ticket #9438 (jQuery UI Resizable is broken by 1.6.1) created by
- I recently upgraded from 1.5.0 to 1.6.1 and everything works fine except …
- 02:00 Ticket #9437 (prop('method) performed on a form element returns a bunch of elements that ...) closed by
- invalid: This is how properties of a form are designed to work. If you'd like to …
- 01:33 Ticket #9437 (prop('method) performed on a form element returns a bunch of elements that ...) created by
- See demo: http://jsfiddle.net/davidtong/HFfTP/2/ prop('method') should be …
- 00:34 Ticket #9433 (IE8 radio buttons can't be selected when jquery onchange event handler is ...) closed by
- invalid: > The change event occurs when a control loses the input focus and its …
- 00:22 Ticket #9429 (live mouseenter event.type still wrong) closed by
- invalid: You weren't testing the latest version: …
- 00:11 Ticket #9424 (filter('[href]') fails to match links with empty href attrs in some cases) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
