Timeline
Sep 19, 2011:
- 11:50 PM Changeset [70e2e32]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
.is()
with a positional …- 11:38 PM Changeset [2e5522a]1.12-stable2.2-stablekillphp by
- test/qunit
- 11:25 PM Changeset [f8b79e38]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:14 PM Changeset [0ced30e]1.12-stable2.2-stablekillphp by
- test/unit/traversing.js
- 11:10 PM Ticket #10315 (Sizzle ignores seed argument when using positional selectors) closed by
- fixed: Added filtering tests and updating sizzle to fix filtering with …
- 11:09 PM Changeset [11c9de47]1.12-stable2.2-stablekillphp by
- src/sizzle
- test/unit/traversing.js
- 11:07 PM Ticket #10315 (Sizzle ignores seed argument when using positional selectors) created by
- Dave and I found this when exploring #7322. Filtering with a …
- 9:49 PM Ticket #10314 (ajaxComplete has been broken since jQuery-1.4.3) created by
- It works as advertised in jQuery-1.4.2 and below. …
- 9:17 PM Ticket #7323 (Allow removing multiple data keys at once with $.fn.removeData) closed by
- fixed: Landing pull request 512. 1.7 - removeData now takes space separated …
- 9:16 PM Changeset [9b3768b]1.12-stable2.2-stablekillphp by
- src/data.js
- src/event.js
- test/unit/data.js
- 9:07 PM Ticket #5479 (removeAttr: remove multiple attributes) closed by
- fixed: Landing pull request 492. 1.7 Remove multiple attributes (Symmetry …
- 9:07 PM Changeset [ca4133c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 9:05 PM Ticket #6809 (Add jQuery.support.fixedPosition) closed by
- fixed: Landing pull request 477. 1.7 jQuery.offset.supportsFixedPosition. …
- 9:03 PM Changeset [f6021364]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/support.js
- test/unit/offset.js
- 7:20 PM Ticket #10313 (Probelmas com relação ao carregamento no Enternet Explorer...) created by
- The Web site carries normaolmente in Mozilla Firefox and Google Chorme …
- 7:13 PM Ticket #10312 (:checked selector fails) created by
- Seen using form validator. Code that works: …
- 4:47 PM Ticket #6485 (Solution for HTML5 in IE) closed by
- fixed: Landing pull request 490. 1.7 HTML5 Support for innerHTML, clone & …
- 4:42 PM Changeset [9ecdb24]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- src/support.js
- test/index.html
- test/unit/manipulation.js
- 4:38 PM Ticket #7102 (Register jQuery as a CommonjS async module) closed by
- fixed: Landing pull request 331. Add support for registering jQuery as an AMD …
- 4:37 PM Changeset [bba3d61]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/testinit.js
- test/unit/core.js
- 4:15 PM Ticket #8909 ($(element).data() will scan all attributes more than needed.) closed by
- fixed: Landing pull request 503. 1.7 data: set a flag in the private data …
- 4:13 PM Changeset [2831cfd]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:13 PM Ticket #8921 (jQuery private data should stay private) closed by
- fixed: Landing pull request 500. 1.7 - "public data" stored as a key on …
- 4:13 PM Changeset [d5f144a]1.12-stable2.2-stablekillphp by
- src/data.js
- src/event.js
- src/manipulation.js
- test/unit/data.js
- 4:08 PM Ticket #9280 (Allow multiple effect queues for animate()) closed by
- fixed: Landing pull request 496. 1.7 animate: allow named queues to be used …
- 4:08 PM Changeset [e4c48a3]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 3:54 PM Changeset [af1dc64b]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 3:52 PM Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is ...) reopened by
- 3:43 PM Ticket #10267 (IE8 and window is(':visible') crashes) closed by
- fixed: Call .is(:visible) on the window or document does not thrown an error …
- 3:43 PM Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) closed by
- fixed: Check for property support in the boolHook before falling back to …
- 3:43 PM Ticket #9593 (Delegated submit event is not instanceof jQuery.Event in IE) closed by
- fixed: Fix #9593. Create a new jQuery.Event rather than a plain object when …
- 3:43 PM Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is ...) closed by
- fixed: Fix #6593. Don't trigger
change
event twice when simulating it on … - 3:43 PM Ticket #6170 (jQuery(window).scroll(); causes IE* to scroll to 0,0) closed by
- fixed: Fix #6170. Don't try to run DOM methods on
window
. Changeset: … - 3:43 PM Ticket #9951 (Wrong order in .trigger() when DOM is modified in a handler) closed by
- fixed: Fix #9951. Precompute path for
.trigger()
to match up with W3C spec. … - 3:43 PM Ticket #6319 (Regression: stopPropagation inside change handlers in IE is ...) closed by
- fixed: Rewrite IE special change/submit to make it faster/shorter. Fixes …
- 3:43 PM Ticket #8858 (Special events - _default method doesn't have access to the `data` ...) closed by
- fixed: Fixes #8858. Pass the .trigger(..., data) to the …
- 3:43 PM Ticket #9453 ($.inArray does not support fromIndex) closed by
- fixed: Allow second argument to be passed to array.indexOf. Fixes #9453. …
- 3:43 PM Tickets #8685,6641 batch updated by
- fixed: Animation state is tracked on toggled/stopped animations using the …
- 3:43 PM Tickets #5637,7128,9261,9570,10178 batch updated by
- fixed: Override Sizzle attribute retrieval with jQuery.attr. Fixes #5637, …
- 3:42 PM Changeset [e7a7cc8]1.12-stable2.2-stablekillphp by
- src/sizzle
- 3:42 PM Changeset [29c52b0]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/attributes.js
- 3:42 PM Changeset [76a84fb]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 3:42 PM Changeset [daeb665]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 3:42 PM Changeset [b7ebbb9]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:42 PM Changeset [6ece8f1]1.12-stable2.2-stablekillphp by
- src/event.js
- test/delegatetest.html
change
event twice when simulating …- 3:42 PM Changeset [6c618ddb]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [30249ab]1.12-stable2.2-stablekillphp by
- test/delegatetest.html
- 3:42 PM Changeset [06e56ac]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [4030de9]1.12-stable2.2-stablekillphp by
- src/event.js
change
event twice when simulating …- 3:42 PM Changeset [8c91da5]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [619a89d]1.12-stable2.2-stablekillphp by
- src/event.js
change
event twice when simulating it on IE.- 3:42 PM Changeset [6872d31]1.12-stable2.2-stablekillphp by
- src/event.js
window
.- 3:42 PM Changeset [38601e0]1.12-stable2.2-stablekillphp by
- src/event.js
- test/hovertest.html
- 3:42 PM Changeset [2886249]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [0ec71ac]1.12-stable2.2-stablekillphp by
- src/event.js
- test/hovertest.html
- 3:42 PM Changeset [8ba5010]1.12-stable2.2-stablekillphp by
- test/delegatetest.html
- test/hovertest.html
- 3:42 PM Changeset [9aa553a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
try/catch
and look for hidden elements …- 3:42 PM Changeset [ecd10464]1.12-stable2.2-stablekillphp by
- src/event.js
.trigger()
to match up with W3C spec.- 3:42 PM Changeset [0ccb88d]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [005958b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [9038aa9]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [68d07bf6]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [66e9a6f]1.12-stable2.2-stablekillphp by
- src/event.js
blur
event bubble properly when mutated into afocusout
event.- 3:42 PM Changeset [8a6bbc7]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [bd55f90]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [bb1081e]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [990c094]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [6a670df]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [df6e0d50]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [0dc7b16]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [d74c6bd]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [03f99ff]1.12-stable2.2-stablekillphp by
- src/event.js
- 3:42 PM Changeset [f3a9d308]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 3:42 PM Changeset [5d6a1424]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:42 PM Changeset [8b4bd89]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 3:42 PM Changeset [28c2330]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 3:42 PM Changeset [2e0c9bfd]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 3:42 PM Changeset [25205d3]1.12-stable2.2-stablekillphp by
- Makefile
- src/topic.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- test/data/selector.html
- …
- 3:42 PM Changeset [4092e3d]1.12-stable2.2-stablekillphp by
- .gitignore
- Makefile
- src/ajax.js
- src/callbacks.js
- src/core.js
- src/deferred.js
- src/queue.js
- src/topic.js
- test/data/offset/absolute.html
- test/data/offset/body.html
- …
- 3:42 PM Changeset [1878885f]1.12-stable2.2-stablekillphp by
- src/effects.js
- src/queue.js
- test/unit/effects.js
- 3:42 PM Changeset [92405d4]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/sizzle
- src/sizzle-jquery.js
- test/data/selector.html
- test/data/testinit.js
- test/index.html
- test/unit/attributes.js
- test/unit/selector.js
- test/unit/traversing.js
- 3:42 PM Changeset [269899a5]1.12-stable2.2-stablekillphp by
- version.txt
- 3:39 PM Ticket #10311 (Undefined property error reported from jQuery 1.6.4) created by
- Output from Firefox web console: reference to undefined property …
- 3:34 PM Ticket #10308 (Add a size comparison to the build process for development) closed by
- fixed: Landing pull request 511. Adding a little Makefile jQuery sizing …
- 3:27 PM Changeset [61277d2]1.12-stable2.2-stablekillphp by
- .gitignore
- Makefile
- build/sizer.js
- 12:20 PM Ticket #10304 ("jQuery[0-9]*=*" being stripped on .html() call.) closed by
- wontfix
- 12:08 PM Ticket #10259 (Animate() issue with += on border-width) closed by
- wontfix
- 12:07 PM Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) closed by
- wontfix
- 12:06 PM Ticket #10277 (Not the same result between FF and IE/Chrome) closed by
- invalid: JavaScript objects have no order, if you need to maintain an order, …
- 11:50 AM Ticket #10310 (.append does not accept arrays as an argument) created by
- http://jsfiddle.net/GmHwh/ The first .append will work, the second …
- 11:49 AM Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) closed by
- invalid: defaultValue is not an attribute and should be retrieved with …
- 11:40 AM Ticket #10309 (defaultValue problem in attr() function (1.6.2, 1.6.4)) created by
- There is problem with attr() function when it tries to fetch …
- 10:20 AM Ticket #10308 (Add a size comparison to the build process for development) created by
- It would be great if the make process would give us output on the …
- 9:53 AM Ticket #10307 ($.when should accept array of deferreds) closed by
- duplicate
- 9:41 AM Changeset [bc65f93]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 8:38 AM Ticket #10306 (Jquery validation framework not working in IE7) closed by
- invalid: (no text)
- 6:51 AM Ticket #10307 ($.when should accept array of deferreds) created by
- $.when should accept array of deferreds as parameter. currently, it …
- 6:29 AM Ticket #10306 (Jquery validation framework not working in IE7) created by
- 4:01 AM Ticket #10201 (slideUp() function not working, but hide() function does work) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #10199 (.live not bring .offset() value) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:57 AM Ticket #10286 (AJAX prefilters and callbacks have no opportunity to influence ...) closed by
- invalid: It's actually quite easy to override the promise behaviour of the …
Sep 18, 2011:
- 11:34 PM Ticket #10305 (Problem with fadeIn and fadeOut on an iPod) created by
- I've written a slide show using jQuery that runs fine on PC, Firefox …
- 8:15 PM Changeset [6174612]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 8:15 PM Changeset [7856230]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 11:33 AM Ticket #10304 ("jQuery[0-9]*=*" being stripped on .html() call.) created by
- jQuery strips that. Although it makes sense in a way, right now it's …
- 10:20 AM Ticket #10303 (Click event via live method doesn't stop actual DOM bubbling.) closed by
- invalid: Please read the documentation for
.live()
. If your example stopped … - 9:03 AM Ticket #10303 (Click event via live method doesn't stop actual DOM bubbling.) created by
- I'm not sure, but it seems like a bug. Here are samples: …
- 8:33 AM Ticket #10302 (Getting error) created by
- var odataSelect = "Your OData Query"; $.ajax({ type: "GET", …
- 12:05 AM Ticket #10301 ($.ajax does not always submit data in IE9) created by
- In IE9, sometimes (not always, I can't reproduce it), $.ajax doesn't …
Sep 17, 2011:
- 10:51 PM Ticket #10300 (textarea text not cleared after cleared once) closed by
- invalid: Use
.val()
to change the value of atextarea
. - 6:36 PM Ticket #10300 (textarea text not cleared after cleared once) created by
- after clearing the text of textarea once when i input some text again …
- 9:26 AM Ticket #10297 (Error on Jquery site (http://www.jquery.com)) closed by
- worksforme
- 9:26 AM Ticket #10297 (Error on Jquery site (http://www.jquery.com)) reopened by
- 9:26 AM Ticket #10297 (Error on Jquery site (http://www.jquery.com)) closed by
- invalid: Thanks for submitting a ticket to the jQuery project. Under the …
- 8:21 AM Ticket #10296 (jquery.validate.js is not working in IE 6,7,8) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 7:41 AM Ticket #10299 (hrefNormalized === false also needs a propHook) created by
- jQuery always normalized the content attribute for href/src in IE6/7. …
- 4:28 AM Ticket #10298 (appendChild not working in IE) created by
- In a in-app browser IE based the following is failing line 5644: …
- 1:26 AM Ticket #10297 (Error on Jquery site (http://www.jquery.com)) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 1:20 AM Ticket #10296 (jquery.validate.js is not working in IE 6,7,8) created by
- this validator library is not working properly in Internet Explorer …
Sep 16, 2011:
- 5:09 PM Ticket #10294 (calling animate on padding-left with negative value causes jquery error) created by
- Doing: $("#blah").animate({"padding-left": -200}, 300, "linear"); in …
- 12:43 PM Ticket #10293 (Animation: wont work at all) created by
- the follow code: [code] <element ... onclick=' $(this).animate({ …
- 10:40 AM Ticket #10292 (ajax data cannot send empty array) closed by
- duplicate
- 9:57 AM Ticket #10290 (ELEMENT TRAVERSING API) reopened by
- 8:19 AM Ticket #10264 (Jquery website: Production / Development download selection bug) closed by
- wontfix: Thanks for reporting this issue. As a) this behaviour has existed for …
- 6:54 AM Ticket #10292 (ajax data cannot send empty array) created by
- An empty array or an empty object cannot be send via jQuery.ajax() to …
- 5:29 AM Ticket #10291 (get files array from input type fule with multiple attribute) created by
- <input type="file" name="images[]" id="multiple" multiple="multiple"> …
- 3:44 AM Ticket #10187 (attr function not working on ie7 and jquery 1.6.2 version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:44 AM Ticket #10157 ($('a').fadeIn() - on complete style display:inline) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 15, 2011:
- 9:17 PM Ticket #10290 (ELEMENT TRAVERSING API) closed by
- wontfix: Three years have passed and we still have to support IE6,7,8 the only …
- 8:56 PM Ticket #10289 (Fire propertyChangeEvent in $.extend function) closed by
- wontfix: See: https://github.com/jquery/jquery-datalink
- 8:06 PM Ticket #10290 (ELEMENT TRAVERSING API) created by
- http://ejohn.org/blog/element-traversal-api/ Three years past, now …
- 6:55 PM Ticket #10289 (Fire propertyChangeEvent in $.extend function) created by
- When cloning a target object using a source object i want to be able …
- 4:13 PM Ticket #10288 (1.6.4 minified has high order bytes causing IE 8 crash when not sent UTF-8) created by
- If you serve 1.6.4 under lighttpd for instance, which does not set a …
- 3:40 PM Ticket #10287 (AJAX: Implemention of ifModified attribute for pushing changes to server) created by
- Implements If-Match, and If-Unmodified-Since request headers under …
- 3:17 PM Ticket #10286 (AJAX prefilters and callbacks have no opportunity to influence ...) created by
- While I can supply success, error, and completion callbacks to any …
- 1:59 PM Ticket #10285 (evalScript rcleanScript replacement fails in IE8) created by
- In evalScript the use of the rcleanScript RegExp to wrap XML …
- 12:54 PM Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 elements) closed by
- duplicate
- 12:53 PM Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 elements) reopened by
- 12:50 PM Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 elements) closed by
- invalid: You need an HTML5 shiv / shim, ask for help on the forum if you need …
- 9:07 AM Ticket #10284 (A bug about end()) created by
- The result of this code is different while it work in IE8 or Firefox. …
- 8:37 AM Ticket #10283 (append() fails with a JS error on IE 6-8 with jQuery created HTML5 elements) created by
- jQuery
.append()
fails with a JavaScript error on Internet Explorer … - 6:31 AM Ticket #10282 (.ajax's timeout invalidates all remaining ajax calls delegated to XHR ...) created by
- == Background There is a limit to how many XHR objects can be …
- 3:52 AM Ticket #10185 (Fadetoggle borked) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:52 AM Ticket #10184 ($.getJSON bug in IE8, not IE9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:52 AM Ticket #10179 (attr() & prop() return -1 for undefined attributes) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 14, 2011:
- 7:34 PM Ticket #10281 (Fade and slide bugs when change chrome tab) closed by
- duplicate
- 7:23 PM Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) closed by
- invalid: Please file jQuery UI bugs here: http://dev.jqueryui.com
- 7:19 PM Ticket #10272 (Add parameters to element.each()) closed by
- invalid: Use a closure. Ask on the forum if you need further help.
- 7:15 PM Ticket #10276 (.html() doesn't behave consistently on all browsers.) closed by
- invalid: Use
&
http://www.w3.org/TR/html4/charset.html#h-5.3.2 … - 2:54 PM Ticket #10281 (Fade and slide bugs when change chrome tab) created by
- In my tests, this bug only ocurred in google chrome. I have some …
- 2:40 PM Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) closed by
- duplicate
- 2:03 PM Ticket #10280 (if ($(‘#xyz’).attr(‘checked’)) ... not works correctly anymore) created by
- There is a new bug in this version (1.6.2 is ok): …
- 11:48 AM Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) closed by
- duplicate: An issue was introduced in the boolHook for non-IE browsers.
- 11:47 AM Ticket #10274 (checked broken for radio buttons) closed by
- duplicate
- 11:47 AM Ticket #10274 (checked broken for radio buttons) reopened by
- This is legit. We have the boolHook in place so that attr will work as …
- 11:36 AM Ticket #10279 (Invalid formal parameters) created by
- function( window, undefined ) in this undefined shows syntax error …
- 11:35 AM Ticket #10278 (checkboxEl.attr('checked') returns stale value after checkboxEl.click()) created by
- This worked fine in 1.6.2: http://jsfiddle.net/IgorMinar/69fpq/1/ but …
- 10:54 AM Ticket #10277 (Not the same result between FF and IE/Chrome) created by
- Let say you have this kind of JSON file : […] And you use this …
- 10:42 AM Ticket #10276 (.html() doesn't behave consistently on all browsers.) created by
- .html() isn't cross-browser consistent if val contains a trailing …
- 9:34 AM Ticket #10273 (jQuery.now, more short) closed by
- wontfix: That is what it used to be and was intentionally changed to the …
- 9:28 AM Ticket #10274 (checked broken for radio buttons) closed by
- worksforme: Thanks for submitting a ticket. I've reviewed your test case and I …
- 9:16 AM Ticket #10275 (click event not fired in asp.net using master page) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. …
- 8:06 AM Ticket #10275 (click event not fired in asp.net using master page) created by
- i written jquery for button click in asp.net master page. if i add …
- 5:41 AM Ticket #10274 (checked broken for radio buttons) created by
- http://jsfiddle.net/uvpAc/1/ Reproduced with both 1.6.3 and 1.6.4 - …
- 4:11 AM Ticket #10169 (jQuery.fx is undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:11 AM Ticket #10013 (Memory leaks about 4 or 8kB on each ajax call.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:35 AM Ticket #10273 (jQuery.now, more short) created by
- I think this […] can be shoter: […]
Sep 13, 2011:
- 11:30 PM Ticket #10272 (Add parameters to element.each()) created by
- Hi, I have a series of selects. Each select must have a different …
- 10:22 PM Ticket #10271 (optionEl.attr('selected', false) messes up the DOM in WebKit browsers) created by
- I have a piece of code that removes "selected" attribute from an …
- 8:09 PM Ticket #10269 (css() ignores certain properties on Firefox) closed by
- invalid: Your example won't work in Firefox because it the nodes need to be …
- 6:47 PM Ticket #10270 ((any) attribute selector does not match if value contains '\') created by
- If an attribute selector value contains '\', it will never match. For …
- 6:16 PM Ticket #10269 (css() ignores certain properties on Firefox) created by
- this fails: […] more importantly this fails as well: […] See …
- 4:39 PM Ticket #10265 (jquery animate() jerky animation on windows xp IE) closed by
- invalid: Please ask for support in the #jquery irc channel or on the …
- 4:36 PM Ticket #10268 (Append, prepend and animate) created by
- This is the extension of ticket http://bugs.jquery.com/ticket/9678. …
- 4:26 PM Ticket #10267 (IE8 and window is(':visible') crashes) created by
- It appears that in IE8 $(window).is(':visible'); crashes. …
- 3:56 PM Ticket #10266 (Undefined values passed to $(element).data(key,value) break chaining) created by
- Example here: The problem occurs when jquery tests for definedness …
- 3:52 PM Ticket #10265 (jquery animate() jerky animation on windows xp IE) created by
- I am making a simple image slider using just jquery and when the …
- 2:16 PM Ticket #10261 (v1.6.3 crashes Firefox on reload) closed by
- invalid
- 1:23 PM Ticket #10264 (Jquery website: Production / Development download selection bug) created by
- I noticed this while trying to download both production and …
- 12:33 PM Ticket #10263 (.stop() overrides height/width of element) created by
- Hello, I have this code example: http://jsfiddle.net/2AcL9/1/ There …
- 8:43 AM Ticket #10262 (Empty attributes gives undefined!) created by
- alert($(‘#aaa’).attr(‘myattribute’)) gives "undefined" in IE8 - before …
- 8:10 AM Ticket #10261 (v1.6.3 crashes Firefox on reload) created by
- I have a webpage that loads jquery, and everytime I reload the page, …
- 4:08 AM Ticket #10156 (Events not working in Windows phone 7 web browser control) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Sep 12, 2011:
- 6:55 PM Changeset [8f44757]1.12-stable2.2-stablekillphp by
- version.txt
- 6:54 PM Changeset [f567a7f]1.12-stable2.2-stablekillphp by
- version.txt
- 5:07 PM Ticket #10259 (Animate() issue with += on border-width) created by
- Issue: When using animate() with "border-width" property, and …
- 4:05 PM Ticket #9069 (when hover over a child of an element, mouseleave fires when using ...) reopened by
- Reopened for verification that 1.7 really fixed the sucker. Thanks for …
- 3:06 PM Ticket #10258 (Datepicker Double Arrows) closed by
- invalid: jQuery UI http://bugs.jqueryui.com/
- 2:52 PM Ticket #10258 (Datepicker Double Arrows) created by
- Have the previous year, next year double arrows been removed from the …
- 1:04 PM Ticket #10257 (HTTP PUT and DELETE methods shorthand functions) created by
- More and more people are using all the HTTP verbs everyday, with new …
- 12:55 PM Ticket #10256 (Cross domain requests using jsonp) created by
- When you perform a cross-domain jsonp request using jquery and if the …
- 12:41 PM Ticket #10255 (jQueryUI Positions > Dialog Box: Error in Mobile - Android/Zoom Mode) created by
- Problem: When using Android Mobile Browser, jQuery Dialog Box …
- 9:41 AM Ticket #10254 (css("background-image") returns null for new elements in IE7/8) created by
- Suppose you create an element with
$()
and then set its background … - 8:46 AM Ticket #10252 (.val()) closed by
- worksforme: I'm not able to reproduce this. http://jsfiddle.net/timmywil/kfckE/ I …
- 7:03 AM Ticket #10253 (getWindow BUG in IE6-8) closed by
- invalid: Thank you for submitting a ticket to the jQuery core bug tracker! …
- 6:08 AM Ticket #10253 (getWindow BUG in IE6-8) created by
- jQ Ver: 1.5.x+; Browser: IE6/IE7/IE8; Reproduce the issue: …
- 5:52 AM Ticket #10252 (.val()) created by
- Not a bug, but it seems to have to way to use .val()! Variable as …
- 5:14 AM Ticket #10251 (an uncaught exception in one ready handler prevents all others from ...) created by
- […] whereas when dealing with DOM directly, an uncaught exception …
- 1:00 AM Milestone 1.6.4 completed
- 12:26 AM Ticket #9717 (IE10PP2 supports requestionAnimationFrame) closed by
- invalid: This is no longer relevant, but will certainly be added when …
Note: See TracTimeline
for information about the timeline view.