Timeline
07/27/07:
- 20:20 Ticket #1431 (Bug in Animations) created by
- Hi! I detect a bug using the animate function. See the difference between …
- 18:55 Ticket #1320 (In IE, $(document).ready fires too soon.) reopened by
- Ok, so this fixed the problem, but actually made document ready fire far …
- 18:28 Ticket #1430 (get() issue) created by
- When using a multi select (i.e. <select multiple=multiple>), you can …
- 06:07 Ticket #1429 (N, E, S, W resizable handlers don't function properly when a ratio is ...) created by
- N, E, S, W handlers do not function properly when a ratio is enforced. …
- 06:03 Ticket #1428 (Resizing boundaries of 0 don't function) created by
- Because of the way the resizing layering works, I use the CSS trick of …
- 03:39 Ticket #1427 (Memory and performance leak) created by
- On line 88 and 1383 of jQuery 1.1.3.1 there is a wasted Array object …
07/26/07:
- 21:35 Ticket #1426 (Gracefully fail in IE < 6) created by
- Is there any simple way not to fire errors in IE < 6? Having put up a …
- 13:16 Ticket #1425 (evalScript and global context) created by
- Since changeset 2428 ( http://dev.jquery.com/changeset/2428 ) - the scope …
- 13:04 Ticket #1424 (Correction of height and width methods) created by
- […] The (h || h===0) checking works right with undefined, null and …
- 03:00 Ticket #1141 ($('#id').height() and $('#id').width() performance under IE7) closed by
- worksforme
- 00:31 Changeset [e6c067858ec7f2c4e3e7da90f16c695f93a4ee07] by
-
- src/ajax/ajax.js
- 00:27 Changeset [8a80d05a446ac7ac8a95459fb68932ddf539ff62] by
-
- src/ajax/ajax.js
07/25/07:
- 04:07 Ticket #1423 (jquery.cookie.js) created by
- 'jQuery.cookie' should be changed to 'jQuery.fn.cookie'.
- 00:57 Ticket #1418 ($("//foo", this) is broken) closed by
- fixed: Fixed in SVN rev [2473].
- 00:57 Ticket #877 ($("#id", context) in another document misses id) closed by
- fixed
- 00:56 Changeset [f8b00051c377360f0106e56c24df1353aaf6ad44] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 00:39 Changeset [bdf05d890fe3a8cc085b2b4f13881ca043943e44] by
-
- src/selector/selector.js
- src/selector/selectorTest.js
07/24/07:
- 23:12 Ticket #1422 (Slider doesn't work with keyboard controls) created by
- Using jQuery 1.1.3.1 and interface 1.2 if I tab to the slider control and …
- 21:42 Ticket #1421 (Apple Widget) created by
- I see references to AppleWidgets (flipTo) in the documentation. Where do …
- 15:19 Ticket #1420 (Test Suite error: Check that click, triggers onclick event handler also) created by
- Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.12) Gecko/20070601 …
07/23/07:
- 16:23 Ticket #1419 (Can't modify XML/Iframe documents in IE) created by
- Two separate reports of this occurring: […] ---- I'm having a …
- 14:04 Ticket #948 (jquery ajax authentification intégré iis) reopened by
07/21/07:
- 23:14 Ticket #1418 ($("//foo", this) is broken) created by
- jQuery code has a fast path for "foo", but it doesn't work when context …
- 21:03 Ticket #1417 (event.trigger() doesn't return the handle() results) created by
- Returning the results of all method calls, as an array, would probably be …
- 21:01 Ticket #1416 (event.handle() can only return 'undefined' or 'false') created by
- This is a problem since some events (like onbeforeunload) expect different …
- 14:49 Ticket #1404 (Radio buttons are unchecked when parent element is shown via show() in IE ...) closed by
- duplicate
- 13:46 Ticket #1372 ($.browser.version gives the wrong version) closed by
- wontfix: That's correct - we intentionally get the version of the rendering engine …
- 04:32 Ticket #1415 (.css('width') or .css('height') resets flash movies) created by
- When an element is invisible, calling .css('height'/'width') sometimes …
- 04:26 Changeset [a65a811ce03b2f7900ae0daa18d4d9fc213acbfd] by
-
- src/jquery/jquery.js
- 03:16 Ticket #1294 (selectedIndex lost after clone() in Internet Explorer) closed by
- fixed: Fixed in Rev [2438].
- 03:16 Changeset [9b9a7932735d43a936c74084a613f21b250de6f9] by
-
- src/jquery/jquery.js
- 03:03 Ticket #1133 (animate oncomplete resets flash movies) closed by
- invalid
- 03:03 Ticket #1133 (animate oncomplete resets flash movies) reopened by
- 02:44 Ticket #1208 (slideToggle on table row corrupt in Firefox) closed by
- duplicate: Thanks for your feedback - this is a duplicate of another bug (#960), but …
- 02:40 Ticket #1414 (.submit() can fail if something has id="submit") created by
- If an element with an ID of submit exists in a form, .submit() can fail. …
- 02:37 Ticket #1270 ($.map removes duplicates) closed by
- worksforme: This is no longer the case. $.map() only merges the results.
- 02:31 Ticket #1347 (.width() incorrect for non-displayed/hidden elements) closed by
- invalid: Actually the width method is getting the correct value. This is a CSS …
- 02:08 Ticket #1070 (IE attr with value 0 BUG) closed by
- worksforme: I can't reproduce this. Feel free to reopen with a test case.
- 01:57 Ticket #1309 (className.has(undefined) and className.add(undefined) should fail ...) closed by
- fixed: Fixed in Rev [2436].
- 01:55 Changeset [480aae72d3fe7c10eb51e310b88acc37c34f8bd8] by
-
- src/jquery/jquery.js
- 01:53 Changeset [b965c98ff1cf3038164c627d74df40f68bcc0a82] by
-
- src/ajax/ajax.js
- 01:14 Ticket #1082 (removing table row after effect does not free space) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1082/
- 01:08 Ticket #1088 (ajaxError throws exception in IE6) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1088/
- 01:06 Ticket #1363 (click() event doesnt work in 1.1.3.1) closed by
- fixed: Fixed in Rev [2434]
- 01:04 Changeset [24463a04ce5612f4007263f9af0d1e4d7568ed9a] by
-
- src/event/event.js
- src/event/eventTest.js
- 01:03 Ticket #1092 (ToggleText function requested) closed by
- wontfix: You would include that in your page, then you would call it like so: …
- 01:02 Ticket #1100 (.hide() does not work on select options in IE) closed by
- wontfix: Reading through the thread on Cody's blog, it's apparent that there isn't …
- 00:53 Ticket #1145 (error callback does not get called for many errors) closed by
- fixed: Fixed in SVN rev [2433].
- 00:52 Changeset [e20e8e6e3cc565469cedfad105565ce534c98c71] by
-
- src/ajax/ajax.js
- 00:13 Ticket #1170 (attr("style","...") doesn't work in IE7) closed by
- fixed: Fixed in SVN rev [2432].
- 00:12 Changeset [37407164803df62c4efb1332e7f94b56e693a108] by
-
- src/jquery/jquery.js
- 00:03 Ticket #1186 (Slide does not work in IE6 with absolutely positioned DIVs) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1186/
07/20/07:
- 23:57 Ticket #1199 (Appending text with spaces fails in IE and Safari) closed by
- worksforme: Works for me: http://dev.jquery.com/~john/ticket/1199/
- 23:53 Ticket #1373 (1.0 Compat Plugin May be Broken with 1.1.3) closed by
- worksforme: Works fine for me: http://dev.jquery.com/~john/ticket/1373/
- 23:47 Ticket #1342 (jquery 1.1.3 break opacity in IE6+) closed by
- fixed: Works in all browsers for me: http://dev.jquery.com/~john/ticket/1342/
- 23:43 Ticket #1361 ("E + F" CSS selector broken in 1.1.3) closed by
- fixed: Fixed in SVN rev [2431].
- 23:43 Changeset [97a6bdbaba302015e84c54a5024dd7faadf35581] by
-
- src/selector/selector.js
- 22:47 Ticket #1369 (fadeIn doesn't 'fade' in Safari 3.0.2) closed by
- fixed: Fixed in SVN rev [2430].
- 22:47 Changeset [e647a8a1f63864aa350e8c24926170d0fdff653c] by
-
- src/jquery/jquery.js
- 22:22 Ticket #1406 (1.1.3: async: false sometimes causes extra callbacks in Firefox OSX) closed by
- fixed: Resolved in SVN [2429].
- 22:21 Changeset [f83211c684b0a1031001c448ff7a4cfbac8c1c1f] by
-
- src/ajax/ajax.js
- 22:03 Ticket #955 ($ajax({dataType: 'html' (but should be 'script') .... works in safari, but ...) closed by
- worksforme
- 22:01 Ticket #777 (evalScripts() runs embed js befor previous external code) closed by
- fixed: Fixed in SVN rev [2428].
- 22:01 Ticket #975 ($().html().evalScripts() Eval's Scripts Twice in Firefox) closed by
- fixed: Fixed in SVN rev [2428].
- 22:01 Ticket #1332 (script evaluation not working properly in ie6) closed by
- fixed: Fixed in SVN rev [2428].
- 21:59 Changeset [c47f6f8f523c8add478fbf5570a67015426f5b86] by
-
- src/ajax/ajax.js
- src/jquery/jquery.js
- 21:53 Changeset [6c5bfffd20797a043355958b1f0d27717ebd20e7] by
-
- src/event/eventTest.js
- 21:47 Ticket #1413 (slideUp/slideDown and show/hide Height - bouncing bug) created by
- http://www.robustness.org/dev/jquery/slider/slider-jquery.html In the …
- 21:27 Ticket #1029 ($().html() serializes href attribute in IE) closed by
- wontfix: IE serializes href and src attributes when using innerHTML ... thats it.
- 21:22 Ticket #1224 (Tabs broken in 1.1.3a) closed by
- fixed
- 21:14 Ticket #1334 (IE7: fix() is not working sometimes) closed by
- duplicate: Duplicate of #1402
- 21:07 Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) closed by
- worksforme: This works for me. Please feel free to reopen with a test case.
- 21:00 Ticket #1329 (Appending TableData cell to a TableRow only inserts the content of the ...) closed by
- worksforme: This works for me in Firefox, Safari and IE. Feel free to reopen with some …
- 20:47 Ticket #1412 (data argument is not passed in, from trigger) closed by
- invalid: trigger takes an array that translates into arguments for the handler. …
- 20:07 Ticket #1327 (Java Script Object Required in line 1324) closed by
- duplicate: Duplicate of #1402.
- 20:05 Ticket #1396 (Easing error in 1.1.3.1 with Interface) closed by
- fixed: Fixed in SVN rev [2423].
- 20:05 Changeset [9ffd93d53a44ad6dd56646b2e15740a49c1b4f08] by
-
- src/fx/fx.js
- 19:44 Ticket #1395 ($.trim returns exceptions on null value) closed by
- fixed: Fixed in SVN rev [2422].
- 19:44 Changeset [a2482e5e87558edb2be67fd6e7369bb62168fde9] by
-
- src/jquery/jquery.js
- 19:41 Ticket #1386 (inconsistent .html() and .text()) closed by
- fixed: Fixed in SVN rev [2421].
- 19:41 Changeset [42f30dd1812fc0ee262eaa43f0a354d8e439938c] by
-
- src/jquery/jquery.js
- 19:34 Ticket #1410 (empty evalScripts() in IE) closed by
- fixed: Fixed in SVN rev [2420].
- 19:33 Changeset [78db847ef201a66f88e9ad330b2e51c65c58abb3] by
-
- src/ajax/ajax.js
- 19:00 Ticket #1402 (Mouse Event Error in IE in 1.1.3.1) closed by
- fixed: Fixed in Rev [2419].
- 18:58 Ticket #970 (custom timeout does not set error message when timeout occurs) closed by
- fixed: Fixed in SVN rev [2418].
- 18:58 Changeset [f267cfaedf9f01ddf1f6f9c214ea07906c01a84a] by
-
- src/event/event.js
- 18:58 Changeset [a40f141f23a3e3addcfae71676ff187f139eb8cb] by
-
- src/ajax/ajax.js
- 18:09 Ticket #1326 (unique function throwing error in jquery nightly build js file) closed by
- fixed: Fixed in SVN rev [2417].
- 18:08 Changeset [3604d14896568ecdaaa232dc12380a56fa7c4b0c] by
-
- src/jquery/jquery.js
- 16:53 Ticket #1251 (Setting .innerHTML while document loading breaks $(document).ready() in IE) closed by
- worksforme: I, honestly, can't get this to duplicate, so I think this has been …
- 16:12 Ticket #1317 (Opera 9.20 slideUp/Down bug) closed by
- worksforme: I tested your pages in both Opera 9.1 and Opera 9.22, and created a simple …
- 15:58 Ticket #1302 (the brower IE will be to become paralyzed!!) closed by
- worksforme: Doesn't become paralyzed for me: http://dev.jquery.com/~john/ticket/1302/
- 15:43 Ticket #1412 (data argument is not passed in, from trigger) created by
- Here's the sample code (happened in FF 2.0.0.5 on OSX): […]
- 15:33 Ticket #1401 (.bind() doesnt pass data objects) closed by
- invalid
- 15:28 Ticket #1411 (Safari 3 Beta) closed by
- worksforme: They work great for me - are there any specific methods that are having …
- 15:26 Ticket #1357 (Bug in selectors for XML in IE6) closed by
- duplicate: Duplicate of #1326.
- 13:54 Ticket #1411 (Safari 3 Beta) created by
- Safari 3 Beta, recently released by apple is not liking jQuery, and …
- 00:50 Ticket #1410 (empty evalScripts() in IE) created by
- When evalScripts is passed an empty string, IE throws an exception. Empty …
Note: See TracTimeline
for information about the timeline view.
