Timeline
Aug 13, 2012:
- 7:05 PM Ticket #12286 (:visible select on iframe element (same domain) return empty) created by
- http://jsfiddle.net/shengt/nXpLa/3/ See the above example, jquery 1.8 …
- 7:03 PM Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) closed by
- invalid: Yes, as you have observed we cannot fix this. You are breaking the …
- 4:57 PM Ticket #12285 (Selector with :not(:first) isn't working since 1.8) created by
- I think, I've found a bug with the all new jQuery 1.8. When I have a …
- 3:03 PM Ticket #12284 ($(window).height() is wrong) created by
- Tested in Chrome. In version 1.7.2: $(window).height(): 498 …
- 12:49 PM Ticket #12253 (notifyWith isn't working with $.when) closed by
- worksforme: Using
when
, you "join" two promises. As of 1.8, you also "join" … - 12:37 PM Ticket #12278 (.promise(type) not working for non-default queue) reopened by
- It's actually a bug.
- 11:45 AM Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) closed by
- invalid: .chh is not a sibling of .ch. 1.8 is the correct behavior.
- 11:44 AM Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) closed by
- invalid: It wouldn't surprise me that IE6 had such a bug, but lacking a test …
- 11:39 AM Ticket #12278 (.promise(type) not working for non-default queue) closed by
- invalid: This is a forum question. If this is a bug or enhancement request, it …
- 10:53 AM Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) created by
- Moving from jQuery 1.7.2 to 1.8 has changed the return value for …
- 10:23 AM Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) closed by
- invalid: Please ask for help on the forum.
- 9:12 AM Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) created by
- Hi, We have a weird banner system that injects an external script …
- 8:55 AM Changeset [71b29924]1.12-stable2.2-stablekillphp by
- test/unit/clone.html
- test/unit/clone.js
- 8:52 AM Ticket #12277 (attribute equals selector Error) closed by
- invalid: Lose the colon: http://jsfiddle.net/ZQvgJ/3/
- 8:46 AM Changeset [f296335]1.12-stable2.2-stablekillphp by
- grep
- src/css.js
- src/manipulation.js
- src/support.js
- test/unit/clone.html
- test/unit/clone.js
- test/unit/manipulation.js
- 8:44 AM Ticket #12276 (jQuery throws an error while getting an element with an id containing ...) closed by
- invalid: Try properly escaping the …
- 8:36 AM Ticket #12281 (Empty child object) created by
- I have a list with 82 entries. After pressing a button I want to cut …
- 7:58 AM Ticket #12280 (Too many redirects on ...) created by
- I'm browsing jquery docs, and pages seem very slow. I check with web …
- 7:49 AM Ticket #12279 ($.ajax().fail() is called even if i get a status 200 response) created by
- hello there guys, i'm setting up an ajax request and get a status 200 …
- 7:40 AM Ticket #12278 (.promise(type) not working for non-default queue) created by
- On http://jsfiddle.net/creativecouple/3Y63M/1/ I have an example with …
- 7:21 AM Ticket #12277 (attribute equals selector Error) created by
- while trying to select an element using it's custom attributes error …
- 6:11 AM Ticket #12276 (jQuery throws an error while getting an element with an id containing ...) created by
- Although the HTML5 specification allows to use any non-space …
- 5:23 AM Ticket #12275 (jqueru with ui buttons) closed by
- invalid: This is a jQuery UI bug and has already been fixed.
- 4:26 AM Ticket #12275 (jqueru with ui buttons) created by
- jquery 1.8.0 with …
- 4:19 AM Ticket #12274 (loading jquery file using requirejs) created by
- I am unable to load jquery file using requirejs.
Aug 12, 2012:
- 9:15 PM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) reopened by
- Actually, maybe I got it backwards here. Sorry for that.
- 9:13 PM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by
- worksforme: Actually, you should be happy. Change your tests to use jquery 1.7.2, …
- 7:33 PM Ticket #12273 (animate fails with 0 duration) created by
- Switching from 1.7.2 to 1.8 some plugins using animate with a duration …
- 2:00 PM Ticket #12270 (Unify .data() with HTML5 data attribute.) closed by
- duplicate: Reading is cheap, writing is not.
data()
precedes "data-*" and has … - 11:30 AM Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) closed by
- duplicate: Duplicate of #10416.
- 11:07 AM Ticket #12272 (`$tr.show()` uses `display: block` in Chrome) created by
- In Chrome, when using
body { display: -webkit-flex }
, atr
element … - 10:13 AM Ticket #12271 (`.attr` and other such functions accepting a function returning an object) created by
- I would like to propose
.attr
(and other such functions) to accept a … - 9:11 AM Ticket #12245 (Problem with not, has and a selector) closed by
- duplicate: Duplicate of #12237.
- 9:08 AM Ticket #12268 (Selector doesn't work on v.1.8.0) closed by
- duplicate: Duplicate of #12237.
- 8:43 AM Ticket #12270 (Unify .data() with HTML5 data attribute.) created by
- [[Image(http://i273.photobucket.com/albums/jj226/stefek99/ScreenShot201 …
- 8:16 AM Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) created by
- jQuery version: 1.8 Browsers affected: Chrome 21-23, Safari 5-6 …
- 6:39 AM Ticket #12268 (Selector doesn't work on v.1.8.0) created by
- Below selector work correctly on v1.7.2 but doesn't on v.1.8.0 …
Aug 11, 2012:
- 4:30 PM Changeset [dc3f7d3]1.12-stable2.2-stablekillphp by
- src/css.js
- src/support.js
- 12:18 PM Ticket #12267 (investigate Making “offset” and “dimensions” modules independent of ...) created by
- With the new modular jQuery 1.8.0, I was excited to be able to strip …
- 8:36 AM Ticket #12265 (outerWidth bug) closed by
- invalid: Please upgrade your jQueryUI to 1.8.22, as early versions are …
- 7:38 AM Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) created by
- This error message started appearing after upgrading to jQuery 1.8 - …
- 7:21 AM Ticket #12265 (outerWidth bug) created by
- Using Google Chrome a simple call to $('.someDiv').outerWidth() …
- 7:08 AM Ticket #12264 (Allow users customize the return obj in the serializeArray) created by
- I propose to accept a callback function in the serializeArray, so that …
- 6:46 AM Ticket #12263 (jquery 1.8.0 not working with mousewheel 3.0.6) created by
- hi, i try new jquery core 1.8.0 but this is not working my mousewheel …
- 5:08 AM Ticket #12262 (“click” batter twice) created by
- <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> …
Aug 10, 2012:
- 9:39 PM Ticket #12255 ("deferred.then()" doesn't return object has resolve) closed by
- worksforme: In jQuery 1.8,
.then()
returns a new promise and not the original … - 9:27 PM Ticket #12261 (Class selector in prevAll doesn't work correctly after version 1.6.4) created by
- There's also a further inconsistency in behaviour between 1.7.2 and …
- 7:51 PM Ticket #12260 (selector on xml file breaks in internet explorer (all jquery versions)) created by
- Hi, You can find my description of this bug @ …
- 7:36 PM Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) closed by
- invalid: Please report to http://bugs.jqueryui.com/
- 7:34 PM Ticket #12235 (getComputedStyle is used without namespace) closed by
- fixed: Use window.getComputedStyle to prevent breaking jsdom/node.js . Fixes …
- 7:34 PM Changeset [3722aef]1.12-stable2.2-stablekillphp by
- src/css.js
- 7:27 PM Ticket #12259 (Css class ui-icon should use 'inline-block' instead of block) created by
- I tried to place an information icon at the end of a text inside the …
- 7:19 PM Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) closed by
- worksforme: When I reduce it and move the actual rule setting outside of the …
- 6:26 PM Ticket #12258 (Trying to use jQuery with Windows 8 applications can lead to security ...) created by
- See repro in …
- 5:44 PM Ticket #12257 (jquery Validation and Date Picker not working with Chrome new version ...) created by
- I have been using JQuery latest script and Validation Script on my …
- 5:33 PM Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) closed by
- invalid: Please file here: http://bugs.jqueryui.com/
- 5:24 PM Ticket #12256 (jQuery 1.8.0 and UI 1.8.22 dialogbox) created by
- Appears to be a bug with jQuery 1.8.0 and UI 1.8.22 dialogbox. The …
- 4:53 PM Ticket #12255 ("deferred.then()" doesn't return object has resolve) created by
- Hello. "deferred.then()" doesn't return object has method "resolve" …
- 4:24 PM Ticket #12254 (Reflected XSS) closed by
- invalid: polluted.php exists solely to be used by the test suite.
- 4:09 PM Ticket #12254 (Reflected XSS) created by
- Line 59 of polluted.php sends unvalidated data to a web browser, which …
- 3:49 PM Ticket #12253 (notifyWith isn't working with $.when) created by
- I noticed that when doing […] that "this" is always the promise …
- 2:25 PM Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) created by
- Google Chromium has recently started enforcing a CSP on core extension …
- 2:00 PM Ticket #11310 (Script tag with defer not processed in Explorer) closed by
- patchwelcome: I don't see how we can fix this. See this thread for details: …
- 1:52 PM Ticket #12137 (Deprecate use of $.ajaxSettings.traditional as $.param default) closed by
- fixed
- 1:52 PM Ticket #11717 (Deprecate ajax "global" event behavior) closed by
- fixed
- 1:51 PM Ticket #11734 (Deprecate Boolean attrHooks such as checked, selected) closed by
- fixed
- 1:34 PM Ticket #12251 (hide() fails while fadein is in progress) created by
- I have a simple div with a loading gif, which is normally hidden. If …
- 12:25 PM Ticket #12250 (Accept header for dataType: json) created by
- When using jQuery.ajax with the dataType of json the following accepts …
- 12:01 PM Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) closed by
- invalid: Your page does have invalid css. Please ask for help on the …
- 11:59 AM Ticket #12249 (1.32, 1.7 and 1.8 all show Internet Explorer 8 Error) created by
- jQuery 1.32, 1.7 and 1.8 all show Internet Explorer 8 Error on the …
- 11:43 AM Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) closed by
- wontfix: I highly doubt anyone on the core team would care enough about …
- 11:16 AM Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) closed by
- duplicate: Duplicate of #12237.
- 10:57 AM Ticket #12248 (jQuery.offset.bodyOffset ie6 && ie.. Bug) created by
- jQuery.offset.bodyOffset(document.body).left == parseFloat($.css(body, …
- 10:14 AM Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) closed by
- invalid: http://bugs.jqueryui.com/ticket/8484
- 10:12 AM Ticket #12247 (jQuery 1.8 creates text, instead of value attribute in button) created by
- If your are using the dialog widget of jquery ui 1.8.22 and jquery …
- 9:41 AM Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) closed by
- invalid: We can only accept bug reports in English, against the latest version …
- 8:51 AM Ticket #12246 (Animate :: Using '+=' or '-=') created by
- Hi, I'm currently experiencing an issue with jquery animate, when …
- 8:37 AM Ticket #12245 (Problem with not, has and a selector) created by
- Hi, I've just tried to update from 1.7.2 to 1.8.0 and I've got a …
- 8:29 AM Ticket #12244 (jquery 1.7.2.min.js与prototype冲突怎么办?) created by
- jquery …
- 8:09 AM Ticket #12232 (outerWidth doesn't work properly in 1.8) closed by
- invalid: In 1.8, .css('width') respects box-sizing, and .width() does not …
- 8:03 AM Ticket #12243 ($("col").width() returns 0) created by
- It seems that width(), outerWidth() and css("width") no longer work …
- 7:46 AM Ticket #12242 ($.browser doesn't report webkit in Chrome anymore) created by
- $.browser, when ran in Chrome and jQuery 1.7.1 reports safari: true …
- 6:57 AM Ticket #12241 (Passing a negative index for :eq throws a syntax error.) created by
- If negative index is set for :eq a syntax error is thrown. Here is a …
- 6:48 AM Ticket #12240 (JQuery 1.8.0 stable show random zeros) created by
- After updating my HTML5 Application, running with JQuery Mobile 1.1.1, …
- 6:28 AM Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Although the …
- 6:24 AM Ticket #12239 (jQuery 1.8.0 does not add text labels to buttons in jQuery UI dialog) created by
- I ran into the issue when switching from jquery 1.8rc1 to 1.8.0. Text …
- 4:59 AM Ticket #12238 (Having multiple :not(:has()) selectors throws a syntax error.) created by
- Having similar to the following selector fails with syntax error: …
- 4:35 AM Ticket #12141 (Filter works ok in 1.7.1 but not in 1.8b2) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:59 AM Ticket #12237 (Having child selector and multiple :not with :visible does not work ...) created by
- Having selector similar to the following does not work after update to …
- 3:49 AM Ticket #12236 (outerHeight problem with http://code.jquery.com/jquery-latest.js) created by
- the script included in page <script …
- 2:18 AM Ticket #12235 (getComputedStyle is used without namespace) created by
- v1.8.0 L:6612 says: "computed = getComputedStyle( elem, null )" but …
- 1:32 AM Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", ...) created by
- The .load() method, when params is "null", the ajax type will be …
- 12:23 AM Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") created by
- Specifying the url, data, and dataType parameter without specifying …
Aug 9, 2012:
- 9:30 PM Changeset [77412e0]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 8:16 PM Changeset [e415539]1.12-stable2.2-stablekillphp by
- build/release-notes.js
- 7:07 PM Ticket #12232 (outerWidth doesn't work properly in 1.8) created by
- So I just tried 1.8 in this project I'm working on and it seems like …
- 4:55 PM Ticket #12231 (offset.js: Null check needed in offset() function) created by
- It's possible for the getWindow(doc) function to return null. This is …
- 4:30 PM Milestone 1.8 completed
- 4:25 PM Changeset [81bf6335]1.12-stable2.2-stablekillphp by
- build/release.js
- package.json
- 4:24 PM Changeset [95559f5]1.12-stable2.2-stablekillphp by
- package.json
- 4:24 PM Changeset [d3085313]1.12-stable2.2-stablekillphp by
- build/release.js
- version.txt
- 3:09 PM Ticket #12230 (return s(e.querySelectorAll(b), f)) created by
- chrome pauses page load when refreshing the page with inspect element, …
- 1:44 PM Changeset [060eabc]1.12-stable2.2-stablekillphp by
- MIT-LICENSE.txt
- src/intro.js
- src/sizzle
- 10:57 AM Changeset [5e906366]1.12-stable2.2-stablekillphp by
- GPL-LICENSE.txt
- package.json
- 10:42 AM Changeset [ba6372d]1.12-stable2.2-stablekillphp by
- test/unit/dimensions.js
- 5:59 AM Ticket #12229 (Some inconsistencies/optimizations) created by
- Here are some optimizations and inconsistencies I spotted in 1.8RC1. …
- 5:05 AM Ticket #12228 ($(form.elements);) created by
- on this example : […] my elms will contain all myform elements …
- 2:53 AM Ticket #12227 ($.extend(true, ....) won't work on sources that contain circular ...) created by
- Try this page and open your web inspector console: …
- 12:54 AM Ticket #12226 (concurrent jsonp ajax requests with the same jsonpCallback value fail ...) created by
- With an error message: TypeError: 'undefined' is not a function …
Aug 8, 2012:
- 10:39 PM Ticket #12225 (Data picker bug) closed by
- invalid: Please submit jqueryui bugs to their bug tracker: http://bugs.jqueryui.com
- 7:53 PM Ticket #12225 (Data picker bug) created by
- http://jqueryui.com/demos/datepicker/ - go there - you click on date …
- 6:59 PM Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) created by
- Then set 'scrollbar-3dlight-color' and 'scrollbar-darkshadow-color' …
- 4:36 PM Changeset [f952b97]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 4:34 PM Ticket #12222 (.serializeArray() can't do array of same named elements) closed by
- worksforme: Works for me. http://jsfiddle.net/bhdaq/
- 4:31 PM Changeset [d5d8622]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 4:26 PM Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) closed by
- wontfix: Yeah, very hard to anticipate what the browser will return, and it's …
- 2:44 PM Ticket #12223 (jQuery("selector").on is not a function) closed by
- invalid: This isn't a bug report. Ask for help on a forum.
- 2:43 PM Ticket #12223 (jQuery("selector").on is not a function) created by
- I'm using jQuery 1.7.2 and live("click",function(){}) works but not …
- 1:28 PM Ticket #12222 (.serializeArray() can't do array of same named elements) created by
- If I make form <form> <input type="checkbox" name="checkbox[]" …
- 12:52 PM Ticket #12216 (.appendTo() losing touch ability) closed by
- invalid: This should be investigated with the plugin author, and if there is a …
- 12:06 PM Ticket #12221 (form is not being hidden when it have an input with name attr value ...) created by
- Using this: […] The code above works for this: […] But not …
- 10:02 AM Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) closed by
- invalid: Closing per OP request
- 9:19 AM Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) closed by
- worksforme: http://jsfiddle.net/QFfRN/1/show/ IE 9.0.8112.16421 …
- 9:01 AM Ticket #12220 (Wrapping an APPLET element with CODE attribute generates error in Firefox) created by
- As soon as I wrap with jQuery an APPLET element that contains a CODE …
- 6:09 AM Ticket #12219 (selectOption.remove() leaves empty space in IE6 and crashed when clicked) created by
- In IE6, calling .remove() on an option removes the option …
- 4:33 AM Ticket #12133 (Incorrect JQuery Documentation (or a bug)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:33 AM Ticket #12123 (Inconsistent number of in-focus elements across different browsers) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:05 AM Ticket #12218 (IE9 "access refused" error when using a selector to build a fragment) created by
- $('<a href="#"></a>') fails on IE9 with "access refused" error. The …
Aug 7, 2012:
- 10:31 PM Ticket #12216 (.appendTo() losing touch ability) created by
- So I have been using .appendTo() to work with various touch events. I …
- 8:51 PM Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) closed by
- fixed: Fix #12203. .undelegate() should not remove direcly bound events. …
- 8:49 PM Changeset [1d8bf0a2]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:12 PM Ticket #12215 (outerWidth, outerheight, width, and height sometimes return a decimal ...) created by
- according to the docs, width, outerwidth, height, and outerheight, are …
- 4:15 PM Ticket #12209 (jQuery Ajax remote problem) closed by
- invalid: Please ask for help on the forums or on the …
- 1:45 PM Changeset [37e8b44]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 1:32 PM Ticket #12208 (Psuedo selector combination fails where method combination succeeds) closed by
- fixed: Sizzle: fix chaining pseudo selectors placed after pos selectors. …
- 1:31 PM Changeset [5f3c36c]1.12-stable2.2-stablekillphp by
- src/sizzle
- 1:17 PM Ticket #12214 ($.data inconsistent with $().data) closed by
- invalid: As documented,
$.data
doesn't read HTMLdata-
attributes, by design. - 1:15 PM Ticket #12214 ($.data inconsistent with $().data) created by
- While testing jQuery 1.8 RC1, I encountered inconsistent behavior …
- 12:30 PM Ticket #12213 (Add hook to cleanData to allow cleanup) created by
- Just as jQuery itself needs to know when an element is cleaned up, …
- 11:14 AM Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) closed by
- invalid: It seems like you already chose the correct forum, StackOverflow. …
- 9:47 AM Ticket #12212 (Document that $.extend will ignore null/undefined arguments) created by
- This is a fairly common pattern for setting options, even if
options
… - 9:01 AM Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) created by
- My correction: […]
- 5:59 AM Ticket #12210 (BUG IN DYNAMICALLY CREATING SELECT INPUT TYPE USING JQUERY MOBILE) created by
- Hi, Am using jquery mobile V 1.0b2 and jquery V 1.6.2 . and here is …
- 4:31 AM Ticket #12129 (jQuery.on() binds event handler twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:17 AM Ticket #12209 (jQuery Ajax remote problem) created by
- I write a code in local js file. not web js file. in jquery Version …
Aug 6, 2012:
- 8:56 PM Ticket #12208 (Psuedo selector combination fails where method combination succeeds) created by
- Browser: Chrome 18 Version: jquery-git Steps: 1. Visit …
- 3:28 PM Ticket #12202 (jQuery 1.8rc1 is considered invalid) closed by
- duplicate: Duplicate of #12158.
- 2:23 PM Ticket #12178 (Crash on IE8 in data.js' removeData function) closed by
- duplicate: Duplicate of #10394.
- 2:21 PM Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) closed by
- wontfix: The new way to create custom pseudos with arguments is much clearer …
- 1:53 PM Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) closed by
- invalid: There's no reason to ever do that. The documentation seems pretty …
- 12:59 PM Ticket #12207 (jQuery.noConflict deletes jQuery replacement variable...) created by
- There's an example on the jQuery.noConflict page as follows: …
- 12:31 PM Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) created by
- It would be easier to give you the code: […] As you may discover …
- 12:16 PM Ticket #12205 (Miscellaneous pseudo selector issues) created by
- The fix for #12153 came with a few issues of its own, mostly in …
- 12:12 PM Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) closed by
- fixed
- 12:11 PM Ticket #10394 (jQuery.cssHooks.opacity throws exception on non-IE browsers) reopened by
- Fixed this in …
- 12:01 PM Changeset [07e5093]1.12-stable2.2-stablekillphp by
- src/css.js
- 10:56 AM Ticket #12204 (Unexpected call to method or property access for .html and .append) created by
- I'm trying to make sure that in IE, empty cells have outlines. The CSS …
- 9:49 AM Ticket #12203 (.undelegate() with no arguments unbinds all handlers from the parent ...) created by
- This used to work in 1.6. undelegate() has a zero-argument version …
- 5:08 AM Ticket #12202 (jQuery 1.8rc1 is considered invalid) created by
- While validating the jQuery 1.8rc1 .js file, I got some errors: 1. …
- 12:57 AM Ticket #12201 (Sizzle filter api incompatible when adding a custom pseudo selector) created by
- This code works on 1.7.2 and fails on 1.8 RC1 with error Uncaught …
Note: See TracTimeline
for information about the timeline view.