Timeline
04/21/09:
- 21:37 Ticket #4570 (Problem with slideUp() in FireFox 3) created by
- It seems like after the upgrade of the library from 1.2.6 to 1.3.2 Firefox …
- 20:11 Ticket #4569 (Sizzle/Selector Bug: Siblings selector in IE, FF, and Opera) created by
- An attempt to pull siblings using $("#id ~ *") [ where #id is a div …
- 19:38 Ticket #1256 (Error involving e.which/e.keycode) closed by
- fixed: I'm not able to reproduce this. Feel free to attach a test case that …
- 19:31 Ticket #2879 (Cache the event props) closed by
- fixed: you ended up fixing this yourself. :)
- 19:29 Ticket #4447 (Creating an element leaks memory in ie7) closed by
- invalid: Since I stumbled upon this bug let me respond to it properly. :) I'm not …
- 19:24 Ticket #4310 (jQuery.fn.offset - simplify and remove "parseInt") closed by
- wontfix: Does this give advantages besides just less code? I prefer to stick with …
- 19:24 Ticket #4568 (val(value) on select elements only working in IE) created by
- Updated jQuery to 1.3.2 today and found that any .val(value) on a select …
- 19:20 Ticket #4456 (Remove unused vars in offset.js) closed by
- fixed: thanks! landed in r6312
- 19:19 Changeset [a0d079f430db0c67a2af60bd4e01da02e711d372] by
-
- src/offset.js
- 19:09 Changeset [17841ea24426cbd25985567cb82cf3107767c9ac] by
-
- src/support.js
- 18:55 Ticket #4563 (Memory Leaks in IE) closed by
- fixed: this is fixed in r6310
- 18:54 Ticket #4447 (Creating an element leaks memory in ie7) reopened by
- Sorry, meant to close out #4563.
- 18:53 Ticket #4447 (Creating an element leaks memory in ie7) closed by
- fixed: this is fixed in r6310
- 18:50 Ticket #4567 (jQuery usage of nbsp character entity) created by
- I've struggled for a couple of hours yesterday with firefox really not …
- 18:46 Changeset [92a076cb2f7679043575977092be1233cb1c687f] by
-
- src/support.js
- 14:43 Ticket #4566 (Change method of returning IE version number for IE8 compatibility view) created by
- $.browser.version returns the version of the browser as reported in the …
- 14:27 Ticket #4565 (Selectors hierarchy (ancestor descendant)) created by
- I switched jquery from v1.2.6 to 1.3.2, then i noticed some pages weren't …
- 12:28 Ticket #4564 (jQuery with html comments and whitespace inconsistent) created by
- $("<!-- comment1 --><!-- comment2 --><div/>") returns [div] $("<!-- …
- 10:04 Ticket #4559 (AREA tag can't be created with inline attributes in Firefox) reopened by
- I believe this ticket is not a duplicate. 4484 says (if I got it right) …
- 07:28 Ticket #4563 (Memory Leaks in IE) created by
- Discussion here: …
- 06:08 Ticket #4562 (IE6-IE7: Object doesn't support this property or method) created by
- Hi, Problem that i'm facing is that i'm load external ASPX pages in AJAX …
- 02:20 Ticket #1029 ($().html() serializes href attribute in IE) closed by
- wontfix: The problem lies in IE's innerHTML implementation. There isn't any …
- 02:02 Ticket #4559 (AREA tag can't be created with inline attributes in Firefox) closed by
- duplicate: This is a dup of #4484.
04/20/09:
- 17:05 Changeset [4130319e97b1c591d394b73961b6772559cd0549] by
-
- test/unit/attributes.js
- test/unit/css.js
- test/unit/manipulation.js
- test/unit/traversing.js
- 16:35 Ticket #4561 (IE seems to be case sensitive, please either document or enhance ...) created by
- Consider the following piece of code: -------- $('body').attr('bgColor', …
- 13:58 Ticket #4560 (.position().left incorrect in Chromium (possibly webkit)) created by
- Problem: Getting the position of a centered img element returns an …
- 12:25 Ticket #4559 (AREA tag can't be created with inline attributes in Firefox) created by
- Eg. the following works in IE7 but not in FF3 (where its .length is 0): …
04/19/09:
- 10:33 Ticket #4558 (IE error when redirecting) created by
- While using JQuery and JQuery UI I get the following error in Internet …
04/18/09:
- 15:31 Ticket #4521 (A strange phenomenon about showing in IE) reopened by
- Ah, I added the div#box, but I removed jquery code when I make the …
- 07:04 Ticket #4557 (Safari/Chrome issues with animations) created by
- It seems that .show() animation has some serious errors in Safari/Chrome. …
04/17/09:
- 21:25 Ticket #4521 (A strange phenomenon about showing in IE) closed by
- invalid: In IE6, IE7, and IE8 I see a lovely light blue rounded-corner box. I can …
- 18:08 Ticket #4556 (keypress + escape + event key code + Firefox) created by
- I want to capture when the user hits "Esc" on a input text field on …
- 15:40 Ticket #4521 (A strange phenomenon about showing in IE) reopened by
- Oh, it was just a mistake that I removed the #box, it was a div which …
- 13:31 Ticket #4555 (load has inconsistant behavior) created by
- Mostly every core functions can be ran without prior element verification. …
- 10:34 Ticket #4554 (INVALID_NODE_TYPE_ERR in Safari when using query context that not yet in ...) created by
- As reported at: …
- 09:06 Ticket #4553 (.live events in reverse order for Windows+Webkit browsers) created by
- I just noticed, that when I bind two .live "mouseover" events to a …
- 06:20 Ticket #4552 (jQuery error running selenium with 1.3.2 in IE6) created by
- When running selenium for IE6 a javscript error is produced when …
- 05:12 Ticket #4551 (jquery-validate date) created by
- the validatation of dates does not work as expected in "google chrome" or …
04/16/09:
- 21:22 Ticket #4550 (Warning in IE's Information Bar) created by
- If a user has disabled "Run ActiveX controls and plug-ins" in IE then a …
- 20:32 Ticket #4136 (Offset Bug in 1.3.1) reopened by
- This function should return null. The issue is that is not happening in …
- 18:02 Ticket #1029 ($().html() serializes href attribute in IE) reopened by
- Can you explain more on why this ticket is closed and won't be fixed? This …
- 17:11 Ticket #4549 (nth-child() does not work in IE7) created by
- $obj.find('data:nth-child(5)').text(); Fails in IE7
- 16:38 Ticket #4548 (jquery.text bug) created by
- [code] alert($('title').text()); code As using 'jquery.text' to fetch …
- 15:55 Ticket #4547 (inacurate animation timing) created by
- Animations seems to use a fixed step-duration, and amounts of steps based …
- 15:24 Ticket #4546 (Global Scope Eval in Firefox cause some stranges) created by
- sorry for english. using jquery 1.3.2 & jwysiwyg …
- 13:14 Ticket #4545 (Local scripts loaded from $.getScript fail if an external script is also ...) created by
- It appears that $.getScript fails to load and/or fire callbacks when an …
- 11:42 Ticket #4544 (email validation have bug) created by
- see url: http://docs.jquery.com/Plugins/Validation/Methods/email i am …
- 10:47 Ticket #4543 (Double handling 'focus' and 'blur' on input in IE 6.0) created by
- 09:57 Ticket #4542 ([IE] table not 'setting' tbody properly when using .html on it.) created by
- For some reason in Internet Explorer (6,7 & 8) trying to set a table …
- 08:57 Ticket #4541 (.height() can be wrong for hidden divs) created by
- If the element is hidden, and if it inherits it's width from a parent …
04/15/09:
- 23:14 Ticket #4540 (toggle for visibility does not work IE7, FF 3.0.6 and Safari 3.1.2) closed by
- wontfix: In jQuery, visibility is defined as taking up no space in the document. …
- 13:56 Ticket #4540 (toggle for visibility does not work IE7, FF 3.0.6 and Safari 3.1.2) created by
- I have an image tag and I am trying to toggle it's visibility. <tr> …
- 10:50 Ticket #4539 (live with context in jquery nightly) created by
- You have added support for live with a different context than document …
- 10:39 Ticket #4538 (pushStack generates wrong selector properties, if you use multiple ...) created by
- If you use a multiple Selector like $('.context-1, .context-2').find('a'). …
- 06:05 Ticket #4537 (clone(true) with namespaced events loses the namespace on the original and ...) created by
- The clone(true) method does not properly preserve the namespaced events. …
04/14/09:
- 16:16 Ticket #4526 (memory leak in ie 6.0.2800) closed by
- invalid: This should be filed in the jQuery UI bug tracker. …
- 16:14 Ticket #4527 (domManip - evalScript vs. globalEval) closed by
- invalid
- 16:08 Ticket #4492 (show(speed) looses table-rowspan attribute) closed by
- duplicate: Consolidated at #4535
- 15:59 Ticket #4531 ($("root", xmlData).append("<node />"); doesn't append anything) closed by
- invalid: All of jQuery's internal parsing treats the string as HTML, *not* XML; …
- 15:55 Ticket #4529 ($("root", xmlData).append("<node />"); doesn't append anything) closed by
- duplicate: Duplicate of #4531
- 15:54 Ticket #4530 ($("root", xmlData).append("<node />"); doesn't append anything) closed by
- duplicate: Duplicate of #4531
- 13:59 Ticket #4536 (jQuery.isFunction fix for built-in IE functions) created by
- I found some background information on the typeof built-in DOM function …
- 11:44 Ticket #4535 (using show with parameters removes attributes from td) created by
- Test case <table> <tbody> <tr> <td id="hcol" colspan = "4" …
Note: See TracTimeline
for information about the timeline view.
