Timeline
Feb 21, 2011:
- 8:39 PM Ticket #8344 (.val(value) on an HTML select element will not fire any attached ...) closed by
- invalid: It's not supposed to fire when you change the field in code. Here's a …
- 6:57 PM Ticket #8344 (.val(value) on an HTML select element will not fire any attached ...) created by
- didn't test in 1.5 version. see: …
- 6:44 PM Changeset [e405419]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:32 PM Ticket #8343 (AJAX with 206 Response Triggers Error Callback in Android Browser) created by
- If you make an AJAX request like so: $.ajax({headers: {"Range": …
- 2:10 PM Ticket #8307 (Using $.append() to <link> a stylesheet does not work in IE9) closed by
- invalid: IE irritatingly munges hrefs in innerHTML strings (forcing relative to …
- 1:42 PM Ticket #8342 (Ajax error event fires when correct response received if page is ...) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 1:29 PM Ticket #8342 (Ajax error event fires when correct response received if page is ...) created by
- Browser affected: Mozilla/5.0 (Macintosh; U; Intel Mac OS X …
- 12:57 PM Ticket #8341 (animate blinks with left lower than -10000) closed by
- duplicate: The next time please follow: The …
- 11:39 AM Ticket #8341 (animate blinks with left lower than -10000) created by
- Doing something like div.animate( { left : -10001 } , 1 , "linear" ) …
- 10:48 AM Ticket #8327 (jXHR.responseText is not available before complete()) closed by
- wontfix: http://jsfiddle.net/d8ckU/1/ This kind of low-level activity can only …
- 10:24 AM Ticket #8339 (Lost outermost <tr> tag in template) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 10:10 AM Ticket #8336 (jquery mobile selectmenu) closed by
- invalid: Please file jQuery Mobile issues here: …
- 10:01 AM Ticket #8340 (cloning a table with selects inside doesn't preserve selected state) created by
- If you have a table with some selects in the tds, and you clone it, …
- 9:15 AM Ticket #8338 (ajaxStart and ajaxStop events not working for 1.5.0) closed by
- wontfix: This is because you're doing a JSONP request. JSONP requests are not …
- 8:42 AM Ticket #8339 (Lost outermost <tr> tag in template) created by
- Hi, Demo here: http://jsfiddle.net/dmRXy/2/ Maybe because I'm not yet …
- 8:20 AM Ticket #8338 (ajaxStart and ajaxStop events not working for 1.5.0) created by
- * Affected Version: 1.5.0 * Browser: Firefox 3.6.13 * Mozilla/5.0 …
- 7:15 AM Ticket #8337 (Memory leak in jQuery 1.5 with IE8) created by
- Yes, this again! I have done quite a bit or reading on this, and have …
- 1:37 AM Ticket #8336 (jquery mobile selectmenu) created by
- jquery mobile a3 1. the select menu's position, left and top would be …
- 12:55 AM Ticket #8335 (.data leaks when used on a comment node.) created by
- Example: http://jsfiddle.net/mcfJh/ when a comment node is created …
Feb 20, 2011:
- 8:27 PM Ticket #2616 (A better jQuery.map) reopened by
- 8:26 PM Ticket #8328 ($.map supporting objects) closed by
- duplicate:
- 7:40 PM Ticket #8301 (jQuery effects doesn't like css display table elements) closed by
- worksforme: I cleaned up your test cases a bit (as you didn't use jsfiddle …
- 7:11 PM Ticket #8331 (index(':checked') doesn't work as expected) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 7:02 PM Ticket #8332 (wrapAll with <tr> does nothing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:06 PM Ticket #8333 (Autocomplete example) closed by
- invalid: The bug tracker is only for bugs with jQuery Core - not jQuery UI or …
- 5:44 PM Ticket #8334 (Toggle()/hide()/show() broken) created by
- Help yourself. …
- 4:55 PM Ticket #8333 (Autocomplete example) created by
- I cannot run the example on my mac. I use Safari and Firefox 3.6. If i …
- 4:43 PM Ticket #8330 (Can not force form to submit) closed by
- duplicate
- 4:20 PM Ticket #8332 (wrapAll with <tr> does nothing) created by
- var tds = $('<td></td><td></td><td></td>'); tds.wrapAll('<tr></tr>'); …
- 4:04 PM Ticket #8331 (index(':checked') doesn't work as expected) created by
- Maybe I haven't understood the index() function correctly, but I …
- 1:12 PM Ticket #8330 (Can not force form to submit) created by
- When attempting to submit a form using the code below jQuery core …
- 3:01 AM Ticket #8181 (slideUp) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 19, 2011:
- 8:58 PM Ticket #8329 (IE bug when appending html button) closed by
- duplicate: Sorry but IE won't allow you to change the type of a button. See the …
- 7:07 PM Ticket #8329 (IE bug when appending html button) created by
- The following line of code causes a javascript error in IE8 (and …
- 7:01 PM Ticket #8328 ($.map supporting objects) created by
- Pull request here: https://github.com/jquery/jquery/pull/238 …
- 3:02 PM Ticket #8327 (jXHR.responseText is not available before complete()) created by
- Until 1.5.0 it was possible to access the native XHR object's …
- 2:50 PM Ticket #8326 (Camelize problem with jQuery.fn.data()) closed by
- duplicate
- 1:59 PM Ticket #8326 (Camelize problem with jQuery.fn.data()) created by
- Hi, I've made a fiddle to explain the problem. In fact, when you do …
- 1:32 PM Ticket #8303 (:gt() inside :has()) closed by
- duplicate
- 1:17 PM Ticket #8304 (after detach() css('display') returns block instead of inline-block) closed by
- invalid: Thanks for the report, but this is not a jQuery bug. Detached elements …
- 1:14 PM Ticket #8325 ($("select"). [width/innerWidth/outerWidth] incorrect in Safari 5.0.3 Win) closed by
- worksforme: Thanks for the report, but this is not a jQuery bug. Different …
- 1:10 PM Ticket #8306 (jQuery stopped working) closed by
- invalid: The bug tracker is not a support forum. Please use the …
- 1:06 PM Ticket #8318 (Incorrect headers are sent when performing cross-domain ajax request) closed by
- invalid
- 10:04 AM Ticket #8325 ($("select"). [width/innerWidth/outerWidth] incorrect in Safari 5.0.3 Win) created by
- Use the following test case http://jsfiddle.net/fUfeU/9/ …
Feb 18, 2011:
- 10:48 PM Ticket #8324 (jQuery AJAX and IE Problem - Object Does Not Support the property) created by
- The following is the error I am getting in IE 8 with jquery 1.5. …
- 9:31 PM Ticket #8305 (AJAX cache parameter breaks when calling Oracle procedure) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 7:31 PM Ticket #8309 (The selector with [value=Assign To] causes an exception) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 6:50 PM Ticket #8319 (AJAX no longer working on Blackberry Widgets using 1.5) closed by
- duplicate: Closing, as the suggested solution works and is the correct way to …
- 5:27 PM Ticket #8323 (position() is broken on Chrome) closed by
- invalid: Your code sample is invalid HTML in so many ways that I won't even …
- 4:29 PM Ticket #8323 (position() is broken on Chrome) created by
- Example HTML: […]
- 4:26 PM Ticket #8322 (remove the infinite-arguments signature from .append()-and-friends) created by
- please consider removing the undocumented infinite arguments signature …
- 4:03 PM Ticket #7736 (Precising rfxnum regex) closed by
- fixed
- 4:03 PM Ticket #7736 (Precising rfxnum regex) reopened by
- 3:09 PM Ticket #8321 (css() units returned) created by
- I noted a few examples of the issue that is causing problems for me …
- 2:09 PM Ticket #8320 (parseJSON fails if data contains \' (WCF Data Services escapes single ...) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 1:57 PM Changeset [d5f7711]1.12-stable2.2-stablekillphp by
- version.txt
- 1:57 PM Changeset [13e1198]1.12-stable2.2-stablekillphp1.5.1rc1 by
- version.txt
- 1:37 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: Landed.
- 1:29 PM Ticket #8320 (parseJSON fails if data contains \' (WCF Data Services escapes single ...) created by
- When calling jQuery.getJSON("Service.svc/Table"...) on Microsoft WCF …
- 1:09 PM Changeset [47abe5e]1.12-stable2.2-stablekillphp by
- src/event.js
- test/delegatetest.html
- 12:44 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) reopened by
- 12:37 PM Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) closed by
- fixed: actually, just might got it fixed
- 12:06 PM Changeset [a43a5ca]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:52 AM Ticket #8319 (AJAX no longer working on Blackberry Widgets using 1.5) created by
- Perhaps I need to configure the new AJAX module a certain way, and I'm …
- 11:00 AM Ticket #8317 (parentsUntil not working correctly) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 10:47 AM Ticket #8318 (Incorrect headers are sent when performing cross-domain ajax request) created by
- When I perform cross-domain ajax request: […] Script that sends …
- 10:36 AM Ticket #8310 (:eq selector with next siblings selector removes element ID attribute) closed by
- fixed: Fixed …
- 10:25 AM Ticket #8317 (parentsUntil not working correctly) created by
- The problem occurs after upgrading to version 1.5 (from version 1.4.2) …
- 9:24 AM Ticket #8022 (.offset() and .css("top")/.css("left") do not work properly when ...) closed by
- invalid: As noted by scott.gonzalez this isn't a bug but specified behavior.
- 8:51 AM Ticket #8311 (Error jquery 1.5 con explorer 9) closed by
- invalid: ?? This is no where near a useful bug report. Make sure to read the …
- 8:48 AM Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) closed by
- duplicate
- 8:48 AM Ticket #5489 (jquery 1.3.2: html() method wont work on IE 6 and 7) reopened by
- 8:47 AM Ticket #6899 (using .html() to change title causes errors in IE) closed by
- duplicate
- 8:47 AM Ticket #6899 (using .html() to change title causes errors in IE) reopened by
- 8:47 AM Ticket #7250 (title .html() doesnt work in ie) closed by
- duplicate
- 8:46 AM Ticket #7250 (title .html() doesnt work in ie) reopened by
- 8:46 AM Ticket #7825 (Change page title bug in IE) closed by
- duplicate
- 8:46 AM Ticket #7825 (Change page title bug in IE) reopened by
- 8:44 AM Ticket #8312 (Calling .html or .text on a <title> tag causes uncaught exception in ...) closed by
- duplicate
- 8:43 AM Ticket #8316 (.offset() setter works incorrectly in Webkit for fixed position ...) created by
- If an element has position: fixed, but doesn't specify a left or top …
- 8:43 AM Ticket #7339 (Change title page) closed by
- duplicate
- 8:43 AM Ticket #7339 (Change title page) reopened by
- 8:42 AM Ticket #4548 (jquery.text bug) closed by
- duplicate
- 8:42 AM Ticket #4548 (jquery.text bug) reopened by
- 8:41 AM Ticket #5005 (jQuery 1.3.2 and nightly HTML title change bug in IE8) closed by
- duplicate
- 8:41 AM Ticket #5005 (jQuery 1.3.2 and nightly HTML title change bug in IE8) reopened by
- 8:40 AM Ticket #5881 (document.title needs special handling in Internet Explorer) closed by
- duplicate
- 8:40 AM Ticket #5881 (document.title needs special handling in Internet Explorer) reopened by
- 8:40 AM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) closed by
- duplicate
- 8:39 AM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) reopened by
- 8:33 AM Ticket #8313 ($("p").hide() does't work in FF neither IE but do in Chrome and Opera) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 8:12 AM Ticket #8314 (acceptData does not check if elem is defined) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 2:56 AM Ticket #8314 (acceptData does not check if elem is defined) created by
- Hello, I had posted this topic (with no luck) : …
- 2:54 AM Ticket #8169 (Change does not fire on input[type=number] on Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #8168 (Offset on IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #8143 (aria-selected setting/unsetting behaves unusually) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:54 AM Ticket #7443 (Make .text()/.val() interchangable) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:31 AM Ticket #8313 ($("p").hide() does't work in FF neither IE but do in Chrome and Opera) created by
- The bug will occur also when using "animate()" in the base of …
Feb 17, 2011:
- 9:43 PM Ticket #8312 (Calling .html or .text on a <title> tag causes uncaught exception in ...) created by
- Caused on Internet Explorer 8.0.7600, jQuery 1.5, Tes case at …
- 9:16 PM Ticket #8311 (Error jquery 1.5 con explorer 9) created by
- Error jquery 1.5 con explorer 9
- 9:06 PM Ticket #8310 (:eq selector with next siblings selector removes element ID attribute) created by
- Using the :eq selector with the next siblings selector (~) removes the …
- 8:24 PM Ticket #8309 (The selector with [value=Assign To] causes an exception) created by
- Code […] Exception throw is `Uncaught Syntax error, unrecognized …
- 7:01 PM Changeset [752db8f]1.12-stable2.2-stablekillphp by
- src/event.js
- 5:45 PM Ticket #8308 (mouseleave not fired over child disabled no-margin select element) created by
- This bug is Chrome/Firefox only. When using hover() to register …
- 5:45 PM Ticket #8307 (Using $.append() to <link> a stylesheet does not work in IE9) created by
- Using $.append() to <link> a stylesheet fails in IE9. #7350 …
- 5:42 PM Ticket #8306 (jQuery stopped working) created by
- Has there been some changes in …
- 5:38 PM Ticket #8305 (AJAX cache parameter breaks when calling Oracle procedure) created by
- This is really a duplicate of #5125, but that is closed and I can't …
- 3:49 PM Ticket #8304 (after detach() css('display') returns block instead of inline-block) created by
- also css('*display') does not work at all (ie7 workaround for absence …
- 3:26 PM Ticket #8303 (:gt() inside :has()) created by
- This code: […] selects all UL elements that have more than 3 …
- 3:12 PM Ticket #4630 (Add radioClass method) closed by
- wontfix: Without a public repo, unit tests or docs, it's hard to support …
- 1:18 PM Ticket #8302 (jQuery 1.5 ajax request trying to parse JSON as javascript) closed by
- worksforme: I’m not able to reproduce this issue. …
- 1:14 PM Changeset [4b91b91]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 1:10 PM Ticket #8289 (appended <script> tag not found by jquery after successful append) closed by
- invalid: As per jitter’s comment, this is by design. JavaScript is evaluated …
- 12:43 PM Ticket #8302 (jQuery 1.5 ajax request trying to parse JSON as javascript) created by
- if I make a $.ajax request using dataType: "json" and return a json …
- 12:16 PM Ticket #7912 ($.fx.prototype.cur() is incompatible with cssHooks) closed by
- fixed: Fixes #7912. Make sure .cur() only returns 0 as fallback value when it …
- 11:26 AM Changeset [85d93432]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 11:13 AM Ticket #8301 (jQuery effects doesn't like css display table elements) created by
- I have a series of divs layed out in my page: […] Using the css …
- 11:09 AM Changeset [b9f5e2b]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 11:03 AM Ticket #8297 (jQuery 1.5 getResponseHeader IE) closed by
- fixed: Fixes #8297. Makes sure response headers with empty values are handled …
- 11:03 AM Changeset [5b38439]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/headers.php
- test/unit/ajax.js
- 10:53 AM Ticket #6774 (Calling is(":selected") on detached option tags fails) closed by
- fixed: Fixed Fixed …
- 10:52 AM Ticket #6774 (Calling is(":selected") on detached option tags fails) reopened by
- 10:51 AM Ticket #8039 (Selectors with new HTML(5) input types don’t work in <= IE7) closed by
- fixed: Fixed …
- 8:51 AM Ticket #8292 (Naming all eval script in Google Chrome.) closed by
- wontfix: This is a functionality that: - only developers will need while …
- 8:42 AM Ticket #8293 (val(null) on select-elements behaves differently in jquery 1.5) closed by
- wontfix: test case This behavior already …
- 8:21 AM Ticket #8296 (Keydown triggers repeatedly on Chrome/Safari) closed by
- patchwelcome: You can also check http://quirksmode.org/dom/events/keys.html or just …
- 6:52 AM Ticket #8298 (jQuery version 1.5 - ajax - <script> tag timestamp problem) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 6:20 AM Ticket #8300 (Firefox/Opera JSONP call causes browser to "spin") created by
- When using a JSONP call, FireFox displays "Waiting for..." in the …
- 4:21 AM Ticket #8299 (jQuery UI Dialog issues while changing jQuery 1.4.1 to 1.5) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 3:57 AM Ticket #8299 (jQuery UI Dialog issues while changing jQuery 1.4.1 to 1.5) created by
- Hello everybody, I recently updated my project (big asp.net project) …
- 3:07 AM Ticket #8137 (jQuery 1.5 not work with iphone 3 but with ipad) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 16, 2011:
- 9:46 PM Ticket #8298 (jQuery version 1.5 - ajax - <script> tag timestamp problem) created by
- See description here: …
- 5:59 PM Ticket #8290 (css( propertyName, value ) in ie7-ie8 bug) closed by
- invalid: Don’t pass invalid values.
- 4:55 PM Ticket #8297 (jQuery 1.5 getResponseHeader IE) created by
- With the new upgrade to 1.5, the XMLHttpRequest has been wrapped with …
- 11:14 AM Ticket #8291 (jquery.validate.js [A validation plugin] Not works with jquery5) closed by
- invalid: Thanks for submitting a ticket to the jQuery Bug Tracker. We're …
- 11:02 AM Ticket #8295 (Spam link on "Known Issues" page on web site) closed by
- fixed: Thanks for informing us about this. I've reverted the change so it's …
- 9:36 AM Ticket #8296 (Keydown triggers repeatedly on Chrome/Safari) created by
- jQuery version: 1.5 Browsers: Safari Versión 5.0.3 (6533.19.4), …
- 7:34 AM Ticket #8295 (Spam link on "Known Issues" page on web site) created by
- Please revert this edit: …
- 6:12 AM Ticket #8293 (val(null) on select-elements behaves differently in jquery 1.5) created by
- In jquery 1.4.2 it was possible to blank out a select-element by …
- 5:09 AM Ticket #8292 (Naming all eval script in Google Chrome.) created by
- I'm not sure that latest jQuery build support this. But I just see …
- 4:26 AM Ticket #8291 (jquery.validate.js [A validation plugin] Not works with jquery5) created by
- remote validation option in jquery.validate.js not works with jquery5. …
- 4:22 AM Ticket #8290 (css( propertyName, value ) in ie7-ie8 bug) created by
- if I use value with a space at the beginning this property not apply. …
- 1:35 AM Ticket #8289 (appended <script> tag not found by jquery after successful append) created by
- If I have the following statement, which adds a function at runtime: …
Feb 15, 2011:
- 6:19 PM Ticket #8288 (.data(key) no longer returning null?) closed by
- wontfix: This won't be fixed.
.data()
only returned null in some very … - 4:44 PM Ticket #8288 (.data(key) no longer returning null?) created by
- I just upgraded to jQuery 1.5.0 from 1.4.2, I think it was. I …
- 4:34 PM Ticket #8099 (SPAN element becomes block level on show()) reopened by
- Reverted commit …
- 4:30 PM Changeset [faa6fe32]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 4:10 PM Ticket #7922 (live('click') does not fire when when live('submit') is bound first in IE) closed by
- fixed: Fixes #7922. Copy the donor event when simulating a bubbling submit in …
- 4:09 PM Changeset [6b08d88]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/effects.js
- src/event.js
- src/offset.js
- src/traversing.js
- test/unit/event.js
- 4:08 PM Changeset [12c0e1a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 3:55 PM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) closed by
- fixed: Fixes #8277. Sets data to undefined rather than null when it is not …
- 3:53 PM Changeset [1ddfdab]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 3:03 PM Changeset [8e40a84]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- test/unit/event.js
- test/unit/traversing.js
- 2:18 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) closed by
- duplicate
- 1:48 PM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) created by
- The IE leak detector identifies two areas where JQuery apparently …
- 1:17 PM Ticket #8286 (An element triggers a mouseout or mouseleave event when hovering over ...) created by
- This bug is in Chrome only. I have a div that contains an input …
- 11:11 AM Ticket #8285 (documentation: database error message) closed by
- duplicate
- 11:10 AM Ticket #8284 (jQuery.extend.fx on IE) closed by
- invalid: The big red box on the "New Ticket" page rather clearly states: …
- 11:08 AM Ticket #8283 (Built-in support for XDomainRequest) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 10:59 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) closed by
- duplicate
- 10:47 AM Ticket #8285 (documentation: database error message) created by
- Activating the link to …
- 10:43 AM Ticket #8284 (jQuery.extend.fx on IE) created by
- I'm using FancyBox, and I've some problem when the page finish to …
- 10:42 AM Ticket #8283 (Built-in support for XDomainRequest) created by
- Internet Explorer version 8 and up, in traditional Microsoft fashion, …
- 10:03 AM Ticket #8282 (Attribute Selectors Without Quotes Stopped Working) created by
- I recently upgraded an app from jQuery 1.4.2 to jQuery 1.5.0. I was …
- 8:35 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- duplicate
- 8:34 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) reopened by
- 8:34 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 8:05 AM Ticket #8281 (1.5 Mozilla Osx Bug) closed by
- wontfix
- 6:57 AM Ticket #8281 (1.5 Mozilla Osx Bug) created by
- With version 1.5, in mozilla, if I have some anchors with a specific …
- 6:54 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) closed by
- invalid: The jQuery bug tracker is not for support requests. Please try the …
- 6:51 AM Ticket #8280 (The class can not be set as "submit" with one() function) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project by …
- 5:22 AM Ticket #8280 (The class can not be set as "submit" with one() function) created by
- An input element which in a form element. The class attribute of input …
- 5:16 AM Ticket #8279 (passing array as data in .load() method not recognized in controller) created by
- I am using asp.net mvc 3.0 and jquery I am loading partial view …
- 4:55 AM Ticket #8278 (Re: FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- I repeat again it didn't work on firefox 3.6.13 My Jquery version is …
- 4:29 AM Ticket #8277 (Default data, setuped via ajaxSetup do not send in get and load ...) created by
- If set default data via ajaxSetup() For example […] And then use …
- 2:53 AM Ticket #8103 (compatibility issues with IE7 and 6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:22 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) closed by
- worksforme: Thanks for submitting a ticket to the jQuery Bug Tracker!. As per our …
- 1:59 AM Ticket #8276 (FireFox 3.6.13 Selecting Form Checkboxes checked items) created by
- in firefox it doesn't work $("form :checked").css("border", …
Feb 14, 2011:
- 5:37 PM Ticket #8271 (max z-index as a property in jQuery) closed by
- wontfix: Such a property has absolutely nothing to do with jQuery. Furthermore, …
- 5:30 PM Changeset [2cc03a86]1.12-stable2.2-stablekillphp by
- src/data.js
- 5:23 PM Ticket #8108 (jQuery metadata is exposed on plain JS objects when serializing with ...) closed by
- fixed: Hide metadata when serializing JS objects using JSON.stringify via a …
- 5:22 PM Changeset [2ed81708]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 4:38 PM Changeset [217a9919]1.12-stable2.2-stablekillphp by
- src/effects.js
- 3:57 PM Ticket #8275 (stopPropagation Checkbox Issue with jQuery 1.5 and Firefox 3.6) created by
- stopPropagation appears to be ignored on checkbox clicks in jQuery 1.5 …
- 3:50 PM Ticket #8262 (try/catch inside jQuery.style() has a negative impact on perf in ...) closed by
- wontfix: Closing as trying to avoid the try/catch makes situation even worse.
- 3:33 PM Ticket #8274 (Animate Color, Background Color) closed by
- wontfix: Thanks for submitting a feature request to the jQuery Bug Tracker. …
- 2:48 PM Ticket #8274 (Animate Color, Background Color) created by
- I would like to be able to animate background colors using code …
- 12:42 PM Ticket #8273 (fade* in IE) closed by
- duplicate
- 12:37 PM Ticket #8099 (SPAN element becomes block level on show()) closed by
- fixed: Landed.
- 12:36 PM Changeset [bb94085]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/data/testsuite.css
- test/unit/effects.js
- 12:36 PM Ticket #8033 (jQuery 1.4.4+ fails to load on pages with old Prototype (<= 1.5) or ...) closed by
- fixed: Landed.
- 12:35 PM Changeset [3ad8dd24]1.12-stable2.2-stablekillphp by
- src/core.js
- src/outro.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
- 11:25 AM Ticket #8273 (fade* in IE) created by
- Bug with dropping base styles for IE like -ms-filter or filter after …
- 10:05 AM Ticket #8272 (Exceptions in plain JS object event handlers swallowed by jQuery) created by
- The fix implemented for #3533 caused a regression in jQuery 1.4.1 (and …
- 9:45 AM Ticket #8271 (max z-index as a property in jQuery) created by
- I think there should be a property in jQuery/UI where the maximum …
- 9:36 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) closed by
- worksforme: Closing as requested by reporter.
- 9:13 AM Ticket #8270 (remove() and empty() do not clean up custom event bindings in IE6) created by
- I tested using sIEve, and remove() and empty() do not seem to be …
- 9:08 AM Ticket #8269 (In IE 8 change event of textfield fires twice) closed by
- duplicate
- 8:31 AM Ticket #8269 (In IE 8 change event of textfield fires twice) created by
- $("#DisplayName").change(function () { if …
- 7:57 AM Ticket #8266 (Queue type must be "fx" or it breaks) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 7:27 AM Ticket #8267 ($.ajax, dataFilter broken) closed by
- worksforme: Thanks for taking the time to contribute to the jQuery project by …
- 4:56 AM Ticket #8268 (jquery fade-show fails in IE) created by
- Situation: - "Overlay div", 100% width/height. Positioned absolute. …
- 4:48 AM Ticket #8267 ($.ajax, dataFilter broken) created by
- jQuery ajax success method no longer receives any data when using the …
- 12:50 AM Ticket #8266 (Queue type must be "fx" or it breaks) created by
- I found ticket #4127 with this same problem back in version 1.3 and it …
Note: See TracTimeline
for information about the timeline view.