Timeline
Mar 3, 2011:
- 10:44 PM Ticket #8440 (SUGGESTION: Make .append() able to take a URL in the same manner as .load()) created by
- It would be convenient to append things from other pages. ex: …
- 5:39 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) closed by
- wontfix: Confirmed: http://jsfiddle.net/rwaldron/fd6xV/1/ As you can see, …
- 5:26 PM Ticket #8439 ($(input element).val() returns reversed string under certain conditions) created by
- (Bug occurs on Firefox 3.6.14 (but not on Opera 11.01), using Google's …
- 3:58 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) closed by
- duplicate
- 2:40 PM Ticket #8438 (Bad debugging) created by
- Can't see full functions stack in 1.5.1 here is 2 screenshots with …
- 1:58 PM Ticket #8436 (ajax method failing unexpectedly) closed by
- duplicate: See http://bugs.jquery.com/ticket/8084#comment:16 for more explanations.
- 1:38 PM Changeset [2d0bc7c]1.12-stable2.2-stablekillphp by
- Makefile
- src/core.js
- src/deferred.js
- test/csp.php
- 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
- …
- 1:26 PM Ticket #8437 (Using Multiple Selectors to search by tag name is significantly slower ...) created by
- Starting in jQuery 1.4.3, finding elements using multiple selectors …
- 12:26 PM Ticket #8436 (ajax method failing unexpectedly) created by
- Firefox 3.6.14 JBoss-4.0.5.GA/Tomcat-5.5 ATGPlatform 2007.1 When …
- 12:24 PM Ticket #8435 (.data() removes leading zeros from data-xxx attribute values) created by
- When storing data attribute values in the DOM and referencing them via …
- 12:19 PM Ticket #8434 (Selector not working with XML string in IE) created by
- IE does not return the entity nodes when using the jQuery( selector, [ …
- 10:54 AM Ticket #8430 (ruban) closed by
- invalid: Closing due to the lack of any discernible ticket content.
- 9:51 AM Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") closed by
- worksforme: OK, I tested this on my local webserver using IE9 and it worked flawlessly.
- 9:18 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) closed by
- fixed: Used the wrong format to notify the fix in the commit message. …
- 9:16 AM Changeset [c127989]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:50 AM Ticket #8432 (.fadeToggle() breaks DIV style) created by
- I have a page with thumbnails. Three thumbnails are above a show/hide …
- 6:33 AM Ticket #8431 (jQuery.inArray() does not work in Chrome and Firefox) created by
- I was using jquery.inArray() to compare to values and it reports as …
- 1:03 AM Ticket #8430 (ruban) created by
- hi this is form t == ext ==
- 12:40 AM Ticket #8429 (:empty discrepancy between IE and Chrome) created by
- I tested the following code on: Google Chrome 6.0.472.63 and …
Mar 2, 2011:
- 9:04 PM Ticket #8428 (ajax.timeout documentation should mention the xhr object is in an ...) created by
- For jQuery releases that return an XMLHttpRequest object (instead of …
- 7:09 PM Ticket #8427 (similar bug as Ticket #8107) closed by
- wontfix: Why on earth would you use call ajaxSetup with no parameter? What …
- 5:03 PM Ticket #8427 (similar bug as Ticket #8107) created by
- occurs when $.ajaxSetup(); is used workaround is: $.ajaxSetup({}); …
- 4:13 PM Ticket #8426 (Unknown pseudo class - Opera) created by
- I was testing each browser (except IE) for the jQuery Form Plugin with …
- 2:44 PM Ticket #8425 (scrollTop inconsistency) created by
- iOS 4.2 UIWebView (safari?) $(window).scrollTop() returns a good …
- 10:04 AM Ticket #8424 (hover and attr usemap -> Syntax error, unrecognized expression: .) created by
- I use img with usemap attr inside <div class="akciya">. If move mouse …
- 9:06 AM Ticket #8423 (Cross origin AJAX request always preflighted) created by
- By setting a custom header, X-Requested-With, all cross-domain ajax …
- 6:15 AM Ticket #8421 (resolveWith fails on IE8 when called with no "args" argument) created by
Deferred
'sresolveWith
method fails on IE8 (with and without IE7 …- 5:00 AM Ticket #8420 (.outerHeight misses CAPTION height when object is TABLE) created by
- The computed height of a table with no rows but only a caption returns …
- 2:48 AM Ticket #8287 (Elminate memory leaks reported by IEJSLeaksDetector.exe) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:48 AM Ticket #8233 (Select box with lots of optios inside dialog return script loop error ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:32 AM Ticket #8419 (Ajax calls to encoded Internationalized domain names doesn't work in ...) created by
- Using jQuery 1.5 or 1.5.1, any ajax() calls to encoded …
- 1:45 AM Ticket #8417 (When posting AJAX and the data has "??" is formats it to jQuery<timestamp>?) closed by
- wontfix: Default encoding in ajaxSettings is x-www-form-urlencoded. So you have …
Mar 1, 2011:
- 10:39 PM Ticket #8418 (set name parameter using attr() method in IE 7) created by
- Looks like attr("name","value") method is not working to set name …
- 8:48 PM Ticket #8417 (When posting AJAX and the data has "??" is formats it to jQuery<timestamp>?) created by
- Works fine with 1.4.4 Example: var myData = { AccountIds: 17, …
- 4:45 PM Ticket #8416 (IE9 jqXHR.responseXML returns "undefined") created by
- Using jqXHR.responseXML method in IE9RC returns "undefined" while …
- 4:36 PM Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) closed by
- duplicate
- 3:26 PM Ticket #8415 (HIDING/SHOWING DIV CLEARS RADIO CHECKS) created by
- this is the same issue as #1095 but I am seeing it in Chrome and …
- 1:01 PM Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) closed by
- invalid
- 11:01 AM Ticket #8414 (jQuery.show() locked css display - failed the media queries) created by
- Test page http://jsbin.com/ejuva3/4 To test it: Expected Result …
- 8:28 AM Ticket #8413 (function replaceWith() bug on Internet Explorer 7&8) created by
- hi, find a limitation to replaceWith() on non existing elements with …
- 8:13 AM Ticket #8412 (Ajax problem on iOS with HTML5 applicationCache and web-app mode) created by
- This may not be a jQuery bug, however without a workaround it will …
- 5:14 AM Ticket #8411 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 5:14 AM Ticket #8410 (Selecting of checkboxes different under 1.4.4 and 1.5 or above) created by
- I have two checkboxes: <input type="checkbox" id="x"/> <input …
- 3:56 AM Ticket #8409 (select a dom elment which append using $.append) created by
- when i inserts some specified content as the last child of a element. …
- 2:55 AM Ticket #8268 (jquery fade-show fails in IE) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Feb 28, 2011:
- 10:06 PM Ticket #8408 (DOM element as selector inconsistency) closed by
- invalid
- 9:16 PM Ticket #8408 (DOM element as selector inconsistency) created by
- Creating a jquery object from DOM element via $() fails but succeeds …
- 6:54 PM Changeset [025f2c6]1.12-stable2.2-stablekillphp by
- src/css.js
- 5:45 PM Ticket #8407 (my valid submission rejected) closed by
- invalid: If you have a fiddle available that now demonstrates the bug in #8060, …
- 5:43 PM Ticket #8060 (Setting checked to true on a disconnected checkbox does not carry over ...) reopened by
- 4:21 PM Ticket #8407 (my valid submission rejected) created by
- Why is my valid submission rejected? Is this a session thing?
- 2:18 PM Ticket #8405 (Enhance jQuery.sub to work in its own window/document) created by
- It would be nice if we could pass a DOM Window or Document to …
- 1:58 PM Ticket #8404 ($("object").attr("data") returns the incorrect value in Chrome) created by
- http://jsfiddle.net/jSQ6A/3/ The return value on Chrome (9.0.597.98 …
- 1:44 PM Ticket #8163 (Selecting "text" inputs that don't have the "text" attribute ...) closed by
- duplicate
- 1:19 PM Ticket #8403 (jQuery Bulldozes Other IE Filters When Assigning Opacity) created by
- Steps to Reproduce: Assign a background gradient to an element in …
- 10:07 AM Ticket #8402 (jQuery.cssProps is useless in all browsers but IE6/7/8) created by
- jQuery.cssProps is an object in which you can "Add in properties whose …
- 6:23 AM Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't ...) closed by
- duplicate
- 6:20 AM Ticket #8395 (.append does not insert strings with html markup, does not always ...) closed by
- invalid: Replying to anonymous: > Ok, it turns out the minimum …
- 5:58 AM Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) closed by
- duplicate: Thanks for taking the time to contribute to the jQuery project by …
- 4:16 AM Ticket #8401 (minor enhancement to opacity cssHooks) created by
- Why are we doing […] When we could do […] Improve jQuery, one …
- 4:01 AM Ticket #8400 (AJAX error with Firefox and jQuery 1.5.1) created by
- I am sorry if this ticket is not specific enough, but here is the …
- 2:56 AM Ticket #8399 (find(input:hidden) is not correct.) created by
- i am using jq 1.4.4, my page just this, <table id="tb"> …
Feb 27, 2011:
- 11:43 PM Ticket #8398 (regression: invalid label on repeat ajax request) created by
- When a repeat ajax request expects a json response, the json parsing …
- 6:08 PM Ticket #8397 (.hover + .clone(true) broken?) created by
- Maybe this is a bug. Event callbacks bound with the
.hover
helper … - 4:11 PM Ticket #8396 (error when animating the background-color property of the body tag) closed by
- invalid: As documented, the
.animate()
method animates only numeric … - 3:03 PM Ticket #8396 (error when animating the background-color property of the body tag) created by
- I tried to animate the background-color property of my <body> like …
- 1:47 PM Changeset [c8a887a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:20 AM Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) closed by
- invalid: That's exactly how the ifModified option is supposed to work. Setting …
Feb 26, 2011:
- 9:04 PM Ticket #8383 (.closest() doesn't work with > selector) closed by
- invalid: Closed per your request.
- 8:59 PM Ticket #8393 (load function in queue has bug) closed by
- invalid: This is not a bug, please ask for help on forum.jquery.com.
- 6:53 PM Changeset [9e5ec37]1.12-stable2.2-stablekillphp by
- Makefile
- build/post-compile.js
- speed/jquery-basis.js
- src/ajax.js
- src/ajax/jsonp.js
- src/ajax/script.js
- src/ajax/xhr.js
- src/attributes.js
- src/core.js
- src/css.js
- …
- 3:37 PM Ticket #8395 (.append does not insert strings with html markup, does not always ...) created by
- Running FF 3.6.13 With an empty body tag, or a body tag with a single …
- 3:21 PM Ticket #8394 (How to fix browser cache and notmodified respond for JSON? ...) created by
- How to fix browser cache and
notmodified
respond for JSON? … - 10:45 AM Ticket #8393 (load function in queue has bug) created by
- i want hide my div first, then load a page in it and then show div by …
- 10:09 AM Ticket #8392 (slideToggle() is not working) created by
- $('#forgetpass').click(function() { …
- 6:43 AM Ticket #8391 (scrollTop, scrollLeft setters break chaining when selector doesn't ...) created by
- The following line throws a javascript error: […] The reason is …
- 12:01 AM Ticket #8382 (prevAll and prevUntil reverse order is not documented) closed by
- fixed: I've updated the prevAll() and prevUntil() documentation to reflect …
Feb 25, 2011:
- 10:53 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) reopened by
- Sorry i meant to leave this open for your input.
- 10:52 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) closed by
- worksforme: Yes, we fixed that because it was a bug. See #6911. Are you wanting to …
- 10:46 PM Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) closed by
- wontfix: These can easily be implemented as plugins; adding them to core would …
- 10:44 PM Ticket #1172 (Ajax Partial results for better busy status.) closed by
- wontfix: See the solution proposed in #8237, based on the ajax prefilter …
- 9:35 PM Ticket #8390 (Add jQuery('input').intVal/floatVal to write less code to get value as ...) created by
- Please add $('#input').intVal() and $('#input').floatVal() to reduce …
- 8:09 PM Ticket #8389 (Live events triggered on disabled input fields do not get fired in ...) created by
- An example: http://jsfiddle.net/wnLB3/1/
- 6:15 PM Ticket #8388 (.css(prop) fails in IE for detached elements) created by
- This seems to be a regression introduced in 1.4.3 and still broken in …
- 5:59 PM Ticket #8387 (flickering problem with jQuery 1.5 hide/show issue with inline and ...) created by
- I have a form that hides/shows a secondary options menu using jquery, …
- 3:26 PM Changeset [4aafe72]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:12 PM Ticket #8379 (Missing reduce()) closed by
- duplicate
- 3:10 PM Ticket #8379 (Missing reduce()) reopened by
- 2:45 PM Changeset [8415e8a]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:40 PM Changeset [00a05ad9]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 1:44 PM Ticket #8385 (:button selector disregards submit button) closed by
- worksforme: Seems to be working as documented. Submit buttons are not `<input …
- 1:36 PM Ticket #8386 (Problem with :focus selector) closed by
- duplicate
- 1:16 PM Ticket #8386 (Problem with :focus selector) created by
- No problems in Mozilla based browsers, but particularly in IE 6, this …
- 1:05 PM Ticket #8379 (Missing reduce()) closed by
- wontfix: @jitter - I'm actually 100% in agreement. Initially I had written a …
- 12:03 PM Ticket #8385 (:button selector disregards submit button) created by
- Expected behaviour: The following Selector should set the value of …
- 11:45 AM Ticket #8384 (Request for ">" selector to work in wider range of circumstances) created by
- According to the specification > is only defined where parent and …
- 9:44 AM Ticket #8383 (.closest() doesn't work with > selector) created by
- Test case is here: http://jsfiddle.net/77Qm9/ Not sure what correct …
- 9:39 AM Ticket #8382 (prevAll and prevUntil reverse order is not documented) created by
- In #6178 and #5994 it is noted that order of elements returned by …
- 9:31 AM Ticket #8381 (.is("div") fails on disconnected elements in IE9) created by
- (originally reported in -dev by Scott Gonzalez) {{{$("<div …
- 9:23 AM Ticket #8380 ($(':text') should match <input> since `type=text` is the implied default) created by
- Test case: http://jsfiddle.net/mathias/CpvgM/ Currently, $(':text') …
Feb 24, 2011:
- 7:30 PM Ticket #8379 (Missing reduce()) created by
- We have map(), each(), filter(), but there is no fold() nor reduce() …
- 7:01 PM Ticket #8378 (.not().live()) closed by
- invalid: Thanks for your time and interest in helping with jQuery, but this is …
- 6:40 PM Ticket #8378 (.not().live()) created by
- $('form').not('.confirm').live('submit', ... does not work. Event …
- 4:39 PM Ticket #8377 (siblings() impacts ancestors siblings) created by
- used latest jquery and jquery ui I am using: FF3.6.13 on winXP it …
- 3:43 PM Ticket #8368 (Regression: speed fix for $.trim results in incorrect behavior with ...) closed by
- worksforme: OK, then, sounds like it's not a jQuery bug.
- 3:04 PM Ticket #8374 (When using .click() on an input a delegate gets fired before the ...) closed by
- duplicate
- 2:49 PM Ticket #8376 (ID parent + ID child will not find element in IE 7) closed by
- invalid: Your test case is invalid. Don't use
document.write
to do debugging, … - 2:21 PM Changeset [71bd828d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 2:10 PM Changeset [14e9da5]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 1:26 PM Ticket #8376 (ID parent + ID child will not find element in IE 7) created by
- At work I had the following: $('#parentId #childId')[0] for a unique …
- 1:24 PM Ticket #8375 (IE8 - Changing title tag throws error) closed by
- duplicate
- 1:00 PM Ticket #8375 (IE8 - Changing title tag throws error) created by
- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; …
- 12:48 PM Ticket #8374 (When using .click() on an input a delegate gets fired before the ...) created by
- I ran across what I believe to be a bug that dates back all the way to …
- 12:35 PM Ticket #8373 (input:text[val=xy]:first selector and actual input value) created by
- Hi Example currently at: http://jsfiddle.net/dsjy6/3/ With the …
- 11:01 AM Ticket #8371 (compatibility error) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! A …
- 10:56 AM Ticket #8371 (compatibility error) created by
- there are a little error to select an item from a <select></select> …
- 10:07 AM Ticket #8367 (.laod() bug with 1.5 but it's ok with 1.3.2) closed by
- invalid: This should be closed as cannot reproduce. This fiddle shows the …
- 8:28 AM Ticket #8370 (toggle animation height jumps/snaps when expanding) created by
- The toggle() method jumps to it's final height at the end of the …
- 3:39 AM Ticket #8369 (Ajax method "load" has a bug!) created by
- the method "load" is invalid. Code: <html> <head> <script …
- 12:37 AM Changeset [58faec7]1.12-stable2.2-stablekillphp by
- src/ajax/jsonp.js
Note: See TracTimeline
for information about the timeline view.