Timeline
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 …
Sep 1, 2011:
- 11:46 PM Ticket #10189 (.wrap() fails to set the wrapper's parent) closed by
- invalid: If you look at the document that results after the wrapping, the …
- 11:21 PM Ticket #10189 (.wrap() fails to set the wrapper's parent) created by
- Everything explained in this example: http://jsfiddle.net/tvusW/ …
- 7:23 PM Ticket #10188 (Wrong value in the first step in .animate() in 1.4.4) closed by
- worksforme
- 6:56 PM Ticket #10188 (Wrong value in the first step in .animate() in 1.4.4) created by
- I am animating a list of images like this: $(element).animate({ …
- 5:59 PM Ticket #10181 ('name' is null or not an object) closed by
- invalid
- 5:59 PM Ticket #10181 ('name' is null or not an object) reopened by
- 5:44 PM Ticket #8982 (bind("unload someOther") => on unload, handler is not executed only once.) reopened by
- 4:18 PM Ticket #10187 (attr function not working on ie7 and jquery 1.6.2 version) created by
- I have this code running on a click event of a button: this supouse to …
- 1:35 PM Ticket #10181 ('name' is null or not an object) closed by
- duplicate: This actually traces back to the
try/finally
in resolveWith - 1:14 PM Ticket #8982 (bind("unload someOther") => on unload, handler is not executed only once.) closed by
- wontfix: @rkatic I agree that this is a bug, as I recall it is required by a …
- 1:03 PM Ticket #9785 (delegated events bubble based on the attaching DOM element, not the ...) closed by
- fixed
- 1:02 PM Ticket #8870 (Binding an event to an iframe window will throw an exception on unbind ...) closed by
- duplicate
- 12:00 PM Changeset [5e2ec36]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 11:53 AM Changeset [c2531e2]1.12-stable2.2-stablekillphp by
- version.txt
- 11:40 AM Changeset [5e547826]1.12-stable2.2-stablekillphp by
- version.txt
- 11:16 AM Changeset [a422738]1.12-stable2.2-stablekillphp by
- src/support.js
- 11:12 AM Changeset [f035c445]1.12-stable2.2-stablekillphp by
- version.txt
- 10:13 AM Ticket #10186 (Create a callback function in the .remove() function) closed by
- invalid: This is really a higher-level function, not something we'd add at …
- 5:37 AM Ticket #10186 (Create a callback function in the .remove() function) created by
- It seems to be usefull to add a callback function when we use …
- 4:06 AM Ticket #10069 (Microsoft JScript runtime error: Object doesn't support this property ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:00 AM Milestone 1.6.3 completed
Aug 31, 2011:
- 11:47 PM Ticket #10185 (Fadetoggle borked) created by
- Fadetoggle no longer works.
- 11:17 PM Ticket #10184 ($.getJSON bug in IE8, not IE9) created by
- i have an application who used getJSON to take response from recording …
- 9:36 PM Ticket #10183 (Strange results for getting height of hidden div.) created by
- If I have 2 identical divs, each containing a <p> tag with text. The …
- 7:20 PM Ticket #10182 (.show(duration) on td in chrome mispositions content) created by
- .show with a duration, even a duration of 0, when used on a td is …
- 2:50 PM Ticket #10181 ('name' is null or not an object) created by
- The attached example works perfectly fine in Opera, Firefox, Chrome, …
- 10:41 AM Ticket #10180 (jQuery 1.6.2, Warning in FF 4/5/6 (failed to process the value for ...) closed by
- duplicate
- 10:35 AM Ticket #10180 (jQuery 1.6.2, Warning in FF 4/5/6 (failed to process the value for ...) created by
- In jQuery (uncompressed) at line 1301 and 1302 are the attributes left …
- 9:50 AM Ticket #10174 (data attributes with large integers don't work) closed by
- invalid: First, this is a feature and is described in …
- 9:40 AM Ticket #10179 (attr() & prop() return -1 for undefined attributes) created by
- IE7 returns -1 for attr() and prop() of undefined attributes. FF3 …
- 9:32 AM Ticket #10173 (broken link on docs.jquery.com) closed by
- invalid: Thanks! The plugins site is in the process of being rewritten. Bear …
- 9:30 AM Ticket #10178 ($(window).is("a") >> Uncaught TypeError: Cannot call method ...) created by
- http://jsfiddle.net/k4nz6/ $(window).is("a") throws a uncaught exception
- 7:50 AM Ticket #10177 (index of callback function in .wrap is always 0) created by
- I have the following HTML: <div class="box">...</div> <div …
- 6:36 AM Ticket #10176 (Injected script tag is evaluated twice) created by
- When injecting a script tag into the head tag the injected script is …
- 4:47 AM Ticket #10175 ($.getJSON() with url '/' doesn't work in IE) created by
- […] This code doesn't work in IE (version 8, 9). It doesn't send …
- 3:08 AM Ticket #10174 (data attributes with large integers don't work) created by
- If I have some divs like this: […] […] will return …
- 1:04 AM Ticket #10173 (broken link on docs.jquery.com) created by
- on http://docs.jquery.com/Plugins/Authoring in the second to last …
Aug 30, 2011:
- 9:12 PM Ticket #10161 (CSS modifications not reset on unload) closed by
- cantfix: Given your bisect result I am pretty sure this is a result of the …
- 6:30 PM Ticket #10172 (Harmonizing the "keypress" event between browsers) closed by
- wontfix: Recommend: […] And also: http://api.jquery.com/keypress/ > …
- 6:24 PM Ticket #10171 (jQuery.fx is undefined) closed by
- duplicate
- 5:47 PM Ticket #10172 (Harmonizing the "keypress" event between browsers) created by
- Please see …
- 5:36 PM Ticket #10171 (jQuery.fx is undefined) created by
- jQuery.fx is undefined error when I try and run more than on plugin on …
- 3:31 PM Ticket #10170 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) created by
- ==== How to Reproduce ====
While doing a GET operation on
/query
, … - 3:14 PM Ticket #10169 (jQuery.fx is undefined) created by
- I'm trying to run two plugins on the same page. When I do that, i get …
- 11:27 AM Ticket #10160 (AJAX errors are not reported in Firefox Error console) closed by
- worksforme: http://gyazo.com/23fc8614479932f989e101ab47041226.png Also, …
- 10:23 AM Ticket #10168 (jQuery.event.trigger and inline handlers.) created by
- Looking at the
event.js
file, in thejQuery.event.trigger
method, … - 9:55 AM Ticket #10167 (Bug on append() when HTML entities are not used) closed by
- worksforme: http://jsfiddle.net/dmethvin/78Cah/
- 9:41 AM Ticket #10167 (Bug on append() when HTML entities are not used) created by
- Hi everybody, When we want to append '¶meter' text/html, JQuery …
- 9:30 AM Ticket #10163 (INCORRECT ANIMATE BEHAVIOUR IN WEBKIT) closed by
- duplicate: No one ever claimed that it was. Please read comment threads before …
- 9:13 AM Ticket #9873 (inArray throws error in FF5) closed by
- fixed: Yes it was, thanks!
- 9:06 AM Ticket #10166 (click() on a checkbox still doesn't appear checked(or unchecked) ...) created by
- in windows 7 using FF 5.0 & IE 8.0 a $(checkbox).click() still calls …
- 6:34 AM Ticket #10164 (jQuery fails to grab an element by id if the id contains the "+" chars) closed by
- worksforme: As per our docs: 'If you wish to use any of the meta-characters ( such …
- 6:30 AM Ticket #10165 (jquery ui-1.8.16 is not working with jqgrid) closed by
- invalid: Thanks for submitting a ticket. Unfortunately, we are unable to assist …
- 5:20 AM Ticket #10165 (jquery ui-1.8.16 is not working with jqgrid) created by
- Hi Team, I found issue while running jquery ui-1.8.16 with …
- 4:10 AM Ticket #10055 (SyntaxError: Parse error when loading jquery-1.6.2.min.js on line 3) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:10 AM Ticket #10043 (Retrieving border doesn't work for left, right or bottom) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:35 AM Ticket #10164 (jQuery fails to grab an element by id if the id contains the "+" chars) created by
- While jQuery fails to grab an element by id if the id contains the "+" …
- 12:47 AM Ticket #10163 (INCORRECT ANIMATE BEHAVIOUR IN WEBKIT) created by
- I think #7638 was not fixed in jQuery 1.6.2 #7638 was closed because …
Aug 29, 2011:
- 5:30 PM Ticket #10099 (Include jQuery.find(array, function(element, index){...})) closed by
- plugin: It seems like a really bad idea to have the semantics of
$.find
… - 3:41 PM Ticket #10162 (this function throws undefined exception) closed by
- duplicate
- 3:41 PM Ticket #10030 (IE 7 only - jQuery core "finally {") closed by
- duplicate
- 3:35 PM Ticket #10162 (this function throws undefined exception) created by
- resolveWith: function( context, args ) { if ( !cancelled && …
- 1:50 PM Changeset [d284b36]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 1:39 PM Changeset [20a1bd0]1.12-stable2.2-stablekillphp by
- version.txt
- 1:38 PM Changeset [2fc6205f]1.12-stable2.2-stablekillphp1.6.3rc1 by
- build/release-notes.js
- version.txt
- 9:23 AM Ticket #10161 (CSS modifications not reset on unload) created by
- Consider http://jsfiddle.net/PDwpP/40/ To observe the issue, the …
- 8:06 AM Ticket #10160 (AJAX errors are not reported in Firefox Error console) created by
- If a javascript run-time error is present in the success handler of an …
- 3:33 AM Ticket #10159 (.outerHeight() returns positive value for <script> elements) created by
- I think I have found a bug in the .outerHeight() jquery function. I'm …
Aug 28, 2011:
- 8:23 PM Ticket #10158 (Extend only existing properties) closed by
- worksforme: Works for me: http://gyazo.com/c87038f3f474289a7947f7410a622975.png …
- 8:05 PM Ticket #10158 (Extend only existing properties) created by
- […]
- 6:16 PM Ticket #10157 ($('a').fadeIn() - on complete style display:inline) created by
- $('a').fadeIn() - on complete style display:inline. must be style …
- 5:09 PM Ticket #10154 (Ready func run twice!) closed by
- worksforme
- 4:09 PM Ticket #10156 (Events not working in Windows phone 7 web browser control) created by
- I am wrapping up asp.net web site in a browser control on windows …
- 1:52 PM Ticket #10153 (jquery 1.6.2( could affect more versions) compressed breaks when ...) closed by
- duplicate
- 1:51 PM Ticket #10153 (jquery 1.6.2( could affect more versions) compressed breaks when ...) reopened by
- 1:45 PM Ticket #10153 (jquery 1.6.2( could affect more versions) compressed breaks when ...) closed by
- invalid: Your minifier is incorrectly seeing the
/*
inside a QUOTED string as … - 12:56 PM Ticket #10155 ($.unique maintain order) closed by
- invalid: http://api.jquery.com/jquery.unique/ > Description: Sorts an array of …
- 4:42 AM Ticket #10155 ($.unique maintain order) created by
- $.unique("[1,2,3,6,2,5]") return 5,1,3,2,6 Can maintain the original …
- 3:47 AM Ticket #10154 (Ready func run twice!) created by
- I started learning jquery and ran into a problem: […] This code …
Note: See TracTimeline
for information about the timeline view.