Timeline
Sep 9, 2011:
- 5:37 PM Ticket #10240 (CSS background-image attribute for detached elements does not update ...) created by
- It took me literally forever to track this bug down, as it was not …
- 5:08 PM Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) closed by
- invalid: @dmethvin As you said, value is not a valid attribute or property on a …
- 1:21 PM Ticket #10239 (div (and other non-input elements?) .val no work. suckage.) created by
- Possibly intentional on your part, but in 1.6.3 div does not return …
- 12:04 PM Ticket #10238 (Error Report from IE8 for line 8544) created by
- I'm working in a project where I use the show, hide and delay, …
- 11:25 AM Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) created by
- When jquery is loaded and run within an iframe, executing animate() on …
- 10:55 AM Changeset [f0c8e4b]1.12-stable2.2-stablekillphp by
- version.txt
- 10:54 AM Changeset [215d096]1.12-stable2.2-stablekillphp1.6.4rc1 by
- version.txt
- 10:29 AM Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because ...) closed by
- duplicate
- 10:25 AM Ticket #9895 (Memory Leak in fxqueue) closed by
- worksforme: I left the test case running in a tab in Firefox 6.0.2 for an hour …
- 10:12 AM Ticket #10236 (Regression in jQuery 1.6.3: not working with XHTML documents because ...) created by
- jQuery 1.6.3 inserts non-wellformed XML so that it produces error …
- 9:30 AM Ticket #10235 (Timers deletion race condition causes animations to stop) created by
- jQuery.fx.tick doesn't check if the timers array has been modified …
- 9:12 AM Ticket #10234 (program not executing using jquery) closed by
- invalid: For support, please visit the #jquery irc channel or the …
- 8:14 AM Ticket #10234 (program not executing using jquery) created by
- hi i have written a simple shopping cart example with 4 items …
- 3:49 AM Ticket #10130 (Blackberry Bold 9700) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:49 AM Ticket #10063 (Vertical positioning bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 8, 2011:
- 4:11 PM Ticket #9414 (In IE 7/8 a div's mouseleave event fires from child open select ...) closed by
- patchwelcome: In 1.7 I've rewritten the
mouse*
event handling but don't see a way … - 3:25 PM Ticket #8748 (live('click') and live('submit') fire in the wrong order on IE) closed by
- duplicate: Grouping under one ticket.
- 3:24 PM Ticket #6262 (handlers for .submit() fired in bad order in IE6) closed by
- duplicate: Grouping under one ticket.
- 2:51 PM Ticket #9335 (Chrome triggers "change" on .blur()) closed by
- wontfix: Here's a test case that doesn't use jQuery and demonstrates the same …
- 2:37 PM Ticket #7930 (Methods on custom objects are being called when an event with the same ...) closed by
- fixed: This behavior has been institutionalized and will be documented; see …
- 2:31 PM Ticket #7319 (IE: event.pageX and event.pageY not using scroll if element belongs to ...) closed by
- patchwelcome: I can see the issue you describe in IE8. In general, cross-iframe …
- 1:28 PM Ticket #10229 (Relative value syntax (for .css() and .animate()) should support more ...) created by
- Right now, you can set a css property relative to a current value. …
- 11:22 AM Ticket #9841 (.trigger()ed events should not bubble to window) closed by
- invalid: Well it comes in handy if I am thinking about shooting the messenger …
- 11:02 AM Ticket #10228 (IE 8 is broken) created by
- I've got a bug (only IE 8 and jQuery 1.6.2 or higher). The Tab, …
- 6:52 AM Ticket #10227 ($('body').show() does'nt work if body style is set to display:none) created by
- Hi, i'm using jQuery 1.6.2 and $('body').show(); seems to fail if the …
- 2:07 AM Ticket #10226 ($.browser) closed by
- duplicate: In your original ticket, you mentioned that the output you were …
- 12:02 AM Ticket #10226 ($.browser) created by
- You are getting answer #10210. But in it's answer, don't relesation is …
Sep 7, 2011:
- 11:42 PM Ticket #10214 (:nth-child(k) selector does not work in Opera with k>127) closed by
- cantfix: Seems like an Opera bug; we delegate the job to
querySelectorAll
. … - 6:50 PM Ticket #10224 (wrong value for selector property on chained finds with comma in selector) closed by
- duplicate: Don't look at the
.selector
property, it's not documented to survive … - 5:54 PM Ticket #10224 (wrong value for selector property on chained finds with comma in selector) created by
- If I do: var a = jQuery("table:first").find("tr").find('img,a') I …
- 5:31 PM Ticket #10223 (Unstable 1.6.2 (dynamic load jquery)) created by
- Using Jquery for ajax and enabling "pop controls" However. 1.4.2 …
- 5:03 PM Ticket #10208 ($("form").live("submit", fn) not fired from <button type="submit"> in IE8) closed by
- fixed: Fix #10208. Check for
button
as well asinput
when performing the … - 5:03 PM Changeset [69585ba]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:12 PM Ticket #10222 (Receiving HTML from Ajax cuasing issues with selecting elements) closed by
- duplicate
- 3:53 PM Ticket #10222 (Receiving HTML from Ajax cuasing issues with selecting elements) created by
- When receiving an HTML page with ajax. Using $( data ).find( …
- 1:51 PM Ticket #10221 (Jquery slider option value not working in Crome,Mozilla) closed by
- invalid: Please seek support in the #jquery irc channel or on the …
- 1:49 PM Ticket #10219 (jQuery.ParseXML - Unable to retrieve element text) closed by
- invalid: Thank you anonymous. http://jsfiddle.net/timmywil/yNrX8/1/
- 1:47 PM Ticket #10220 (removeAttr("id") clears input name attribute, IE9 compatibility mode) closed by
- worksforme: Tried IE9 in compatibility mode. http://jsfiddle.net/timmywil/skLxc/2/
- 1:23 PM Ticket #10221 (Jquery slider option value not working in Crome,Mozilla) created by
- Hi , I am trying to set the Jquery slider position at runtime using …
- 12:03 PM Ticket #10220 (removeAttr("id") clears input name attribute, IE9 compatibility mode) created by
- See test case: http://jsfiddle.net/skLxc/ Works fine with 1.5.2
- 11:33 AM Ticket #10219 (jQuery.ParseXML - Unable to retrieve element text) created by
- Executing the following code does not alert the text contained within …
- 11:30 AM Changeset [81c778b2]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
button
as well asinput
when performing the …- 10:26 AM Ticket #10194 (Data attribute names with single dash-surrounded letters cannot be ...) closed by
- fixed: Bug in rmultidash. Fixes #10194 Changeset: …
- 10:26 AM Ticket #10197 (Bug with mime-type application/xhtml+xml in jquery 1.6.3) closed by
- fixed: Reverts broken support string. Fixes #10197 Changeset: …
- 10:13 AM Changeset [8e8fa6d]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 10:08 AM Changeset [4bc691a]1.12-stable2.2-stablekillphp by
- src/support.js
- 9:35 AM Ticket #10211 (removeAttr('id') will clear class in IE7) closed by
- worksforme: I'm unable to reproduce. I think your html was invalid. …
- 8:19 AM Ticket #10210 (version of browser) closed by
- worksforme: When testing against $.browser (eg. if($.browser.msie){}), note that …
- 8:10 AM Ticket #10212 (not happening) closed by
- duplicate
- 8:09 AM Ticket #10213 (Jquery-Jflip not working in IE9) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 8:08 AM Ticket #10216 (jquery calendar not implemented with tooltip or beauty tip) closed by
- invalid: Sorry, but this tracker is only for issues related to jQuery core. For …
- 7:31 AM Ticket #10217 (document.ready() does not fire with Chrome) created by
- I've a simple script like: $(document).ready(function() { …
- 6:46 AM Ticket #10216 (jquery calendar not implemented with tooltip or beauty tip) created by
- Hello Buddy, I have to put calendar in beauty tip or tooltip. I have …
- 6:04 AM Ticket #10214 (:nth-child(k) selector does not work in Opera with k>127) created by
- How to reproduce: 1. Open http://kosov.eu/opera.html in Opera (tested …
- 3:58 AM Ticket #10110 ($.post() doesnt work in safari with $("formname").serialize()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:58 AM Ticket #10077 (Ready doesn't work when multiple calls made after readState = complete) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:19 AM Ticket #10213 (Jquery-Jflip not working in IE9) created by
- Hello Guys, I am using jquery-jflip plugin. you can see origional …
- 2:34 AM Ticket #10212 (not happening) created by
- This appeared in a long code: Error: cache[id] is undefined Código …
- 1:15 AM Ticket #10211 (removeAttr('id') will clear class in IE7) created by
- In IE7, calling removeAttr('id') will clear the "class" attribute of …
- 1:13 AM Ticket #10210 (version of browser) created by
- Critical bug's with function $.browser, this function suggest using in …
- 12:33 AM Ticket #10209 (Intentional: $.get & $.post may have the arguments passed in a way ...) created by
- John Resig has highlighted the importance of API consistency numerous …
Sep 6, 2011:
- 10:48 PM Ticket #10208 ($("form").live("submit", fn) not fired from <button type="submit"> in IE8) created by
- Only with jQuery 1.6.3 in IE8, $("form").live("submit", fn) not fired …
- 3:50 PM Ticket #10206 (Odd scroll-to-top behavior observed in IE8 when delegating to `tbody tr`) created by
- See jsfiddle demo: http://jsfiddle.net/kfUcU/1/ In IE8, scroll down a …
- 2:02 PM Ticket #10105 (IE7 attr "name" for iframe + form target) reopened by
- 12:56 PM Ticket #10203 (Cannot create an input of type=number in jQuery 1.5 and 1.6.2 IE) closed by
- worksforme: I've just tested your submitted test case …
- 10:37 AM Ticket #10205 (code.jquery.com has an invalid secure certificate) closed by
- duplicate
- 7:28 AM Ticket #10205 (code.jquery.com has an invalid secure certificate) created by
- Thanks for providing the jquery cdn with numerous libraries. …
- 3:48 AM Ticket #10105 (IE7 attr "name" for iframe + form target) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:48 AM Ticket #10031 (.data() passing an object causes errors whereas passing each piece ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 5, 2011:
- 6:10 PM Ticket #10204 (image size not set in load event when loaded from another event) closed by
- worksforme: I've just tested your submitted jsFiddle with Chrome 14.08 and …
- 7:44 AM Ticket #10204 (image size not set in load event when loaded from another event) created by
- observed on chrome 15.0.865.0. ok with IE 8, Opera 11.50, Safari 5.1 …
- 5:06 AM Ticket #10203 (Cannot create an input of type=number in jQuery 1.5 and 1.6.2 IE) created by
- The following code consistently explodes in IE 9: …
- 3:55 AM Ticket #10100 (After resize firefox with ctrl+ the width calculation fail.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 4, 2011:
- 9:02 PM Ticket #10202 (`data` attribute disappears from settings for ajax GET requests) reopened by
- Whoops! Thanks for noting and thanks for your patience and persistence …
- 8:35 PM Ticket #10202 (`data` attribute disappears from settings for ajax GET requests) closed by
- worksforme: Works for me... http://jsfiddle.net/rwaldron/HnVjX/2/
- 5:41 PM Ticket #10202 (`data` attribute disappears from settings for ajax GET requests) created by
- This is specifically for v1.6.3, everything worked prior to that, from …
- 3:58 PM Ticket #10040 (.height/.width functions stretch canvas element) closed by
- duplicate: So, I've spent some time reviewing this issue: I can confirm that as …
- 2:22 PM Ticket #10201 (slideUp() function not working, but hide() function does work) created by
- Hi there, I've just encountered a strange bug with the slideUp …
- 1:10 PM Ticket #10200 (UI/Accordion doesnt work with chrome) closed by
- invalid: Please file issues with jQuery UI at http://bugs.jqueryui.com. …
- 10:22 AM Ticket #10200 (UI/Accordion doesnt work with chrome) created by
- Hi, The demo of the http://docs.jquery.com/UI/Accordion works with FF …
- 4:01 AM Ticket #10101 (scrollTop in iFrame always returns 0) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:20 AM Ticket #10199 (.live not bring .offset() value) created by
- When we call .live() in ajax loaded content .offset() bring value null.
Sep 3, 2011:
- 10:51 AM Ticket #10198 (Run jQuery unit tests in XHTML) created by
- We need to run the unit tests with an XHTML doctype to ensure that …
- 10:30 AM Ticket #5087 (Use element.classList if available to speed up class manipulation) reopened by
- I'm going to re-open this for possible 1.8 proposal.
- 7:34 AM Ticket #10197 (Bug with mime-type application/xhtml+xml in jquery 1.6.3) created by
- Hi, I seems a regression has been added in jquery 1.6.3 for …
Sep 2, 2011:
- 11:33 PM Ticket #10196 (Use native .cssList api in addClass, hasClass, removeClass, ...) closed by
- duplicate
- 11:21 PM Ticket #10196 (Use native .cssList api in addClass, hasClass, removeClass, ...) created by
- The new specification has been out there for a little while and Google …
- 4:13 PM Ticket #10195 (bind() doesn't support hover events) closed by
- wontfix: "hover" is a shortcut to: […] which is essentially a shortcut …
- 3:49 PM Ticket #10195 (bind() doesn't support hover events) created by
- When using live() or delegate(), I can use "hover" as a shortcut for …
- 2:39 PM Ticket #10194 (Data attribute names with single dash-surrounded letters cannot be ...) reopened by
- 12:44 PM Ticket #10194 (Data attribute names with single dash-surrounded letters cannot be ...) created by
- Data attributes like "data-image-x-offset" should be accessible via …
- 11:44 AM Ticket #10192 (wrong event type with bind for mouse enter/over and mouse leave/out) closed by
- duplicate: If you spent the time searching for existing tickets and found them …
- 8:25 AM Ticket #10193 (animate from width:0px to width:100% causing exception) closed by
- invalid: Thanks for the suggestion. If you take a look through the jQuery …[…]
- 8:03 AM Ticket #10193 (animate from width:0px to width:100% causing exception) created by
- In function animate there is following code: […] Should probably …
- 5:29 AM Ticket #10191 (bug "animation with on hover with dropdownlist") closed by
- invalid: Thanks for submitting a ticket to the jQuery project. Ideally we would …
- 4:19 AM Ticket #10192 (wrong event type with bind for mouse enter/over and mouse leave/out) created by
- There are already several tickets in this direction (e.g. #9211). With …
- 3:59 AM Ticket #10087 (nodeName is null or not an object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #10085 (Jquery selector stop when come to <script> tag in DOM) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #10084 (scrollTop doesn't change position scroll of div in safari 5.0.3) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #10078 (Binding to change event nulls event object in IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #9981 (IE8 on XP Crashes with jQuery 1.6.2) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #9975 (Jquery height is not working on IE9...even though it sets the value to ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:42 AM Ticket #10191 (bug "animation with on hover with dropdownlist") created by
- There isn't a way to choose value from dropdownlist when using …
- 3:15 AM Ticket #10170 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) closed by
- worksforme: Thanks for submitting a ticket! I think Timmy may have accidentally …
- 1:40 AM Ticket #10190 ("upload" property of the XMLHttpRequest) created by
- There is a "upload" property in the xhr object returned by new …
Note: See TracTimeline
for information about the timeline view.