Timeline
Oct 9, 2009:
- 7:55 PM Ticket #5346 (jQuery 1.3.2 insertBefore not working properly in IE8) created by
- I have a list with multiple rows, and every list has an add and edit …
- 5:32 PM Ticket #5345 (nextAll() method does not return all subsequent DOM elements in IE 7) created by
- IE 7 is not returning subsequent siblings following the currently …
- 3:00 PM Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') reopened by
- Yes, it is still a problem in FF 3.5 final.
- 9:17 AM Ticket #1095 (Hiding/showing div clears radio checks) reopened by
- This bug is active again in version 1.3.2: performing the test case on …
- 7:59 AM Ticket #5344 (Opera 9.2 and belowe don't handle css proprety «opacity») created by
- For this browser jQuery.support.opacity evaluate to false. Problem in …
- 12:54 AM Ticket #5343 (bugs in show/hide) created by
- I see this code in the hide() function in fx.js: var old = …
Oct 8, 2009:
- 7:03 PM Ticket #5336 (getComputedStyle() return value not checked when jQuery.fn.offset gets ...) closed by
- invalid: Is your element visible? The most common reason for getComputedStyle …
- 6:44 PM Ticket #5342 (hidden/visible broken for td/th cells in ie8) created by
- In ie8, a td or th cell with style "display:none" appears to inherit …
- 2:13 PM Changeset [4b5a680]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:04 AM Ticket #5341 (attr method - attribute via the DOM 0 way in IE) created by
- when setting a non string attribute using the attr method in IE like …
- 8:06 AM Ticket #5338 (ajaxSettings.xhr Automation server can't create object) created by
- Screen shot of error: http://imgur.com/Iq0Wu.png in ajax.js […] …
- 4:48 AM Ticket #5337 (left/right/top/bottom css property can't be toggled in FF) created by
- $('div').animate({left: 'toggle'}) is not working properly(the same …
- 3:52 AM Ticket #5336 (getComputedStyle() return value not checked when jQuery.fn.offset gets ...) created by
- (I hope my description is clear enough.) While messing around with …
- 1:47 AM Ticket #4759 (Selector ".cssDspJobBody~ .cssDspJobBody" doesn't work when it should. ...) closed by
- duplicate: Duplicate of #4243.
- 1:36 AM Ticket #4736 (Minified jquery.js file gets truncated when served through Apache ...) closed by
- wontfix: This is really bizarre - sounds like a bug in ProxyPass. Unfortunately …
- 1:33 AM Ticket #4931 (prev ~ siblings bug) closed by
- duplicate: Duplicate of #4243.
- 1:32 AM Ticket #4606 ("prev ~ siblings" broken in 1.3.2) closed by
- duplicate: Duplicate of #4243.
- 1:32 AM Ticket #4605 (Siblings (~) selector doesn't work right) closed by
- duplicate: Duplicate of #4243.
- 1:32 AM Ticket #4569 (Sizzle/Selector Bug: Siblings selector in IE, FF, and Opera) closed by
- duplicate: Duplicate of #4243.
- 1:32 AM Ticket #4451 (Sibling selector in 1.3.2) closed by
- duplicate: Duplicate of #4243.
Oct 7, 2009:
- 2:32 AM Ticket #5331 (Disable and enable events) created by
- Example: $(this).bind('click', function(){alert(1)}); …
Oct 6, 2009:
- 6:23 PM Ticket #5330 (The "Browser Compitability" page is outdated) created by
- The Browser Compatibility docs page …
- 4:29 PM Ticket #5329 (missing special char "?" in "Special characters in selectors" on ...) created by
- documentation typo: location: on bottom of …
- 12:43 PM Ticket #5328 (replaceWith - "node cannot be inserted ...") created by
- I'm trying to do image replacement on a click event using the …
Oct 5, 2009:
- 11:54 PM Ticket #5327 (Internet Explorer errors when inserting HTML5 elements) created by
- Internet Explorer (6, 7, and 8) currently throws an error when using …
- 6:38 PM Ticket #5324 (Problem with special characters using AJAX) closed by
- invalid
- 3:02 PM Ticket #5326 (Cannot unbind mouseenter/mouseleave events using a 'namespace') created by
- The unbind(".NAMESPACE") functionality does not work for the …
- 9:31 AM Ticket #5325 (css property background lets jquery hang in ie&) created by
- When a css background property is set with a list like; $(elem).css({ …
- 8:25 AM Ticket #5324 (Problem with special characters using AJAX) created by
- I have setup a search suggestion and am observing following problem: …
Oct 4, 2009:
- 9:47 AM Ticket #2988 (Simple "Accordian" type effect crash IE6) closed by
- worksforme: I do not any problem with jQuery 1.3.2 and IE6. The reporter did not …
Oct 2, 2009:
- 10:20 PM Ticket #4258 (Jquery framework IE7 bug - Get Elemnt size) closed by
- invalid: Please reopen if you have a test case.
- 10:04 PM Ticket #4323 ($('#' + myID) throws an exception in version 1.3.1 and 1.3.2 if myID ...) closed by
- duplicate: Essentially a dup of #4321.
- 9:56 PM Ticket #4965 (Whitespace in class attribute causes selector trouble.) closed by
- duplicate: Duplicate of #4761
- 9:31 PM Ticket #2990 (id starts with filter causes 'z.indexOf is not a function' error for ...) closed by
- duplicate
- 9:31 PM Ticket #2990 (id starts with filter causes 'z.indexOf is not a function' error for ...) reopened by
- 9:30 PM Ticket #2990 (id starts with filter causes 'z.indexOf is not a function' error for ...) closed by
- invalid: Duplicate of #3113. Don't use input names that match form properties …
- 9:20 PM Ticket #4816 (val function has BUGs) closed by
- invalid: The .clone() method clones the nodes *and selects the clones.* …
- 9:15 PM Ticket #4793 (Selector not working as expected) closed by
- invalid: Note that :odd and :even number from 0, not 1. …
- 9:09 PM Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') closed by
- invalid: Please reopen with a test case if this is still a problem with FF 3.5 …
- 9:04 PM Ticket #5129 (Class selector on Internet Explorer 8 not functioning as expected) closed by
- invalid: Please reopen if you can provide a complete test case.
- 8:55 PM Ticket #5241 (Periods and colons in jQuery id selectors) closed by
- worksforme: Special characters must be escaped with
\\
. - 8:34 PM Ticket #5318 (Autocomplete doesn't work well with other input method) closed by
- invalid: Please file this bug in the jQuery UI bug tracker -- assuming this is …
- 1:38 PM Ticket #5319 (Error when passing new String(...) to jQuery.html()) created by
- I found this error when passing a String object to $.fn.html. The …
- 4:48 AM Ticket #5318 (Autocomplete doesn't work well with other input method) created by
- Autocomplete doesn't send correct query value to server when work with …
Note: See TracTimeline
for information about the timeline view.