Timeline
09/28/11:
- 23:44 Ticket #10374 ($('#audio').play() should use first compatible source tag) created by
- When using the HTML5 <audio> tag such as this: […] I expected …
- 21:18 Ticket #10373 (`document.defaultView` => `window`) created by
- grabbing getComputedStyle off of defaultView has been commonplace for …
- 20:47 Ticket #3144 (Inconsistent cross-browser results from .text() method) closed by
- fixed: Update Sizzle. Fixes #3144, #6863. Changeset: …
- 20:47 Ticket #6863 (faster getText) closed by
- fixed: Update Sizzle. Fixes #3144, #6863. Changeset: …
- 19:52 Ticket #10372 (Add character frequency counter to build/) created by
- Ralph Holzmann wrote a simply character frequency summary script, which …
- 19:49 Ticket #10371 (Remove "subline" from test/index.html) created by
- We dont actually use it manipulation.js
- 18:53 Ticket #10368 (IE's .data() returns empty object) closed by
- invalid: "data-elem-ID" is an _invalid_ attribute. See: …
- 18:43 Ticket #10369 (Cache literal space " " in event.js) closed by
- invalid: Somehow, this actually made both the min and gzip version bigger. Go …
- 18:33 Ticket #10370 (a.parentNode is null) created by
- Not sure what the problem is but on my website christianfaithtv.com using …
- 18:32 Ticket #10369 (Cache literal space " " in event.js) created by
- This is referred to a number of times. We can get better compression by …
- 18:21 Ticket #9837 (Issue on extend (deep) with methods-properties) closed by
- cantfix: I agree this is nigh-on impossible to do in a generic way on arbitrary …
- 18:13 Ticket #10367 (Allow passing an array of promises to jQuery.when) closed by
- duplicate
- 18:13 Ticket #10367 (Allow passing an array of promises to jQuery.when) reopened by
- 17:40 Ticket #10367 (Allow passing an array of promises to jQuery.when) closed by
- duplicate
- 17:37 Ticket #10361 (ParseJSON is Not A Function in Jquery 1.6.4.min.js) closed by
- invalid: parseJSON is not a method we add to strings. It's jQuery.parseJSON( …
- 17:13 Ticket #10368 (IE's .data() returns empty object) created by
- It looks like there is a regression in 1.6.4 jQuery. Calling …
- 16:21 Ticket #10367 (Allow passing an array of promises to jQuery.when) created by
- It would be convenient if passing an array of promises as the first …
- 16:09 Ticket #10362 (Fire Errors :result.parseJSON is not a function in jquery 1.6.4.min.js) closed by
- duplicate
- 16:01 Ticket #5684 (Effects: exception in animation callback causes endless loop) closed by
- fixed: Landing pull request 520. Unset the complete function just before calling …
- 15:59 Ticket #6150 (.stop sometimes doesn't clear .delay) closed by
- fixed: Landing pull request 514. 1.7 - queue refactoring to handle delay stop - …
- 14:44 Ticket #10366 (animate() does not work for font-weight) created by
- The animate command does not work for font-weight, even if it is set to …
- 14:26 Ticket #10365 (onprogress ajax) created by
- I wanna know if you have some api of progress event on sending …
- 12:52 Ticket #10360 (The Attribute Equals Selector doesn't seem to work with "hash") closed by
- invalid: Closing at the request of the original ticket submitter. .prop() should …
- 11:39 Ticket #10364 (Animate and stop on a object) created by
- Hi, I animate an object. When the animation finish, i stop all animations …
- 11:34 Ticket #10363 (IE7 reports TBODY as invisible unless it has content) created by
- The following demonstrates the problem. It reports that the TBODY is …
- 09:47 Ticket #10362 (Fire Errors :result.parseJSON is not a function in jquery 1.6.4.min.js) created by
- i used jquery 1.6.4.min.js but it fire error like:result.parseJSON is not …
- 09:39 Ticket #10361 (ParseJSON is Not A Function in Jquery 1.6.4.min.js) created by
- result.parseJSON is not a function if (result.parseJSON().d.length == 0) { …
- 07:16 Ticket #10360 (The Attribute Equals Selector doesn't seem to work with "hash") created by
- The attribute equals selector doesn't seem to work with "hash"; it returns …
- 03:59 Ticket #10358 (Input name attribute the same number of text box validation fails, only ...) closed by
- invalid: Sounds like you are describing a problem with a plugin, not in jQuery …
- 02:10 Ticket #10359 (Setting css overflow property to HTML tag, reloading all the swf's on the ...) created by
- Setting the css overflow property using jQuery dynamically after the DOM …
- 01:45 Ticket #10358 (Input name attribute the same number of text box validation fails, only ...) created by
- <input type="text" name="test" class="required" /> <input type="text" …
- 00:56 Ticket #10355 (IE7,8 : $(window).scroll() == $(window).scrollTop(0)) closed by
- duplicate: Should be fixed in the jQuery-git version.
09/27/11:
- 22:01 Ticket #10357 (remoteAttr("checked") destroys defaultChecked) closed by
- wontfix: Yes, this is intended behavior. We understand that boolean attributes …
- 21:04 Ticket #10357 (remoteAttr("checked") destroys defaultChecked) created by
- Hello, i'm unsure if this is a bug, but when i have a checkbox: <input …
- 19:16 Ticket #10356 (Click event is inconsistent when changing a select dropdown) closed by
- cantfix: Chrome does not seem to register a click. We have no control over that.
- 17:58 Ticket #10356 (Click event is inconsistent when changing a select dropdown) created by
- I have this simple use case where a a click event is bind to the document …
- 16:18 Ticket #10355 (IE7,8 : $(window).scroll() == $(window).scrollTop(0)) created by
- IE7,8: "$(window).scroll();" produce a result similar to …
- 15:57 Ticket #10348 (Ajax "deferred" error ?) closed by
- duplicate
- 13:35 Ticket #10354 (Variables not working in ...) created by
- Hallo, varibales as def. below are not working; pls. refer i.e. to jQuery …
- 13:04 Ticket #10351 ($('#xxoo').removeAttr('disabled');) closed by
- duplicate
- 12:59 Ticket #10350 (POST caching on IE8) closed by
- invalid: If you don't want the response to be cached, use cache: false in the …
- 12:57 Ticket #10352 ($.data clipping attribute value) closed by
- invalid: http://www.learningjquery.com/2011/09/using-jquerys-data-apis
- 12:56 Ticket #10353 (Live click wont work inline.) closed by
- invalid: When I remove the bogus .toggle() with the php statements in it, it works. …
- 11:07 Ticket #10353 (Live click wont work inline.) created by
- I have to following code http://jsfiddle.net/R4a2m/5/ just click() …
- 09:42 Ticket #10352 ($.data clipping attribute value) created by
- We have an element with an attribute [data-service-number] with a value …
- 08:22 Ticket #10351 ($('#xxoo').removeAttr('disabled');) created by
- Today I meet a problem in jQuery Library 1.6.2. The function …
- 07:46 Ticket #10350 (POST caching on IE8) created by
- Hi, I notice problem with making Ajax POST Request on IE8. I have scenerio …
- 03:56 Ticket #10349 (domManip Causes Duplicate Events to Fire if Event Binding Code is ...) closed by
- invalid: jQuery cannot be held accountable for what happens inside your script tags
- 03:32 Ticket #10349 (domManip Causes Duplicate Events to Fire if Event Binding Code is ...) created by
- Example here: http://jsfiddle.net/9amah/ Following the #button div, there …
- 01:28 Ticket #3368 (event.metaKey should be assigned to event.ctrlKey on Non-Mac only) closed by
- fixed: Fixed along with #8789 refactor.
- 01:27 Ticket #6942 (JQuery.event.fix causes unnecessary reflows in IE when handling key events) closed by
- fixed: Fixed along with #8789 refactor.
- 00:08 Ticket #10348 (Ajax "deferred" error ?) created by
- I was testing ajax calls to my json web service (.net), and encountered …
09/26/11:
- 21:50 Ticket #10347 (not compatible with ie9) closed by
- invalid: Hi, it sounds like you should ask for help on http://forum.jquery.com. …
- 19:29 Ticket #10347 (not compatible with ie9) created by
- I downloaded a template with accordion menu and everytime i load it in ie9 …
- 17:40 Ticket #8789 (Meta: Event Property Hooks) closed by
- fixed: Merge branch 'fix-8789-rwldrn-fix' of git://github.com/dmethvin/jquery …
- 16:56 Ticket #10346 (Customized Selector loop over uneccesarry elements in IE (browser can be ...) created by
- IE is buggy as usually. Customized Selector loop over far more elements …
- 14:47 Ticket #10345 (IE<=8 preventDefault doesn't prevent an element from taking focus) created by
- In IE<=8, an element which makes a preventDefault() call when handling an …
- 13:26 Ticket #10344 (events not working when using .html(..)) closed by
- invalid: Works fine for me in both IE7 and IE9: http://jsfiddle.net/timmywil/9RxGp/ …
- 13:13 Ticket #10343 (compound selectors more than 2 in ie7) closed by
- worksforme: Your test case and the git version works for me: …
- 13:08 Ticket #10341 (Auto Height is not Working for Jquery Tabs) closed by
- invalid: Please file issues with jQuery ui at http://bugs.jqueryui.com. Also, be …
- 12:39 Ticket #10344 (events not working when using .html(..)) created by
- When using html(..) to add html to an element, the events in the html are …
- 11:41 Ticket #10343 (compound selectors more than 2 in ie7) created by
- the bug is that selecting $('#a #b #c'); is not working in ie7, to solve …
- 08:03 Ticket #10342 (parentsUntil will fail to stop when first arg is dom element) created by
- $(p_new).add($(p_new).parentsUntil(element,gc_item_tag)) will not stop for …
- 06:29 Ticket #10341 (Auto Height is not Working for Jquery Tabs) created by
- $('#flightTabs').tabs({ fxAutoHeight: true }); It is not working in …
09/25/11:
- 07:48 Ticket #10247 (Pressing the CTRL and any other key prevents .keydown() and .keyup() from ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:00 Ticket #10340 (jQuery.load and jQuery.live) closed by
- invalid: By adding page2 multiple times, you're creating an invalid document that …
09/24/11:
- 23:47 Ticket #10340 (jQuery.load and jQuery.live) created by
- When loading a page inside a div, using jQuery.load(), each time this page …
- 18:17 Ticket #9948 (RegExp to test for pixel values might be unreliable in IE 9) closed by
- wontfix: Thanks for your work. Since not all browsers (including webkit and …
- 18:10 Ticket #10339 (Creating Gradient Background doesn't work in IE.) closed by
- invalid: filter is not a value of the background property. Do .css('filter', …
- 08:08 Ticket #10238 (Error Report from IE8 for line 8544) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #10237 (animate in iframe causes parent to scroll to position iframe at top of ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:08 Ticket #10217 (document.ready() does not fire with Chrome) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:01 Ticket #10339 (Creating Gradient Background doesn't work in IE.) created by
- I want to have a gradient background for my div. In other browsers it …
- 00:52 Ticket #10338 (getResponseHeader() broken for CORS requests in Firefox 6) created by
- Due to a bug in Firefox[1] where .getAllResponseHeaders() returns the …
09/23/11:
- 21:24 Ticket #10337 (Jquery Validation) created by
- Unable to get this validation working: var error=0; if(!error){ var …
- 19:13 Ticket #10336 (parseJSON validation is inaccurate) closed by
- invalid: That error is exactly correct, "{,}" is not valid …
- 19:03 Ticket #10336 (parseJSON validation is inaccurate) created by
- The current method for validating JSON for parsing is inaccurate and …
- 18:49 Ticket #10334 (CDN https is borked) closed by
- duplicate
- 18:32 Ticket #10335 (In IE quirksmode, the "show" method, with a duration parameter, does not ...) created by
- In Internet Explorer: <!-- missing doctype to force IE into quriksmode …
- 18:00 Ticket #10334 (CDN https is borked) created by
- SSL looks like it is not setup correctly. http://twitpic.com/6pdf7o
- 17:50 Ticket #9560 (Null function getAttribute is invoked in acceptData()) closed by
- cantfix: http://code.google.com/p/swfupload/issues/detail?id=348#c0
- 15:26 Ticket #10262 (Empty attributes gives undefined!) closed by
- invalid: ajpiano has noticed that the html listed in this ticket is invalid. …
- 12:35 Ticket #10333 (.not() method doesn't work in combination with .live()) closed by
- invalid: As documented, the only valid way to use .live() is directly after a …
- 12:04 Ticket #10333 (.not() method doesn't work in combination with .live()) created by
- Hello, I have noticed the .not() method doesn't work in combination with …
- 08:05 Ticket #10228 (IE 8 is broken) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #10209 (Intentional: $.get & $.post may have the arguments passed in a way that ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 00:01 Ticket #10113 (Set internal null flag for data-attrs that are removed) closed by
- wontfix: OK, I'm closing this with the needsdocs tag. jQuery.fn.data("name") will …
09/22/11:
- 15:56 Ticket #10332 (a lot of js error on this page) created by
- http://docs.jquery.com/Plugins/Validation/Methods/required#dependency-callb …
- 14:59 Ticket #9399 (Deprecate jqXHR.success and jqXHR.error) closed by
- fixed: This is documented as deprecated already so I'll consider this fixed... …
- 14:54 Ticket #9033 (try{ } finally{ } error in IE8) closed by
- fixed: There is no try/finally block in the new $.Callbacks code. Deferred …
- 14:53 Ticket #8142 (outerhtml) closed by
- wontfix: Discussed in the 1.7 meeting and voted out due to the issues discussed …
- 14:49 Ticket #8856 (Request: deferred.isUnresolved()) closed by
- fixed: It's called isProgressing and is in master. Related commit: …
- 14:38 Ticket #10317 (Allow # to pass from html to servlet) closed by
- invalid: Please ask for help on http://forum.jquery.com
- 14:15 Ticket #9398 (Proposal for Improved Deferreds) closed by
- fixed: Closing as this has landed in master. Related commits: …
- 14:07 Ticket #10331 (resolveWith error) created by
- Hi, I have an undefined error with resolveWith. I am using Asp.net 2.0 …
- 13:03 Ticket #10330 (conflict with prototype.js) closed by
- worksforme: use: jQuery.noConflict() http://api.jquery.com/jQuery.noConflict/
- 13:02 Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) closed by
- wontfix: http://docs.jquery.com/Won't_Fix#SVG.2FXML.2FVML_Bugs
- 12:28 Ticket #10330 (conflict with prototype.js) created by
- this code work in Firefox but doesn't work in IE <html lang="fr"> <head> …
- 09:36 Ticket #10329 (addClass/removeClass/toggleClass methods does not work with svg nodes) created by
- html: […] js: […]
- 07:47 Ticket #10223 (Unstable 1.6.2 (dynamic load jquery)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:12 Ticket #9007 (Textarea value (via ".val()") differs from actual posted value (carriage ...) closed by
- wontfix: I agree, let's move this to a needsdocs. People who need to count exact …
- 03:49 Ticket #10139 (NO_MODIFICATION_ALLOWED_ERR .xhtml on safari) closed by
- invalid
- 03:36 Ticket #10026 (removeData does not work with html5 data attributes) closed by
- wontfix: We will not be directly writing to data-* attrs with the jQuery data api
- 03:22 Ticket #6782 (carefully allow more strings to use innerHTML) closed by
- fixed: Landed for 1.7: …
- 01:50 Ticket #9476 (Calling jQuery("html")[0].removeAttribute throws exception in IE <9) closed by
- invalid: Lacking a test case, I'm going to close this bug. Twitter is not a good …
- 01:44 Ticket #8866 (IE8 input[type=file] delegated change event files only on blur) closed by
- fixed
- 01:43 Ticket #7444 (Submitting form with "Enter" instead of button click on ie8 or ie7 ...) closed by
- fixed: Fixed: …
- 01:41 Ticket #6667 (submit event doesn't delegate in IE* under certain conditions) closed by
- fixed: I rechecked with the 1.7 event code and this works now. …
- 01:39 Ticket #7061 (Delegated submit handler can interfere with default action of click event ...) closed by
- fixed: Fix #7061. Lazy-attach to the genuine submit event for delegation. Avoids …
- 01:07 Ticket #9595 (.click() event doesn't automatically trigger .change() event in IE7 / IE8) closed by
- fixed: In the 1.7 change-event rewrite, this works fine for jQuery-attached …
- 00:21 Ticket #9069 (when hover over a child of an element, mouseleave fires when using live or ...) closed by
- fixed: Fixed in 1.7: …
09/21/11:
- 23:41 Ticket #7547 (Adding pub/sub into jQuery core?) closed by
- plugin: We've decided to implement this as a plugin for now.
- 17:31 Ticket #10328 (Page load takes 1.5 sec for a small data--jQuery performace) created by
- When I load a page with less number of control, still it takes 1.5sec to …
- 16:34 Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) closed by
- worksforme: Works for me: http://jsfiddle.net/timmywil/EWbmD/2/
- 16:11 Ticket #10327 (Blur() causes multiple events to fire in Internet Explorer) created by
- Using IE9 (behavior also seen in IE8), calling the blur() function on an …
- 14:43 Ticket #10326 (fadeTo value becomes max opacity for fadeIn) created by
- After I run fadeTo(d,o) the opacity set by fadeTo becomes the Max opcaity …
- 13:33 Ticket #10325 (Can't get value of hidden input) closed by
- worksforme: Seems to work fine. http://jsfiddle.net/timmywil/Dn8gZ/
- 13:17 Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) closed by
- invalid: Thank you for your question. However, the [ http://forum.jquery.com …
- 11:50 Ticket #10325 (Can't get value of hidden input) created by
- I have partial html loaded through ajax get request. Partial include …
- 10:46 Ticket #10324 (Clone does not copy innerHTML of object element in IE9) created by
- In IE9, the contents of object elements is not copied to the cloned …
- 09:39 Ticket #10256 (Cross domain requests using jsonp) closed by
- invalid: From the jQuery.ajax docs […]
- 07:01 Ticket #10323 (How Can we handle DataType of an AJAX Call ($.ajax())) created by
- Can we handle the DatatType of the Ajax Call. For example: lets …
- 03:30 Ticket #9279 (delegate() bind does not handle mouseover/mouseout and mouseenter/mouseout ...) closed by
- fixed: Fixed in 1.7, commits: …
- 03:18 Ticket #8040 (Bind two "change" events in IE will be fired twice) closed by
- duplicate
- 03:13 Ticket #10132 (.val(...) in change handler invokes change handler in IE) closed by
- fixed: This is fixed by the new IE change detection logic in 1.7. …
- 03:10 Ticket #8157 (Focusing an already focused text field will prevent the change event from ...) closed by
- fixed: I think this closes this particular saga of the missing change event. …
- 03:06 Ticket #10322 ($.data can not get value from element when the attr use camelCase) closed by
- invalid: See the HTML5 rules for data- values. Capitalization of attribute names …
- 02:44 Ticket #10322 ($.data can not get value from element when the attr use camelCase) created by
- $(this).data('myID') return undefined but $(this).data('myid') get the …
- 02:29 Ticket #6593 (IE8: DOM 0 event handler called twice when a separate handler is attached ...) closed by
- fixed: Fix #6593. Don't let onchange trigger twice for elements in IE. This is a …
- 00:25 Ticket #10105 (IE7 attr "name" for iframe + form target) closed by
- worksforme: I've added your code here to test and it seems to work fine: …
- 00:17 Ticket #9937 (Deferreds, promises and jsXHR-s are plain objects.) closed by
- wontfix: Scoping is another commonly used tool. The fact that they are not …
Note: See TracTimeline
for information about the timeline view.
