Timeline
10/02/11:
- 23:26 Ticket #10406 (:hidden selector finds <br /> elements in chrome and safari (but not FF or ...) created by
- When using .find(':hidden') , Chrome and Safari return <br /> elements in …
- 21:53 Ticket #10405 (offset() of SVG elements on mobile Safari not correct) closed by
- wontfix: Unfortunately, SVG issues are out of jQuery's scope, as we've noted in …
- 21:29 Ticket #10405 (offset() of SVG elements on mobile Safari not correct) created by
- I have found that in mobile safari, offset() always seems to return …
- 20:47 Ticket #10404 (Cannot use global variables?) closed by
- invalid: This is not a bug in jQuery, please post support questions on the forum.
- 20:43 Ticket #10404 (Cannot use global variables?) created by
- Hi, I have the following (example) code to explain my trouble […] I …
- 20:06 Ticket #10399 (attributes getting modified to lowercase. problematic with case sensitive ...) closed by
- cantfix: This is the default behavior of the browser. Also, attribute names are …
- 20:03 Ticket #10400 (Leveraging the powers of .live()) closed by
- invalid: live is awful. The behaviour you describe is actually _exactly_ how …
- 20:03 Ticket #10401 (jQuery doesn't retreive the correct measures) closed by
- duplicate
- 19:54 Ticket #10403 (elem.ownerDocument.defaultView throws an "Undefined" Error) created by
- Hi all, please forgive my lack of familiarity with the jQuery code, but I …
- 17:42 Ticket #10402 (Error don't post my value) created by
- I buil form login with email: chinhdung180@… and pass: chinhdung …
- 17:11 Ticket #10401 (jQuery doesn't retreive the correct measures) created by
- When an object's parent is hidden (display:none), width and height (at …
- 14:22 Ticket #10400 (Leveraging the powers of .live()) created by
- If we already have such a great feature as .live() it would be awesome if …
- 12:28 Ticket #10399 (attributes getting modified to lowercase. problematic with case sensitive ...) created by
- $('<div><div AttR="value"></div></div>').html() gives: "<div …
- 08:03 Ticket #10294 (calling animate on padding-left with negative value causes jquery error) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:46 Ticket #10397 (fadeOut with timing) created by
- Hi, I get a message from firefox 7.0.1: Erreur : …
10/01/11:
- 21:38 Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) closed by
- duplicate
- 20:59 Ticket #10372 (Add character frequency counter to build/) closed by
- fixed: Landing pull request 523. Adds character frequency reporting tool, use: …
- 20:45 Ticket #10396 (.attr('name', undefined) returns attr value instead of current set) created by
- .attr() returns attribute value instead of current node set if the second …
- 16:25 Ticket #10388 (.is('[disabled]') return wrong values in Opera) closed by
- worksforme: Tested in both Opera.current/stable and Opera.next with jQuery edge …
- 11:02 Ticket #10395 (a.comparedocumentposition is not a function) created by
- OS: Ubuntu Linux 10.4 Browser: Firefox 3.6.22 jQuery: …
- 07:58 Ticket #10293 (Animation: wont work at all) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:54 Ticket #10391 (Add jQuery Mobile link to jQuery main website top menue) closed by
- invalid: Thanks for your ticket. We're currently in the process of redesigning …
09/30/11:
- 23:20 Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) created by
- Whenever a browser returns 'false' for '$.support.opacity' the …
- 21:58 Ticket #9434 (.outerWidth()/.outerHeight()/.innerWidth()/.innerHeight() should work on ...) closed by
- fixed: Fixed in commit …
- 20:12 Ticket #10389 (Selector by pattern in parents) closed by
- invalid: This is a question for the forum, not the bug tracker. Remove the @ .
- 19:31 Ticket #10393 (Error in method jQuery.buildFragment) created by
- […] jQuery.support.parentNode is undefined. […] This code calls …
- 17:05 Ticket #10392 (Visibility set to "hidden" when position set to absolute) created by
- When an element's position is set to 'absolute' via CSS, jQuery interprets …
- 15:47 Ticket #10391 (Add jQuery Mobile link to jQuery main website top menue) created by
- Please add jQuery Mobile link to jQuery main website top menue
- 15:02 Ticket #10390 (Object does not support property or method getAttributeNode) created by
- SCRIPT438: Object does not support property or method "getAttributeNode" …
- 14:14 Ticket #10389 (Selector by pattern in parents) created by
- Selecting elements by patteren as $(this).parents("div[ @id = 'tc-' ]") …
- 13:34 Ticket #10388 (.is('[disabled]') return wrong values in Opera) created by
- Example: […] Function .is('[disabled]') returns for each LI element …
- 11:09 Ticket #10387 (.css('display') returns wrong value) created by
- I have got a div with in inline-style definition for display. <div …
- 10:28 Ticket #10376 (ajaxStart() is inadvertently fired when the page is loaded through HTTPS ...) closed by
- invalid: That's not a bug at all... Oo
- 07:54 Ticket #10284 (A bug about end()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:17 Ticket #10385 (jQuery.browser.version for ie9 is returning '7.0') closed by
- worksforme: Looks like a 9 to me: …
- 01:59 Ticket #10383 (Attribute selector inconsistant in IE8) reopened by
- Because we hooked up jQuery.attr to attribute retrieval in Sizzle and …
- 01:47 Ticket #10385 (jQuery.browser.version for ie9 is returning '7.0') created by
- jQuery.browser.version returns 7.0 instead of the expected 9.0 for …
- 01:05 Ticket #10384 (webkit browser throws exception on fadeIn and fadeOut (fix)) closed by
- duplicate: You don't need to be able to "reopen" a ticket just to draw attention. …
- 01:04 Ticket #5145 (jQuery.support.opacity = false in the Chrome browser) reopened by
- 00:59 Ticket #10383 (Attribute selector inconsistant in IE8) closed by
- invalid: "value" is not a valid content attribute of textarea …
- 00:18 Ticket #10384 (webkit browser throws exception on fadeIn and fadeOut (fix)) created by
- I know this is a dublicate of 'Ticket #5145'. I can't reopen it :-( My …
- 00:16 Ticket #10383 (Attribute selector inconsistant in IE8) created by
- Attribute selector inconsistant in IE8 http://jsfiddle.net/5DTfu/24/ The …
09/29/11:
- 18:38 Ticket #10382 (fn.html() return incorrect value in IE) closed by
- wontfix: http://jsfiddle.net/rwaldron/rbAVG/4/ …
- 18:22 Ticket #10382 (fn.html() return incorrect value in IE) created by
- In IE 7,8 , fn.html() return value without attributes quotes. See it in …
- 15:26 Ticket #10381 (Inlcuding jQuery into Firefox extension growing up CPU load) created by
- jQuery 1.6.4, Firefox 7 (and Firefox 6), Ubuntu 11.04 When I am …
- 14:42 Ticket #10380 ($('select').attr('type') return undefined) closed by
- invalid: Use .prop() http://jsfiddle.net/rwaldron/jw8eF/1/
- 14:35 Ticket #10375 (Do not include `type` in jQuery.event.props) closed by
- fixed: Fix #10375. Don't put type in jQuery.event.props It's already set in …
- 14:27 Ticket #10380 ($('select').attr('type') return undefined) created by
- In versions 1.6.3 and 1.6.4 attr('type') for select returns undefined …
- 10:17 Ticket #10378 (Val method always return undefined) created by
- Hi I am having problem with JQuery(1.4.4) .val() method in SharePoint. …
- 08:52 Ticket #10377 (Cannot find elements of [nodeName='z:row'] in responseXML) created by
- Hi, this is a regression from 1.6: I have some XML from a web service …
- 07:45 Ticket #10279 (Invalid formal parameters) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:53 Ticket #10376 (ajaxStart() is inadvertently fired when the page is loaded through HTTPS ...) created by
- ajaxStart() is inadvertently fired when the page is loaded through …
- 03:13 Ticket #10375 (Do not include `type` in jQuery.event.props) created by
- The inclusion of type in the jQuery.event.props list will clobber the …
- 00:10 Ticket #10374 ($('#audio').play() should use first compatible source tag) closed by
- wontfix
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 …
Note: See TracTimeline
for information about the timeline view.
