Timeline
May 21, 2009:
- 3:52 PM Ticket #4685 (Jumpy toggle() in Webkit when used on a div inside a table) created by
- When using toggle() (or show() / hide()) on a div inside a table, the …
- 3:44 PM Ticket #4684 (Live events don't work in Opera when using XHTML and html()) created by
- Live events don't seem to work in Opera (tested with 9.64, Linux) when …
- 9:21 AM Ticket #4683 (Callback for getScript is called too early in Safari and Opera) created by
- var myCallback = function() { ... } $.getScript(myLib, myCallback); …
- 6:39 AM Ticket #4682 (jquery 1.3.2 having problems with ie6) created by
- i am having a runtime error when i run my website in ie6 i am using …
- 12:01 AM Ticket #4681 (Hide/Toggle functions fail inside a hidden element) created by
- Trying to use .fadeOut() on an img, which is inside a container div. …
May 20, 2009:
- 9:19 PM Ticket #4675 (jquery.numeric missing semicolon breaks minification) reopened by
- I downloaded it from the jQuery official repository. …
- 8:51 PM Ticket #4675 (jquery.numeric missing semicolon breaks minification) closed by
- invalid: I'm not sure where the jQuery numeric plugin is, but it isn't part of …
- 8:46 PM Ticket #4677 (method merge(first, second) has a bug) closed by
- invalid: This is not a bug report. It doesn't have a test case or a clear …
- 8:45 PM Ticket #4678 (Form Submit handler not working) closed by
- invalid: The documentation is clear that the
submit
event is *not* … - 8:40 PM Ticket #4679 (Invalid Argument in IE 8) closed by
- invalid: You can use the IE8 debugger to look up the call stack to see that …
- 5:59 PM Changeset [89d2f1e8]1.12-stable2.2-stablekillphp by
- test/index.html
- 5:52 PM Changeset [45729831]1.12-stable2.2-stablekillphp by
- src/selector.js
- test/index.html
- 5:40 PM Ticket #3947 (Selectors with "$" symbol) closed by
- worksforme
- 5:38 PM Ticket #4120 (Be more liberal in accepting IDs) closed by
- wontfix: I find it odd that you look to the HTML/XML specifications for the …
- 5:31 PM Ticket #4308 ($.support.style not accurate in IE8 RC1 strict mode) closed by
- invalid: Thanks for the patch and heads-up!
- 5:29 PM Ticket #4680 (Switch from using eval to new Function for JSON) closed by
- fixed: Fixed in SVN rev [6361].
- 5:29 PM Ticket #4429 (Use native JSON.parse if available inside ajax.httpData) closed by
- fixed: Fixed in SVN rev [6361].
- 5:28 PM Changeset [90a87c0]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 5:19 PM Ticket #4680 (Switch from using eval to new Function for JSON) created by
- Based upon the following discussion in the Google Group we should …
- 5:12 PM Changeset [a0451f1]1.12-stable2.2-stablekillphp by
- src/core.js
- src/intro.js
- src/outro.js
- 3:55 PM Ticket #4679 (Invalid Argument in IE 8) created by
- Hello, I ran across a problem in one of the plugins for JQuery, …
- 3:26 PM Ticket #4678 (Form Submit handler not working) created by
- I created an event handler for a form, 'submit'. I then called …
- 6:38 AM Ticket #4677 (method merge(first, second) has a bug) created by
- It not works anymore! I saw the source file, and was frightened! It's …
- 6:08 AM Ticket #4676 (fadeTo, fadeIn and fadeOut does not fork correcty in FF3.0 and Chrome 2) created by
- Tested on Firefox 3.0.10, Chrome 2.0.174.0 and there should be more. …
- 12:19 AM Ticket #4675 (jquery.numeric missing semicolon breaks minification) created by
- I'm using jsmin with jquery.numeric but it is missing a semicolon at …
May 19, 2009:
- 8:28 PM Ticket #4674 ($.browser.version detect IE8 like 6.0) closed by
- worksforme: Given the information here, 1.3.2 works for me. I've attached two …
- 8:14 PM Ticket #4673 (:visible bug with table rows in IE6 and IE7) closed by
- duplicate: This is a dup of #4512 and is being discussed actively on the …
- 8:11 PM Ticket #4670 (Set numeric value to "value" attribute on "li" element crash IE 7) closed by
- invalid: Wow, nice bug. It's not a jQuery bug though. You can reproduce it with …
- 7:57 PM Ticket #4669 (Thick box with ajax on safari browser) closed by
- invalid: Sorry, but this is not a useful bug report. Please ask for help on a forum.
- 7:50 PM Ticket #4674 ($.browser.version detect IE8 like 6.0) created by
- Subj. You can easy check it if you go to documentation and see looking …
- 7:13 PM Ticket #4673 (:visible bug with table rows in IE6 and IE7) created by
- The performance improvements introduced to the 'visible' selector in …
- 6:46 PM Ticket #4672 (Bound submit event on file input not being fired in Firefox 2) created by
- I've attempted to bind a submit event to a form. This works in both …
- 4:39 PM Ticket #4671 (children () is slower than find (), and can be optimized with childNodes) created by
- I've found that "children" performs slower than "find" and this …
- 10:58 AM Ticket #4670 (Set numeric value to "value" attribute on "li" element crash IE 7) created by
- This simple bit of jquery javascript crash IE 7 : $('<li …
- 8:24 AM Ticket #4669 (Thick box with ajax on safari browser) created by
- Thick box with ajax on safari browser is not working
May 18, 2009:
- 8:18 PM Ticket #4667 (jQuery.ajax() forced to explicitly set empty string value to data property) closed by
- duplicate: Dup of #4044.
- 7:45 PM Ticket #4665 (Chrome and Jquery Selector and Maximum size 49800 characters) closed by
- duplicate: This is related to #3178 and most likely due to this (now-fixed) bug …
- 5:51 PM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) reopened by
- I just checked out r6357 and it does not work in IE8 if I turn on …
- 2:19 PM Ticket #4668 (new HTML5 input types not recognized by attr()) created by
- The input types url, email, search, etc are not returned properly with …
- 11:39 AM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: fixed in r6357
- 11:36 AM Changeset [b97b886]1.12-stable2.2-stablekillphp by
- src/selector.js
- 7:07 AM Ticket #4667 (jQuery.ajax() forced to explicitly set empty string value to data property) created by
- correct example $J.ajax({ type: "POST", url : …
- 2:10 AM Ticket #4666 (height() is incorrectly computed) created by
- I have a case in which .height() is being incorrectly computed, so a …
May 17, 2009:
- 7:53 PM Ticket #4665 (Chrome and Jquery Selector and Maximum size 49800 characters) created by
- I am using ajax to return a content web page. The content happens to …
Note: See TracTimeline
for information about the timeline view.