Timeline
Sep 10, 2011:
- 6:25 PM Ticket #9886 (Safari video tag crash) closed by
- wontfix: I had an opportunity to present this to Eric Carlson (Apple) today at …
- 3:22 PM Ticket #10248 (Checkbox attribute "checked" error) closed by
- invalid: .attr("checked", "") will set the checked attribute to empty string, …
- 3:14 PM Ticket #10248 (Checkbox attribute "checked" error) created by
- Hello here is a simple game http://jsfiddle.net/X6XnV/ when you …
- 2:59 PM Ticket #10247 (Pressing the CTRL and any other key prevents .keydown() and .keyup() ...) created by
- I've been working on a library for my game engine …
- 2:18 PM Ticket #10240 (CSS background-image attribute for detached elements does not update ...) closed by
- cantfix: Sounds like you'll need to report it to the Chrome team.
- 1:50 PM Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) closed by
- worksforme: Works for me. http://jsfiddle.net/timmywil/QYCzC/ Keep in mind the + …
- 1:44 PM Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) closed by
- invalid: Firefox does not support background-position-y.
- 1:36 PM Ticket #10246 (Delegate function doesn't work with selector containing “^” in ie6-7) created by
- $('body').delegate('a[href="#+"]','click',function(e){ …
- 6:55 AM Ticket #10243 (background-position-y animation doesn't work on ffox 6.0.2) created by
- example here : http://jsfiddle.net/xTxjq/ works fine on Internet …
- 4:09 AM Ticket #10146 (a bug in IE of "fireEvent") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
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 …
Note: See TracTimeline
for information about the timeline view.