Bug Tracker

Timeline


and

08/14/12:

21:50 Ticket #12273 (animate fails with 0 duration) reopened by gnarf
19:46 Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) closed by gibson042
invalid: Actually, you've uncovered a bug in jQuery 1.7.2 (specifically, the …
19:25 Ticket #12299 ("form :input[text|select|checkbox]" selector works in 1.7 but NOT in 1.8) created by dinkot@…
I've created a jsFiddle to illustrate the problem. It works fine in …
17:07 Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in ...) closed by dmethvin
invalid: > Whether 1.8 behavior is correct is debatable. Well, …
15:58 Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) closed by dmethvin
duplicate: Duplicate of #12247.
15:09 Ticket #12297 (Prepend Is Not A Word) closed by gibson042
duplicate: Duplicate of #7446. We generally don't find grammar sufficient cause …
14:57 Ticket #12298 (A selector that begins or ends with a comma fails in 1.8 but works in ...) created by uniqname
In previous versions of jQuery (1.7.2 specifically) if a selector has a …
14:54 Ticket #12297 (Prepend Is Not A Word) created by anonymous
The api shouldn't be prepend:  http://api.jquery.com/prepend/ It should be …
14:53 Ticket #12296 (Dialog buttons won't show up in jquery 1.8.0) created by uwe.pries@…
16:27 < equivoc> hi 16:27 < equivoc>  http://ideone.com/PqxxG 16:27 < …
13:38 Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements is ...) closed by dmethvin
invalid
13:35 Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) created by alix
With regard to jQuery Documentation(:enabled) on …
13:31 Ticket #12294 (Chrome 21 + jQuery 1.6.4 + qTip 1.0.0-rc3 --- hiding/showing elements is ...) created by mulloju@…
Chrome Version: 21.0.1180.75 (Official Build 150248) m Other browsers …
12:55 Ticket #12181 (opera 10 nested assignment bug) closed by sindresorhus
invalid: Opera 10 is not supported.  http://docs.jquery.com/Browser_Compatibility
12:48 Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) closed by dmethvin
invalid: > $('[rel*="Async"]:not(:text, :password, select, …
12:43 Ticket #12293 (function outerWidth doesn't work) closed by sindresorhus
invalid: Cannot reproduce in IE6-9, Firefox 3.6 / latest, Chrome, Safari, Opera 12. …
12:43 Ticket #12135 (Opera find(:checked) fails on frame navigation) closed by dmethvin
worksforme: > It seems like a Opera bug to me, but you can probably investigate it …
12:34 Ticket #12180 (loose markup parsing incorrect) closed by sindresorhus
invalid: Works as intended. See  docs: > When …
12:19 Ticket #12293 (function outerWidth doesn't work) created by jquery@…
In version 1.8.0 $('li#id').outerWidth() returns DOM object instead of …
11:59 Ticket #12274 (loading jquery file using requirejs) closed by sindresorhus
invalid: Not how you do a bug ticket. Feel free to reopen with more information.
11:57 Ticket #12273 (animate fails with 0 duration) closed by sindresorhus
fixed
11:46 Ticket #12196 (Custom matchesSelector doesn't work in FF 3.6) closed by sindresorhus
invalid: Does this still happen with 1.8 final? If yes, please create a jsfiddle …
11:42 Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail with ...) closed by sindresorhus
invalid: You're specifying a the name of a callback handler without actually …
11:33 Ticket #12187 (jQuery does not minify with Yui compressor due to 'throws' reseverd ...) closed by sindresorhus
duplicate: Duplicate of #12158.
11:31 Ticket #12186 (.has() doesn't work on detached nodes) closed by sindresorhus
invalid: See #11543
11:13 Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) closed by mikesherov
invalid
10:56 Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) created by richard@…
In jQuery 1.8.0 the (obviously invalid) code: jQuery(":first.not(.foo)"); …
10:01 Ticket #12142 (选择器错误) closed by sindresorhus
invalid: There shouldn't be a space with the tag name and the attribute selector. …
09:13 Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) created by abbasali hashemian (alix) <alixniv@…>
[…] If we use $(...).load or $.post later "complete" will work …
08:53 Ticket #12160 (mouseleave inconsistent with docs, across browsers when using form fields) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:00 Ticket #12288 ("live" / "delegate" bug about ":enabled" filter) created by alixniv@…
If we use "live" or "delegate" to attach an event handler (for example …
07:06 Ticket #12287 (Nested custom pseudo class selectors throw exceptions) created by seddon.ryan@…
See testcase  http://jsfiddle.net/ryanseddon/PPuRg/1/ I came across this …

08/13/12:

23:05 Ticket #12286 (:visible select on iframe element (same domain) return empty) created by shengt@…
 http://jsfiddle.net/shengt/nXpLa/3/ See the above example, jquery 1.8 …
23:03 Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) closed by dmethvin
invalid: Yes, as you have observed we cannot fix this. You are breaking the rules …
20:57 Ticket #12285 (Selector with :not(:first) isn't working since 1.8) created by mail@…
I think, I've found a bug with the all new jQuery 1.8. When I have a …
19:03 Ticket #12284 ($(window).height() is wrong) created by anonymous
Tested in Chrome. In version 1.7.2: $(window).height(): 498 …
16:49 Ticket #12253 (notifyWith isn't working with $.when) closed by jaubourg
worksforme: Using when, you "join" two promises. As of 1.8, you also "join" …
16:37 Ticket #12278 (.promise(type) not working for non-default queue) reopened by jaubourg
It's actually a bug.
15:45 Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) closed by timmywil
invalid: .chh is not a sibling of .ch. 1.8 is the correct behavior.
15:44 Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) closed by dmethvin
invalid: It wouldn't surprise me that IE6 had such a bug, but lacking a test case …
15:39 Ticket #12278 (.promise(type) not working for non-default queue) closed by timmywil
invalid: This is a forum question. If this is a bug or enhancement request, it …
14:53 Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) created by PDSBGreg
Moving from jQuery 1.7.2 to 1.8 has changed the return value for …
14:23 Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) closed by dmethvin
invalid: Please ask for help on the forum.
13:12 Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) created by vrodic@…
Hi, We have a weird banner system that injects an external script with …
12:52 Ticket #12277 (attribute equals selector Error) closed by gibson042
invalid: Lose the colon:  http://jsfiddle.net/ZQvgJ/3/
12:44 Ticket #12276 (jQuery throws an error while getting an element with an id containing a ...) closed by gibson042
invalid: Try  properly escaping the …
12:36 Ticket #12281 (Empty child object) created by jannis.hell@…
I have a list with 82 entries. After pressing a button I want to cut it in …
11:58 Ticket #12280 (Too many redirects on ...) created by pukomuko@…
I'm browsing jquery docs, and pages seem very slow. I check with web …
11:49 Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) created by anonymous
hello there guys, i'm setting up an ajax request and get a status 200 …
11:40 Ticket #12278 (.promise(type) not working for non-default queue) created by creativecouple
On  http://jsfiddle.net/creativecouple/3Y63M/1/ I have an example with …
11:21 Ticket #12277 (attribute equals selector Error) created by hojat.jafari@…
while trying to select an element using it's custom attributes error …
10:11 Ticket #12276 (jQuery throws an error while getting an element with an id containing a ...) created by nicofrand@…
Although the HTML5 specification allows to use any non-space characters in …
09:23 Ticket #12275 (jqueru with ui buttons) closed by scott.gonzalez
invalid: This is a jQuery UI bug and has already been fixed.
08:26 Ticket #12275 (jqueru with ui buttons) created by athf_as@…
jquery 1.8.0 with  http://jqueryui.com/demos/dialog/modal-confirmation.html
08:19 Ticket #12274 (loading jquery file using requirejs) created by anonymous
I am unable to load jquery file using requirejs.
01:15 Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) reopened by mikesherov
Actually, maybe I got it backwards here. Sorry for that.
01:13 Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by mikesherov
worksforme: Actually, you should be happy. Change your tests to use jquery 1.7.2, and …

08/12/12:

23:33 Ticket #12273 (animate fails with 0 duration) created by jarkaruus
Switching from 1.7.2 to 1.8 some plugins using animate with a duration of …
18:00 Ticket #12270 (Unify .data() with HTML5 data attribute.) closed by rwaldron
duplicate: Reading is cheap, writing is not. data() precedes "data-*" and has …
15:30 Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) closed by gibson042
duplicate: Duplicate of #10416.
15:07 Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) created by anonymous
In Chrome, when using body { display: -webkit-flex }, a tr element …
14:13 Ticket #12271 (`.attr` and other such functions accepting a function returning an object) created by anonymous
I would like to propose .attr (and other such functions) to accept a …
13:11 Ticket #12245 (Problem with not, has and a selector) closed by gibson042
duplicate: Duplicate of #12237.
13:08 Ticket #12268 (Selector doesn't work on v.1.8.0) closed by gibson042
duplicate: Duplicate of #12237.
12:43 Ticket #12270 (Unify .data() with HTML5 data attribute.) created by mstefanow@…
[[Image( http://i273.photobucket.com/albums/jj226/stefek99/ScreenShot2012-08
12:16 Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) created by twadzilla
jQuery version: 1.8 Browsers affected: Chrome 21-23, Safari 5-6 Browsers …
10:39 Ticket #12268 (Selector doesn't work on v.1.8.0) created by tangkhaiphuong@…
Below selector work correctly on v1.7.2 but doesn't on v.1.8.0 …

08/11/12:

16:18 Ticket #12267 (investigate Making “offset” and “dimensions” modules independent of “css” ...) created by rafael@…
With the new modular jQuery 1.8.0, I was excited to be able to strip some …
12:36 Ticket #12265 (outerWidth bug) closed by mikesherov
invalid: Please upgrade your jQueryUI to 1.8.22, as early versions are incompatible …
11:38 Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) created by anonymous
This error message started appearing after upgrading to jQuery 1.8 - …
11:21 Ticket #12265 (outerWidth bug) created by banshee666@…
Using Google Chrome a simple call to $('.someDiv').outerWidth() results an …
11:08 Ticket #12264 (Allow users customize the return obj in the serializeArray) created by terry@…
I propose to accept a callback function in the serializeArray, so that the …
10:46 Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) created by vipul@…
hi, i try new jquery core 1.8.0 but this is not working my mousewheel …
09:08 Ticket #12262 (“click” batter twice) created by anonymous
<html xmlns=" http://www.w3.org/1999/xhtml"> <head> <title></title> …
01:39 Ticket #12255 ("deferred.then()" doesn't return object has resolve) closed by dmethvin
worksforme: In jQuery 1.8, .then() returns a new promise and not the original …
01:27 Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) created by caruga
There's also a further inconsistency in behaviour between 1.7.2 and 1.8.0, …

08/10/12:

23:51 Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) created by caruga
Hi, You can find my description of this bug @ …
23:36 Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) closed by rwaldron
invalid: Please report to  http://bugs.jqueryui.com/
23:34 Ticket #12235 (getComputedStyle is used without namespace) closed by Rick Waldron
fixed: Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes …
23:27 Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) created by marcojanc@…
I tried to place an information icon at the end of a text inside the same …
23:19 Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) closed by rwaldron
worksforme: When I reduce it and move the actual rule setting outside of the …
22:26 Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) created by fpintos2@…
See repro in …
21:44 Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) created by ajaygupta2312@…
I have been using JQuery latest script and Validation Script on my forms. …
21:33 Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) closed by rwaldron
invalid: Please file here:  http://bugs.jqueryui.com/
21:24 Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) created by ron.patterson@…
Appears to be a bug with jQuery 1.8.0 and UI 1.8.22 dialogbox. The buttons …
20:53 Ticket #12255 ("deferred.then()" doesn't return object has resolve) created by anonymous
Hello. "deferred.then()" doesn't return object has method "resolve" from …
20:24 Ticket #12254 (Reflected XSS) closed by rwaldron
invalid: polluted.php exists solely to be used by the test suite.
20:09 Ticket #12254 (Reflected XSS) created by cloudsrise
Line 59 of polluted.php sends unvalidated data to a web browser, which can …
19:49 Ticket #12253 (notifyWith isn't working with $.when) created by nticompass@…
I noticed that when doing […] that "this" is always the promise …
18:25 Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) created by godmar@…
Google Chromium has recently started enforcing a CSP on core extension …
18:00 Ticket #11310 (Script tag with defer not processed in Explorer) closed by dmethvin
patchwelcome: I don't see how we can fix this. See this thread for details: …
17:52 Ticket #12137 (Deprecate use of $.ajaxSettings.traditional as $.param default) closed by dmethvin
fixed
17:52 Ticket #11717 (Deprecate ajax "global" event behavior) closed by dmethvin
fixed
17:51 Ticket #11734 (Deprecate Boolean attrHooks such as checked, selected) closed by dmethvin
fixed
17:34 Ticket #12251 (hide() fails while fadein is in progress) created by trenton.d.adams@…
I have a simple div with a loading gif, which is normally hidden. If I …
16:25 Ticket #12250 (Accept header for dataType: json) created by bengeorge@…
When using jQuery.ajax with the dataType of json the following accepts …
16:01 Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) closed by timmywil
invalid: Your page does have invalid css. Please ask for help on the …
15:59 Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) created by lorlarz@…
jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the first …
15:43 Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) closed by timmywil
wontfix: I highly doubt anyone on the core team would care enough about $.browser …
15:16 Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) closed by timmywil
duplicate: Duplicate of #12237.
14:57 Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) created by h@…
jQuery.offset.bodyOffset(document.body).left == parseFloat($.css(body, …
14:14 Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) closed by scott.gonzalez
invalid:  http://bugs.jqueryui.com/ticket/8484
14:12 Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) created by anonymous
If your are using the dialog widget of jquery ui 1.8.22 and jquery 1.8.0, …
13:41 Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) closed by dmethvin
invalid: We can only accept bug reports in English, against the latest version …
12:51 Ticket #12246 (Animate :: Using '+=' or '-=') created by joao.pinho@…
Hi, I'm currently experiencing an issue with jquery animate, when doing …
12:37 Ticket #12245 (Problem with not, has and a selector) created by camegra@…
Hi, I've just tried to update from 1.7.2 to 1.8.0 and I've got a problem …
12:29 Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) created by 891559207@…
jquery …
12:09 Ticket #12232 (outerWidth doesn't work properly in 1.8) closed by mikesherov
invalid: In 1.8, .css('width') respects box-sizing, and .width() does not (always …
12:03 Ticket #12243 ($("col").width() returns 0) created by akorchev@…
It seems that width(), outerWidth() and css("width") no longer work for …
11:46 Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) created by bundyo@…
$.browser, when ran in Chrome and jQuery 1.7.1 reports safari: true …
10:57 Ticket #12241 (Passing a negative index for :eq throws a syntax error.) created by r.osenkonstantinov@…
If negative index is set for :eq a syntax error is thrown. Here is a basic …
10:48 Ticket #12240 (JQuery 1.8.0 stable show random zeros) created by anonymous
After updating my HTML5 Application, running with JQuery Mobile 1.1.1, to …
10:28 Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) closed by addyosmani
invalid: Thanks for submitting a ticket to the jQuery bug tracker. Although the …
10:24 Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) created by janchr
I ran into the issue when switching from jquery 1.8rc1 to 1.8.0. Text …
08:59 Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) created by r.osenkonstantinov@…
Having similar to the following selector fails with syntax error: …
08:35 Ticket #12141 (Filter works ok in 1.7.1 but not in 1.8b2) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
07:59 Ticket #12237 (Having child selector and multiple :not with :visible does not work any ...) created by r.osenkonstantinov@…
Having selector similar to the following does not work after update to …
07:49 Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) created by vachoh@…
the script included in page <script …
06:18 Ticket #12235 (getComputedStyle is used without namespace) created by brilliantpenguin@…
v1.8.0 L:6612 says: "computed = getComputedStyle( elem, null )" but in …
05:32 Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", but ...) created by 102xing@…
The .load() method, when params is "null", the ajax type will be "POST", …
04:23 Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") created by gtr053@…
Specifying the url, data, and dataType parameter without specifying the …

08/09/12:

23:07 Ticket #12232 (outerWidth doesn't work properly in 1.8) created by elclanrs@…
So I just tried 1.8 in this project I'm working on and it seems like it …
20:55 Ticket #12231 (offset.js: Null check needed in offset() function) created by ian.b.taylor@…
It's possible for the getWindow(doc) function to return null. This is …
20:30 Milestone 1.8 completed
19:09 Ticket #12230 (return s(e.querySelectorAll(b), f)) created by anonymous
chrome pauses page load when refreshing the page with inspect element, due …
09:59 Ticket #12229 (Some inconsistencies/optimizations) created by anonymous
Here are some optimizations and inconsistencies I spotted in 1.8RC1. They …
09:05 Ticket #12228 ($(form.elements);) created by web@…
on this example : […] my elms will contain all myform elements (input, …
06:53 Ticket #12227 ($.extend(true, ....) won't work on sources that contain circular ...) created by jdalton
Try this page and open your web inspector console:  http://jsbin.com/ehisub
04:54 Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail with ...) created by anonymous
With an error message: TypeError: 'undefined' is not a function …
02:39 Ticket #12225 (Data picker bug) closed by mikesherov
invalid: Please submit jqueryui bugs to their bug tracker:  http://bugs.jqueryui.com

08/08/12:

23:53 Ticket #12225 (Data picker bug) created by delchina@…
 http://jqueryui.com/demos/datepicker/ - go there - you click on date it …
22:59 Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) created by Aleksandr Belevtsov <abelevcov@…>
Then set 'scrollbar-3dlight-color' and 'scrollbar-darkshadow-color' …
20:34 Ticket #12222 (.serializeArray() can't do array of same named elements) closed by dmethvin
worksforme: Works for me.  http://jsfiddle.net/bhdaq/
20:26 Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) closed by mikesherov
wontfix: Yeah, very hard to anticipate what the browser will return, and it's …
18:44 Ticket #12223 (jQuery("selector").on is not a function) closed by dmethvin
invalid: This isn't a bug report. Ask for help on a forum.
18:43 Ticket #12223 (jQuery("selector").on is not a function) created by geoffguidetti@…
I'm using jQuery 1.7.2 and live("click",function(){}) works but not …
17:28 Ticket #12222 (.serializeArray() can't do array of same named elements) created by mikk150@…
If I make form <form> <input type="checkbox" name="checkbox[]" …
16:52 Ticket #12216 (.appendTo() losing touch ability) closed by dmethvin
invalid: This should be investigated with the plugin author, and if there is a bug …
16:06 Ticket #12221 (form is not being hidden when it have an input with name attr value set as ...) created by davidbuzatto@…
Using this: […] The code above works for this: […] But not works …
14:02 Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) closed by rwaldron
invalid: Closing per OP request
13:19 Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) closed by dmethvin
worksforme:  http://jsfiddle.net/QFfRN/1/show/ IE 9.0.8112.16421 …
13:01 Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) created by anonymous
As soon as I wrap with jQuery an APPLET element that contains a CODE …
10:09 Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) created by anonymous
In IE6, calling .remove() on an option removes the option successfully, …
08:33 Ticket #12133 (Incorrect JQuery Documentation (or a bug)) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:33 Ticket #12123 (Inconsistent number of in-focus elements across different browsers) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:05 Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) created by softlion@…
$('<a href="#"></a>') fails on IE9 with "access refused" error. The …
02:31 Ticket #12216 (.appendTo() losing touch ability) created by someyoungideas
So I have been using .appendTo() to work with various touch events. I have …
00:51 Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) closed by Dave Methvin
fixed: Fix #12203. .undelegate() should not remove direcly bound events. …

08/07/12:

21:12 Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) created by aviynw@…
according to the docs, width, outerwidth, height, and outerheight, are …
20:15 Ticket #12209 (jQuery Ajax remote problem) closed by timmywil
invalid: Please ask for help on the  forums or on the …
17:32 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) closed by Timmy Willison
fixed: Sizzle: fix chaining pseudo selectors placed after pos selectors. Fixes …
17:17 Ticket #12214 ($.data inconsistent with $().data) closed by dmethvin
invalid: As documented, $.data doesn't read HTML data- attributes, by design.
17:15 Ticket #12214 ($.data inconsistent with $().data) created by dh10110@…
While testing jQuery 1.8 RC1, I encountered inconsistent behavior between …
16:30 Ticket #12213 (Add hook to cleanData to allow cleanup) created by T.J. Crowder <tj@…>
Just as jQuery itself needs to know when an element is cleaned up, plug-in …
15:14 Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) closed by dmethvin
invalid: It seems like you already chose the correct forum, StackOverflow. You're …
13:47 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) created by T.J. Crowder <tj@…>
This is a fairly common pattern for setting options, even if options
13:01 Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) created by daniele.scollo@…
My correction: […]
09:59 Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) created by mgsriram90@…
Hi, Am using jquery mobile V 1.0b2 and jquery V 1.6.2 . and here is my …
08:31 Ticket #12129 (jQuery.on() binds event handler twice) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:17 Ticket #12209 (jQuery Ajax remote problem) created by houjinxuan@…
I write a code in local js file. not web js file. in jquery Version 1.3 …
00:56 Ticket #12208 (Psuedo selector combination fails where method combination succeeds) created by John Bender
Browser: Chrome 18 Version: jquery-git Steps: 1. Visit …
Note: See TracTimeline for information about the timeline view.