Timeline
Feb 21, 2012:
- 11:05 PM Ticket #11372 (html() does not work for <link>) created by
- 1. open http://jsfiddle.net/QF7e8/4/ in ie6789,chrome,firefox …
- 10:55 PM Ticket #11371 ($.parseJSON on utf-8 with BOM) created by
- Hello dears; for resolving the problem of bom in parsing json we must …
- 9:08 PM Ticket #11370 ($('<div>').siblings() throws exception) created by
- $('<div>').siblings() throws exception instead of empty jQuery object
- 7:56 PM Ticket #7305 (Cant retrive current left and top css when $(obj) is hidden) closed by
- worksforme: I can no longer reproduce this bug. Since no new reports have come in, …
- 7:54 PM Ticket #8949 (.width() and .height() with css atrrbute clip in opera) closed by
- worksforme: I can no longer reproduce this using timmywil's fiddle as of today. I …
- 3:59 PM Ticket #11369 (Why does the param method automatically turn all %20's into +'s ?) closed by
- duplicate: Explained in #3400, but in case that's a TL;DR: …
- 3:48 PM Ticket #11369 (Why does the param method automatically turn all %20's into +'s ?) created by
- It seems like it should first consult ajaxSettings to find out what …
- 8:18 AM Ticket #11367 (Custom events on form fail if it has an input with the same name) closed by
- wontfix: The easiest fix to this problem is to not use custom events with the …
- 7:11 AM Ticket #11362 (.timeStamp) closed by
- duplicate: Test case here: http://jsfiddle.net/y4U9U/. This is a dupe of 10755 …
- 7:00 AM Ticket #11332 (KeyError: 'captcha_redirect') closed by
- invalid: I've just tried this again and can no longer reproduce the issue. Closing.
- 6:18 AM Ticket #11368 (scrollTop in animate in FF 10.0 not working) created by
- example: $('html,body').animate({scrollTop: …
- 5:34 AM Ticket #11366 (:target selector does not work in Webkit immediately after page ready/load) closed by
- invalid: The ":target" selector is not supported in jQuery, and because of …
- 5:22 AM Ticket #11367 (Custom events on form fail if it has an input with the same name) created by
- Example: http://jsfiddle.net/6WDsU/ Patch: …
- 5:14 AM Ticket #11366 (:target selector does not work in Webkit immediately after page ready/load) created by
- Webkit cannot find $(':target') on body.load or window.ready. After a …
- 3:19 AM Ticket #11365 (selectbox- list positioned vertically above control?) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 3:17 AM Ticket #11281 (ajax partial render does not execute JQuery java script anymore) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:13 AM Ticket #11365 (selectbox- list positioned vertically above control?) created by
- is it possible to make the select list appear above the control if …
Feb 20, 2012:
- 7:02 AM Ticket #11364 (ajax Basic Authentification does not seem to work in latest Chrome ...) created by
- This test: […] always returns 401 not authorized in the latest …
- 12:32 AM Ticket #11363 (problem with form submit) created by
- Dear sir/madam Please check this code $('form').submit(function() { …
Feb 19, 2012:
- 3:53 PM Ticket #11362 (.timeStamp) created by
- e.timeStamp wrong value "-2147483648" in Opera 11.61 (JQ 1.7.1)
- 3:07 AM Ticket #9758 (Invalid argument in IE7 and IE9 compatibility mode.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 18, 2012:
- 3:15 AM Ticket #11276 (Javascript loses context after .css() call) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:09 AM Ticket #11361 (Fixed bug in jquery-1.7.1.min.js) created by
- In the following statement, "a.now" is causing issues in IE8 and …
Feb 17, 2012:
- 11:29 AM Ticket #11354 (Jquery $.each not working for element have name with special characters) closed by
- worksforme: I put together a test case iterating over a number of inputs of type …
- 11:29 AM Ticket #11360 (Bug in the mouse up event (Not fire then 8 seconds)) created by
- Browser:Mozilla Firefox(10.0.1) and Chrome (17.0.963.56 m) …
Feb 16, 2012:
- 11:17 PM Changeset [7226cf2]1.12-stable2.2-stablekillphp by
- test/data/include_js.php
- test/data/testinit.js
- test/unit/ajax.js
- test/unit/core.js
- 9:56 PM Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) closed by
- duplicate
- 7:32 PM Ticket #11359 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
- 7:30 PM Ticket #11358 (.clone() deletes / empties contents of inline SCRIPT tags) created by
- test case: http://jsfiddle.net/QCp2P/3/ until the .clone() is called, …
- 6:43 PM Ticket #10699 (Calling stopPropagation() before trigger() doesn't call handlers on element) reopened by
- @maranomynet, I closed this ticket because I thought we'd addressed …
- 5:52 PM Ticket #11357 (Background Images Not Visible in Chrome/Mac 17.0.963.56) created by
- Since the release just before 17.0.963.56, background images in divs …
- 11:57 AM Ticket #11356 (safeFragment memory leak) created by
- When I use append function to create dom from string […] jQuery's …
- 10:08 AM Ticket #11355 (":input[value]" and ":input:not([value])" returning wrong elements) created by
- I'm using the selectors
:input[value]
and:input:not([value])
, and … - 3:18 AM Ticket #11268 (.data() does not parse JSON set via JS) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:52 AM Ticket #11354 (Jquery $.each not working for element have name with special characters) created by
- Hello, i have a web application where i am trying to iterate through …
Feb 15, 2012:
- 2:32 PM Ticket #11352 (delegate on inline SVG with < use > element throws error) closed by
- wontfix: http://docs.jquery.com/Won%27t_Fix#SVG.2FXML.2FVML_Bugs
- 2:26 PM Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) closed by
- invalid: $.contains docs: > Check to …
- 11:49 AM Ticket #11353 ($.contains returns true if elements are different and lack 'contains' ...) created by
- e.g. elem1 = $('<div></div>'); elem2 = $('<p></p>'); …
- 11:34 AM Ticket #11352 (delegate on inline SVG with < use > element throws error) created by
- See http://jsfiddle.net/desandro/SawTC/ With an event delegate on an …
- 10:26 AM Ticket #11345 (option.attr("value") is not consistent across browsers) closed by
- duplicate: This is actually currently intended behavior. Before jQuery 1.7, …
- 9:53 AM Ticket #11351 (jQuery Animate - Complete Function - Fires before animation render complete) created by
- The Bug: Running an animation calls it's complete function before the …
- 8:55 AM Ticket #11350 (Problem AjaxStart - ajax synchronous mode) created by
- When the ajax is set to synchronous mode, the object …
- 6:49 AM Ticket #11322 (outer[Height/Width](true) improperly including negative margins) closed by
- invalid: I've looked through your test case and I honestly don't feel like this …
- 6:11 AM Ticket #11287 (KeyError: 'captcha_redirect') closed by
- worksforme: Closing as I haven't been able to reproduce this.
- 5:24 AM Ticket #11345 (option.attr("value") is not consistent across browsers) created by
- step: open http://jsfiddle.net/yiminghe/L2bWk/2/ with …
- 4:49 AM Ticket #11344 (submit submitHandler validate plugin name=submit) created by
- In case your not aware of this , when you use submitHandler : …
- 3:14 AM Ticket #11223 (Opacity show doesn't works) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 14, 2012:
- 10:36 PM Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) closed by
- wontfix: Use: '<input value="<http://example.org/>" />'
- 9:55 PM Ticket #11343 (.html('<input value="<http://example.org/>" />') produces <input ...) created by
- Example: […] This corrupts the HTML snippet - it apparently tries …
- 3:08 AM Ticket #11261 (Calling jQuery function in @Ajax.ActionLink doesnt work in Chrome & Firefox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:08 AM Ticket #11256 (serialize() doesn't produce the exact same string as when you actually ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.