Timeline
Dec 1, 2011:
- 1:45 PM Ticket #10940 ($(XML.childNodes[1]).find('something').each IE9 buggy response) created by
- jquery $(XML.childNodes[1]).find('something').each responds …
- 12:00 PM Ticket #10939 (form.attr('method') returns undefined in IE7) closed by
- invalid: Only
GET
andPOST
are allowed by the spec. … - 11:55 AM Ticket #10939 (form.attr('method') returns undefined in IE7) created by
- See the following jsfiddle: http://jsfiddle.net/Q4jhX/
- 9:10 AM Ticket #10938 (change event not working in Internet Explorer (IE7)) created by
- $(function () { $("input:file").change(function () { …
- 9:04 AM Ticket #10937 (.on does not work for newly added elements) closed by
- invalid: That's not how you use
.on()
for delegated events. Please read the … - 9:02 AM Ticket #10937 (.on does not work for newly added elements) created by
- I'm using ajax to fetch the content for a dialog I'm displaying using …
- 8:37 AM Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) closed by
- duplicate
- 8:24 AM Ticket #10936 (Normalise setTimeout(fn, 0) and setTimeout(fn, 1)) created by
- The code contains both, and from …
- 7:42 AM Ticket #10935 (isNumeric return true on array with only one numeric value) created by
- isNumeric return true when the test value is an array with only one …
- 6:37 AM Ticket #10934 (Value not persisting in IE 7 and 8) created by
- We are using jquery data table and passing values back to backend. 1 …
- 4:42 AM Ticket #10933 (jQuery parseJSON not parsing properly) created by
- Windows 7 Home Premium, Chrome 15, jQuery 1.6.4 & 1.7.1 My …
- 4:36 AM Ticket #10932 (Replacing a table row with a new one, the new one has no parentElement ...) created by
- I dynamicall replace a table row inside a tbody element with a new …
- 4:00 AM Ticket #10921 (Opera 11 - reordering selectors (comma separated) returns different ...) closed by
- duplicate: This appears to be a bug with Opera's querySelectorAll.
- 2:49 AM Ticket #10808 (IE8 DontEnum Prevents Proper $.extend Behavior) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:30 AM Ticket #10931 (Unit tests shouldn't require internet access) created by
- I was working on jQuery while waiting for internet service to be …
Nov 30, 2011:
- 8:30 PM Ticket #10930 (Documentation bug: Change "internals" category name.) created by
- (Low priority) Documentation bug: After having a discussion on …
- 2:51 PM Ticket #10929 (Datepicker deals with national date format) closed by
- invalid: This is NOT the correct form! Please use the [http://dev.jqueryui.com/ …
- 2:31 PM Ticket #10929 (Datepicker deals with national date format) created by
- The problem with datepicker is that I can not predict in which format …
- 2:10 PM Ticket #10927 (on is not replacing live properly) closed by
- invalid: The example there isn't using event delegation at all. Please ask for …
- 1:32 PM Ticket #10928 ($(window).on() breaks in IE) created by
- I've got a set of code that uses the new
.on()
, which I'd like to … - 10:39 AM Ticket #10923 (backgroundPosition retrieval causes error in IE8 on DOM object created ...) closed by
- duplicate
- 8:39 AM Ticket #10926 (Wrap function doesn't wrap jQuery objects unless added to DOM) closed by
- invalid: Not a bug,
.wrap()
returns the original set. From the … - 5:04 AM Ticket #10927 (on is not replacing live properly) created by
- $(document).ready(function(){ $(document).on("click", function(){ …
- 4:56 AM Ticket #10926 (Wrap function doesn't wrap jQuery objects unless added to DOM) created by
- Hi there, It seems there is a dependency in wrap function which works …
- 3:11 AM Ticket #10797 (width() and height() mixed in mozilla with jq v 1.7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:11 AM Ticket #10789 (about the load of ajax) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 29, 2011:
- 1:03 PM Ticket #10925 (support parsing JSON when cross-site request protection is prepended) created by
- There are well-known vulnerabilities around how JSON responses can be …
- 11:59 AM Ticket #10924 (Safari 5 Win (and others ?) prop/attr works great only with uppercase ...) created by
- With disabled and required attributes, prop/attr works fine on Firefox …
- 11:28 AM Ticket #10923 (backgroundPosition retrieval causes error in IE8 on DOM object created ...) created by
- I use Brandon Aarons, bgpos.js css hooks plugin to animate background …
- 10:27 AM Ticket #10922 (parents() followed by add() or andSelf reverses order) created by
- On jquery.com run […] adding .andSelf() reverses the list :( …
- 9:52 AM Ticket #10921 (Opera 11 - reordering selectors (comma separated) returns different ...) created by
- Shortly, in Opera 11.52 queries bellow return different results …
- 9:17 AM Ticket #10919 (piso) closed by
- invalid
- 9:02 AM Ticket #10920 (response from jSon) created by
- response from jSon like {"d":"something value"} is conflicting
- 8:54 AM Ticket #10919 (piso) created by
- ☼ ♥ ONE PESO FOR MY FUTURE ♥ ☼ Sir / Ma’am, I’m Reymar H. Orot …
- 8:30 AM Ticket #10918 (fadeIn/show a table row will add style='display: block' to the tr tag ...) created by
- This is may a duplicate of http://bugs.jquery.com/ticket/8629, …
- 7:18 AM Ticket #10917 (jquery min script has a comment bug) closed by
- invalid: The
//
is not a comment, it's part of a regex literal. The syntax … - 7:11 AM Ticket #10914 (Filter ':empty' does not work in 1.6.4) closed by
- invalid
- 7:10 AM Ticket #10917 (jquery min script has a comment bug) created by
- When ever I download a minified version of jquery and add that file in …
- 7:09 AM Ticket #10915 (jQuery 1.6 and after, incorrect feature detection for IE8) closed by
- invalid: This is not a bug, the bug was actually in 1.5.2. From the …
- 6:53 AM Ticket #10916 (this is the error message i am getting) closed by
- invalid: This is NOT the correct form! Please use the …
- 6:50 AM Ticket #10913 (jQuery.html() - removes double spaces on IE7 and IE8) closed by
- invalid: This is not a jQuery issue. Using `alert( …
- 6:22 AM Ticket #10916 (this is the error message i am getting) created by
- $("#datepicker").datepicker is not a function [Break On This Error] $( …
- 6:13 AM Ticket #10915 (jQuery 1.6 and after, incorrect feature detection for IE8) created by
- In jQuery 1.6 and after (tested in 1.6, 1.6.4, 1.7, 1.7.1) feature …
- 4:04 AM Ticket #10914 (Filter ':empty' does not work in 1.6.4) created by
- Filter ':empty' does not work in 1.6.4. In 1.6.3 it works fine. …
- 3:42 AM Ticket #10910 (Radio button attribute set to checked doesn't update UI) closed by
- invalid: Even though you should use
.prop()
to set thechecked
state, the … - 3:41 AM Ticket #10913 (jQuery.html() - removes double spaces on IE7 and IE8) created by
- 1. Set html value with double spaces: $("#list").html('<li>List item …
- 3:16 AM Ticket #10784 ($.removeData is not working in 1.7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:16 AM Ticket #10390 (Object does not support property or method getAttributeNode) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 28, 2011:
- 6:19 PM Ticket #10582 (Invalid argument on line 8602 in jQuery 1.6.4 : fx.now has NaN value ...) closed by
- wontfix: the fiddle contains the following code: […] which is incorrect …
- 5:48 PM Ticket #10910 (Radio button attribute set to checked doesn't update UI) created by
- Upgraded from 1.4.4 to 1.7.1 and this piece of code no longer works …
- 4:23 PM Ticket #10908 (makeArray it's duplicate entries!) closed by
- invalid
- 2:29 PM Ticket #10909 (.submit() fails when field named "submit" exists) closed by
- duplicate
- 12:17 PM Ticket #10909 (.submit() fails when field named "submit" exists) created by
- Found a problem while using a form field named "submit" […]
- 9:52 AM Ticket #10908 (makeArray it's duplicate entries!) created by
- Hello, Jsfiddle Example …
- 9:34 AM Ticket #10907 (triggering custom events with namespace triggers "property xxx of ...) closed by
- invalid: There is an autocomplete property on that element, which the code is …
- 5:03 AM Ticket #10907 (triggering custom events with namespace triggers "property xxx of ...) created by
- when i attached jQ UI autocomplete to input and tried to trigger …
- 2:52 AM Ticket #10774 (catch statement not defined in the try block) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 27, 2011:
- 11:28 PM Ticket #10892 (html() bug?) closed by
- invalid: Please ask for help on the forums.
- 9:34 PM Ticket #10117 ([chrome] outerWidth(true) returns wrong results with mixed px- and %-values) closed by
- duplicate
- 9:34 PM Ticket #10117 ([chrome] outerWidth(true) returns wrong results with mixed px- and %-values) reopened by
- 9:32 PM Ticket #10560 (removeData failing on line 1821 using "in" on true which is not an object) closed by
- invalid: > $("#floating-image").mouseleave(function(image) { An event …
- 9:32 PM Ticket #10117 ([chrome] outerWidth(true) returns wrong results with mixed px- and %-values) closed by
- duplicate: this is a dupe of #10639
- 9:21 PM Ticket #10906 (ajaxStop event not fired when one of the ajax success throw exception) created by
- Example here: http://jsfiddle.net/wVjZy/ The problem is that there …
- 9:02 PM Ticket #10904 (Firefox doesn't seem to evaluate try/catch block in a window.onerror ...) closed by
- cantfix: Seems like an issue with Firefox and
addEventListener()
to me, the … - 8:42 PM Ticket #10560 (removeData failing on line 1821 using "in" on true which is not an object) reopened by
- 8:38 PM Ticket #10905 (JQuery Event Binding) closed by
- invalid: Please see the
.on()
and.delegate()
methods, and please use the … - 5:22 PM Ticket #10905 (JQuery Event Binding) created by
- JQuery is awesome. But I felt something missing I thought should …
- 3:26 PM Ticket #10904 (Firefox doesn't seem to evaluate try/catch block in a window.onerror ...) created by
- I logged what I believed to be a Firefox bug with Mozilla. Further …
- 10:57 AM Ticket #10903 ('append' in IE local intranet web site does not work well with if ...) created by
- Although this is probably an IE only bug, jQuery "falls" for it and a …
- 2:54 AM Ticket #10771 (animation Bug) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 26, 2011:
- 10:09 AM Ticket #10902 (ability to test a built version of jQuery in unit tests) created by
- Would be nice to know that the build script didn't mangle anything. …
- 10:06 AM Ticket #10901 (have unit tests fail if the tester is running from file:// or doesn't ...) created by
- currently, the unit tests will silently skip tests that need PHP if …
- 7:35 AM Ticket #10900 (jQuery.load() stops executing inline scripts on error) created by
- If an inline script block loaded with .load() encounters an error, all …
- 7:19 AM Ticket #10899 (jQuery.load() executes scripts in wrong order) created by
- When jQuery.load() loads HTML with both inline and external scripts, …
- 5:31 AM Ticket #10898 (Demos not working!) created by
- All the demos in your site (the documentation ) are definitely not …
- 2:51 AM Ticket #9941 (BB 5.0 - jQuery.removeEvent(elem, type, handle) throws ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Nov 25, 2011:
- 9:46 PM Ticket #10893 (IE9 won't fire change event if value of input is changed using keyup) closed by
- duplicate
- 9:43 PM Ticket #10894 (CSS percents are sometimes parsed as pixels for element dimensions) closed by
- duplicate
- 9:22 PM Ticket #10896 (html() Function NEVER works.) closed by
- worksforme: http://jsfiddle.net/thcuR/
- 11:51 AM Ticket #10897 (404 on the link to the autocomplete demo) created by
- http://docs.jquery.com/Plugins/autocomplete the link to the demo …
- 11:00 AM Ticket #10896 (html() Function NEVER works.) created by
- a very simple function like alert($('#example').html()); doesent work. …
- 10:29 AM Ticket #10895 (The doScrollCheck ie hack in bindReady degrades ie7 performance for no ...) created by
- The doScrollCheck hack using in bindReady is only necessary in ie6 and …
- 9:15 AM Ticket #10894 (CSS percents are sometimes parsed as pixels for element dimensions) created by
- In some cases .width() and .height() return incorrect values for …
- 8:48 AM Ticket #10893 (IE9 won't fire change event if value of input is changed using keyup) created by
- If both keyup and change events are bound to same text input box, and …
- 3:24 AM Ticket #10892 (html() bug?) created by
- function myFuction() { $("#info").html("waiting..."); $.ajax({ …
- 3:08 AM Ticket #10748 (Firefox 7 doesn't work well with property val() of textareas) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 1:48 AM Ticket #10891 (object not support "toLowerCase" property or method) created by
- we got a runtime error using Microsoft IE 9.0.8112.16421, …
Nov 24, 2011:
- 11:08 PM Ticket #10890 (IE8 click and trigger access denied) created by
- The following code fails with an "access denied" javascript error, …
- 10:54 PM Ticket #10883 (removeAttr("checked") will recheck the radio again) closed by
- duplicate
- 7:14 PM Ticket #10889 (Memory utilized by the browser keeps rising - sizcache is incrementing ...) created by
- We are using Primefaces provided JSF components in the application. …
- 4:01 PM Ticket #10816 (pageX missing from mouse events in jQ1.7) closed by
- duplicate: I'm going to mark this as a dup, can anyone concerned about this …
- 3:50 PM Ticket #10881 (Cannot place $.clone'd element into DOM using $.html more than once) closed by
- invalid: The cloned content is a set of DOM elements, right? Not a string? So …
- 3:46 PM Ticket #10882 (Cannot fire/handle custom hover event in jQuery 1.7) reopened by
- 3:45 PM Ticket #10882 (Cannot fire/handle custom hover event in jQuery 1.7) closed by
- duplicate: This was introduced by the "fix" for #7139, which I would gladly …
- 3:31 PM Ticket #10760 (jQuery Selector for UI Tab Click Event) closed by
- invalid
- 3:30 PM Ticket #10885 (Missing timestamps from Mouse Events) closed by
- duplicate: Yes, this is a dup of #10775. Unfortunately, all we can do is lie to …
- 3:26 PM Ticket #10853 (children method is partially broken for ie8) closed by
- invalid: We can't really do anything without a test case, sorry.
- 3:23 PM Ticket #10888 (jQuery should allow catching a namespaced event) closed by
- plugin: You're welcome to create your own aliases if you'd like: […] A …
- 2:37 PM Ticket #10888 (jQuery should allow catching a namespaced event) created by
- Currently, the following won't do anything: […] It would be nice …
- 12:59 PM Ticket #10887 (bug:delete row error) closed by
- invalid: Use closest …
- 10:31 AM Ticket #10887 (bug:delete row error) created by
- I want to delete a row in table which lay another table's td. like …
- 8:57 AM Ticket #10886 ($(document).trigger() crashes jquery) created by
- We have tried jQuery 1.7 and 1.7.1 and both exhibit a problem that we …
- 7:44 AM Ticket #10885 (Missing timestamps from Mouse Events) created by
- I am aware of ticket #10755, so I'm not sure if this is related, or …
- 4:00 AM Ticket #10883 (removeAttr("checked") will recheck the radio again) created by
- Please test this example below. http://jsfiddle.net/eamVw/
- 3:28 AM Ticket #10882 (Cannot fire/handle custom hover event in jQuery 1.7) created by
- See the following fiddle: http://jsfiddle.net/s6gSe/ When running in …
- 3:17 AM Ticket #10744 (css background change doesn't work properly) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.