Timeline
08/24/12:
- 22:50 Ticket #12394 (Syntax error, unrecognized expression: with .is() contains matching) created by
- The following no longer works in the latest JQuery: …
- 22:08 Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) closed by
- fixed: Update Sizzle: passing null to $.contains should not throw an error. Fixes …
- 21:49 Ticket #12292 (Invalid selectors can cause a subsequent valid selector not to work) closed by
- fixed: This is also fixed by …
- 21:44 Ticket #12205 (Miscellaneous pseudo selector issues) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12237 (Having child selector and multiple :not with :visible does not work any ...) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 21:44 Ticket #12285 (Selector with :not(:first) isn't working since 1.8) closed by
- fixed: Update Sizzle: Use tokenization rather than regex for grouping. Fixes …
- 20:30 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) closed by
- invalid: This is not a jQuery bug report. Please contact the administrator of …
- 20:08 Ticket #12393 (JQuery not working on Internet Explorer 8 or above.) created by
- This line "o.disabled = $.unique( o.disabled.concat" has error …
- 20:06 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Most of the stack inconsistencies you're mentioning shouldn't exist IMO …
- 19:57 Ticket #12392 (Elements created from HTML strings have a parentNode) created by
- http://jsfiddle.net/F4LVB/ This causes isDisconnected() to return the …
- 18:24 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) closed by
- invalid: I have a feeling it may be related to #12266, which has been fixed in …
- 17:56 Ticket #12391 (Bootstrap togal modal fails / IE9 / jQuery 1.8) created by
- Bootstrap modal toggle fails for jQuery 1.8 with IE9 only. IE7 & IE8 work …
- 17:45 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) closed by
- duplicate: Duplicate of #12333.
- 17:40 Ticket #12390 ($.browser.webkit doesn't include Chrome anymore) created by
- Starting in jQuery 1.8.0 the $.browser.webkit behavior changed. Run these …
- 16:11 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- duplicate: Duplicate of #7285.
- 16:10 Ticket #11586 ($.ajax DELETE request not passing data parameters) reopened by
- I'll try to be more attentive next time. I see the ticket was created on …
- 16:01 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Revert "Fix #12120. Always stack .before/.after, and fix disconnected …
- 12:55 Ticket #12387 (Regression document ready) closed by
- invalid: Great, thanks for getting back. I believe it may be a duplicate of …
- 12:53 Ticket #12120 (Inconsistency of .end() with respect to .after()) reopened by
- Needs a followup commit to fix.
- 12:51 Ticket #12389 (About AutoComplete) closed by
- invalid: I'm sorry, but this is not an adequate bug report, nor is this the correct …
- 12:50 Ticket #12389 (About AutoComplete) created by
- Sometimes it is not working in Internet explorer 9
- 11:40 Ticket #12388 ($(window).height() returns actually HTML document height in Firefox) created by
- Hello and thanks for the good work you do ! I recently experienced a …
- 09:17 Ticket #12387 (Regression document ready) created by
- I believe there is an issue document ready raised to early (in google …
- 08:59 Ticket #12230 (return s(e.querySelectorAll(b), f)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:59 Ticket #12228 ($(form.elements);) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 03:36 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- Haha, nope gibson042 is right. I keep forgetting we fixed that for single …
- 03:28 Ticket #12120 (Inconsistency of .end() with respect to .after()) closed by
- fixed: Fix #12120. Always stack .before/.after, and fix disconnected nodes. …
- 02:50 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: @gibson042, yup, he's sure :) …
- 02:27 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) reopened by
- @dmethvin Are you sure? …
- 02:20 Ticket #10863 (.data method does not return an object if the JSON string contains ...) closed by
- fixed: Fix #10863. Allow newlines in JSON data- attributes. Changeset: …
- 01:52 Ticket #12048 ([IE6/7/8] xml set attribute) closed by
- invalid: Looking at this further, the code only uses nodeHook on non-XML documents. …
- 01:45 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by
- invalid: Don't know why I didn't notice this earlier. The markup is invalid. You …
- 01:34 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- fixed: Fix #11586. Ajax DELETE ain't got no body, so data goes to its URL. …
- 00:49 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) reopened by
- I did fix the issue in 1.8.0, but only for positional selectors like …
08/23/12:
- 20:49 Ticket #12386 (Selector with :has() embedded in not(); not working) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 20:49 Ticket #12287 (Nested custom pseudo class selectors throw exceptions) closed by
- duplicate: Duplicate of #12285. This will be addressed in #12285.
- 20:43 Ticket #12386 (Selector with :has() embedded in not(); not working) created by
- This selector works in the version 1.7.2 and don't work in version 1.8.0: …
- 20:04 Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) closed by
- wontfix: It should be noted that it never worked for those shorthand properties. We …
- 19:16 Ticket #12385 (IE8 CSS Property Removal - broken for shorthand properties) created by
- Removing shorthand css properties through .css('prop', '') behaves …
- 17:40 Ticket #12384 (.after fails with table rows in IE9) created by
- Fiddle: http://jsfiddle.net/DyRCZ/9/. It is not possible to add multiple …
- 16:58 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) closed by
- wontfix: This is working as designed. If you want the thead in your filtering …
- 16:46 Ticket #12383 (jQuery.on() selector should only apply to descendants of the element) created by
- The $.on() method accepts a CSS selector parameter in order to setup …
- 14:24 Ticket #12381 (,offset() may rerturn non integer values) closed by
- worksforme: This looks right to me, I don't think jQuery should be trying to change …
- 14:13 Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) closed by
- cantfix: We are unable to control the order in which native events are fired.
- 13:30 Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) closed by
- invalid: I'll file a bug on their issue tracker, thanks!
- 10:58 Ticket #12382 (fadeIn() corrupts css filter propery on IE8 if element has a ...) created by
- In IE8 (and only IE8 as far as I can tell) when calling fadeIn() on an …
- 09:21 Ticket #12381 (,offset() may rerturn non integer values) created by
- .offset() method may return non integer values (foo.5) (found for Firefox …
- 07:53 Ticket #12380 (array as argument for addClass, removeClass) created by
- It would be nice if we could just use an array as an argument for addClass …
- 06:14 Ticket #12379 (programmatic click of a radio triggers change radio is checked BEFORE ...) created by
- http://jsfiddle.net/u99Vr/12/
- 03:58 Ticket #12378 ($.unique goes into an infinite loop in IE8 (slow script warning).) created by
- http://jsfiddle.net/QAWyd/2/ The above jsFiddle will trigger a slow …
- 01:48 Ticket #12266 (IE9 and jQuery 1.8 buildFragment method issue) closed by
- fixed: Fix #12266. IE9/10 says document[0] is document.frames[0]? Close gh-903. …
08/22/12:
- 22:26 Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) closed by
- invalid: Please use the forums for support - thanks!
- 22:12 Ticket #12377 (jQuery.getJSON("api/endpoint", ...} results in 404 in Chrome, works in IE) created by
- I'm using jQuery.getJSON to interact with a REST endpoint. The endpoint is …
- 18:07 Ticket #12376 (modal window scrollbar missing in mac Safari 6) closed by
- invalid: Please ask for support on the forums or on the …
- 18:06 Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) closed by
- duplicate: Duplicate of #12237.
- 17:39 Ticket #12376 (modal window scrollbar missing in mac Safari 6) created by
- hi, I noticed that the scroll bar are missing in mac safari 6. any ideas …
- 17:17 Ticket #12375 (css selector from jQuery 1.7.2 doesnt work in jQuery 1.8.0) created by
- See http://jsfiddle.net/FfXdA/2/
- 16:52 Ticket #12374 (bug in jquery event function (since 1.4.3 version)) created by
- This is undiscovered bug in JQuery core since 1.4.3 version and up to now. …
- 13:50 Ticket #12373 (outerWidth()/outerHeight() may return wrong results in IE with enabled hw ...) created by
- Because IE is using float for internal calculated widths ands heights …
- 12:39 Ticket #12254 (Reflected XSS) reopened by
- 12:37 Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) closed by
- invalid: That's because the html is not well formed, it needs that closing tag. See …
- 12:08 Ticket #12372 (getScript() not working for localhost) closed by
- invalid
- 10:15 Ticket #12372 (getScript() not working for localhost) created by
- The code below doesn't work […] Where as this works […]
- 08:39 Ticket #12211 (line 4728: IE9 compatibility getting property padding-top) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:54 Ticket #12371 (Creating span element with class from string doesn't work in IE8, IE7..) created by
- As you might expect, third line should create span element too, but IE8 …
- 05:54 Ticket #12370 (jquery android 2.1-update1 problem) created by
- […] loading this page in android 2.1-update1 nothing happens. using …
- 03:16 Ticket #12369 (ajax, use find method for read xml) created by
- hi ajax time, use find method read xml error. sample. […] sample page …
08/21/12:
- 20:24 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) closed by
- invalid: Yes, that selector is invalid and Sizzle now correctly throws an error.
- 20:08 Ticket #12368 (Sloppy element ":" selectors throwing a syntax error in version 1.8) created by
- For the following HTML: […] selector 'form#some_form_id' works …
- 18:52 Ticket #12367 (IE8 change event does not fire) closed by
- invalid: Thank you for your quick reply.
- 18:22 Ticket #12365 (Change all obj++ to ++obj where applicable) closed by
- invalid: agreed, this is not valid.
- 17:37 Ticket #12367 (IE8 change event does not fire) created by
- With jQuery 1.8 , live change event does not work for input field <input …
- 17:35 Ticket #12366 (Error on hover+mouseleave+mouseenter when they must change html content) created by
- This is the code: $('.button_std').mouseenter(function(){ …
- 17:01 Ticket #12365 (Change all obj++ to ++obj where applicable) created by
- Can you guys please change every instance of something such as i++ to ++i …
- 16:11 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) closed by
- invalid: That is a bug in the old version, not the new one. The selector does …
- 15:18 Ticket #12364 (option:[value= does not work in jquery 1.8, worked in 1.7.2) created by
- Example case: http://jsbin.com/awetuy/3/edit Error thrown is "Syntax …
- 13:02 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350: jQuery.trim should remove BOM Changeset: …
- 12:42 Ticket #12182 (jQuery initialization problems in Safari for Windows) closed by
- invalid: We are not sure whether it is a bug in "our own product" (which you are …
- 12:30 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) closed by
- duplicate: Duplicate of #12359. Seems like this is a dup of #12359, which does a …
- 12:28 Ticket #12360 (slide up not working smoothly) closed by
- invalid: All bug reports should be against the latest version; jQuery 1.6.4 is very …
- 10:40 Ticket #12363 (Selector fails for top elements on $.ajax response) created by
- Hi! I'm using $.ajax to partially update an HTML page. I request the …
- 09:05 Ticket #12362 (documentation: jQuery.ajax() and JSONP) created by
- Related: #8510 The above bug has been closed but the documentation is now …
- 08:38 Ticket #12206 (jQuery 1.7.2 Bug reg. attr('id')) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:38 Ticket #12204 (Unexpected call to method or property access for .html and .append) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:31 Ticket #12252 (supporting $.getJSON for JSON-P services in CSP environment) closed by
- patchwelcome: Even if we could come up with a clean CSP feature detection, we would …
- 06:31 Ticket #12361 (seleter has bug) created by
- $("#dataTable tr[trtype=data]:has('input:checked') td[userType=User]") …
- 05:20 Ticket #12360 (slide up not working smoothly) created by
- $($menu).slideUp(800);-Not working in jquery1.6.4
- 03:10 Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) closed by
- fixed: Fix #12333. Chrome needs $.browser.webkit too. Changeset: …
- 02:55 Ticket #12359 (1.8.0 creating invalid tag/attribute when loading the library) created by
- Using XHTML strict documents and all the related headers including xml …
- 02:51 Ticket #12319 (IE - input tag in iframe has problem with focus) closed by
- patchwelcome: I could not reproduce this problem on IE8 in a VM, but it did fail the way …
- 02:37 Ticket #12145 (adding a new css file using a relative url does not work in IE8 on Windows ...) closed by
- patchwelcome: The problem appears to be that IE does not like trying to process the …
- 01:57 Ticket #12177 (change event in oldIE is still leaking) closed by
- duplicate: Duplicate of #12149.
- 01:56 Ticket #12251 (hide() fails while fadein is in progress) closed by
- invalid: This isn't a bug. You'd need to .stop() the animation and .fadeOut or …
- 01:52 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) closed by
- duplicate: Duplicate of #12303.
- 01:34 Ticket #12194 (customEvent: error in code for building event.namespace_re) closed by
- invalid: I don't think there is any need to change code, let's add some docs …
- 01:31 Ticket #12212 (Document that $.extend will ignore null/undefined arguments) closed by
- invalid: closing invalid but marking as needsdocs
- 01:07 Ticket #12358 (Attribute value selector fails on XML if it contains pseudoclass) created by
- In jQuery 1.8.0, if I run a selector against an XML document, and this …
- 00:56 Ticket #12271 (`.attr` and other such functions accepting a function returning an object) closed by
- wontfix: This can easily be done with other approaches such as $.each so I don't …
- 00:54 Ticket #12295 (It`s not closed : "live" / "delegate" bug about ":enabled" filter) closed by
- worksforme: These are different things. "[disabled]" means it has a disabled …
- 00:00 Ticket #12339 (Live Examples Do Not Work) closed by
- invalid: Since this isn't a core issue (it's a site issue) I'll mark it as …
08/20/12:
- 23:50 Ticket #12347 (Proposed method: $.fn.htmlOf) closed by
- wontfix: I don't think we want to add more manipulation primitives in 1.9, …
- 23:48 Ticket #12348 ($.when doesn't work as-documented?) closed by
- worksforme: Here's the results of that example, slightly modified: …
- 23:36 Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) closed by
- invalid: Please ask for help on a forum; this is not a bug report.
- 23:21 Ticket #12355 (Individual buttons looked elongated) closed by
- invalid: Please ask for help on a forum; this isn't a bug report.
- 23:21 Ticket #12354 (Serialize causes “ character to be converted to “.) closed by
- invalid: Sounds like your character encodings are wrong. This isn't a jQuery bug. …
- 23:14 Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) closed by
- invalid: The events are occuring in the keyup handler, for some reason they totally …
- 22:10 Ticket #12357 (jQuery 1.8.0 Not parseable by XUL Runner Applications) created by
- jQuery 1.8.0 usage of <tag> and other unescaped "<" character combinations …
- 20:33 Ticket #12356 (bootstrap typeahead doesn't work with jquery 1.8 in google chrome) created by
- Specifically, navigating the suggestions list with the up/down keys …
- 19:32 Ticket #12355 (Individual buttons looked elongated) created by
- The butttons behind the numbers which has white background appears to be …
- 19:30 Ticket #12354 (Serialize causes “ character to be converted to “.) created by
- When the user: 1. Has a form with an input that contain the character “. …
- 19:23 Ticket #12353 (deferred.done demo does not work on IE8) created by
- Go to deferred.done page on jQuery site. The Demo does not work. Get …
- 18:00 Ticket #12352 ($.fn.css() return values don't match across browsers) closed by
- duplicate: Duplicate of #8362. If the discussion in #8362 is correct, there is a …
- 14:22 Ticket #12352 ($.fn.css() return values don't match across browsers) created by
- jQuery version: 1.8.0 Browsers: Chrome 21.0.1180.79, Firefox 14.0.1 OS: …
- 14:11 Ticket #12351 (Submitting a form via jquery Dialog using Ajax..) created by
- I've encountered one issue while submitting a form using Ajax on a jquery …
- 13:37 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) reopened by
- 12:20 Ticket #12282 (1.8.0 regression - document ready is fired too early on IE 9/10) closed by
- fixed: Fix #12282. IE has premature .readyState == "interactive". Close gh-901. …
- 12:04 Ticket #12329 (event.js still has a reference to bindReady) closed by
- fixed: Fix #12329. Remove leftover jQuery.bindReady reference. jQuery.ready …
- 03:02 Ticket #12283 (jQuery 1.8 outerHeight is returning undefined instead of null) closed by
- fixed: Fix #12283. Return null for dimension getters on non elements. Fix gh-900. …
- 02:49 Ticket #12324 (cssNormalTransform can produce wrong values) closed by
- fixed: Fix #12324, line-height "normal" isn't always "1". Close gh-898. …
- 02:40 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) closed by
- fixed: Fix #12350. Remove BOM in jQuery.trim. Close gh-897. Changeset: …
- 02:22 Ticket #12350 (jQuery.trim should remove byte-order-mark (BOM) characters) created by
- Per discussion on https://github.com/jquery/jquery/pull/896 .
- 02:13 Ticket #12273 (animate fails with 0 duration) closed by
- fixed: Fix #12273. Don't call easing functions for duration 0 animations. Close …
- 01:53 Ticket #12278 (.promise(type) not working for non-default queue) closed by
- fixed: Fix #12278. Promises on non-default queue wait until a dequeue is …
- 00:30 Ticket #12149 ('change' event handler leaks in IE7/8) closed by
- fixed: Fix #12149. Avoid memory leak on oldIE change events. Close gh-878. …
08/19/12:
- 23:41 Ticket #12349 (opera prefixes mess) created by
- opera 12 removing some prefixes (transform, transition...) combined with …
- 20:37 Ticket #10045 (hide() with a duration fails when the element is contained within a hidden ...) closed by
- fixed: Works as expected in 1.8
- 20:10 Ticket #12224 (scrollbarDarkShadowColor inappropriately camelCased) closed by
- wontfix: these are non-standard css attributes, and don't follow normal …
- 19:47 Ticket #12008 (Element is reflowed once $.outerWidth(true) is called (when ...) closed by
- patchwelcome: As of right now, the only known way to overcome the reliableMarginRight …
- 19:01 Ticket #12348 ($.when doesn't work as-documented?) created by
- I see this text and example the docs: …
- 17:16 Ticket #12347 (Proposed method: $.fn.htmlOf) created by
- Sure, we have this: […] But why don't we have this? […] I …
- 11:58 Ticket #12346 (fn.append not working correctly) created by
- Hi, I think it will be faster, if I just show you :-) Try following …
- 01:03 Ticket #12345 (isPlainObject returns different results in IE & chrome) closed by
- invalid: According to the docs, host objects have known inconsistencies and aren't …
- 00:48 Ticket #12345 (isPlainObject returns different results in IE & chrome) created by
- when check BOM object, it returns true in IE but false in chrome i use …
- 00:03 Ticket #12322 (onclick events do not work in Safari 5.1.7) closed by
- invalid: This is not a jQuery bug and yes, JavaScript case sensitive
08/18/12:
- 23:08 Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in IE&Chrome ...) closed by
- invalid
- 22:56 Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) closed by
- invalid: Thank you for contributing! Trac does experience issues. If you refresh, …
- 22:52 Ticket #12334 (jquery 1.8.0 stack) closed by
- invalid: This is not a jQuery core bug report. It would be best to ask for support …
- 17:39 Ticket #12341 (Redirect to Google) closed by
- invalid
- 17:05 Ticket #12344 (manual) closed by
- invalid
- 15:05 Ticket #12344 (manual) created by
- how about a proper manual without misusing english words like "library" …
- 15:03 Ticket #12290 ($.ajaxSetup "success" global event bug against "complete" and other ...) closed by
- invalid: Invalid simply means its not a bug. Please don't assume it's a judgement …
- 14:42 Ticket #12343 (event.pageX and pageY have incorrect values in IE10 on Windows 8 RTM) created by
- NOTE: tested using jQuery 1.7.2 and 1.8.0, both have this problem. Test …
- 10:44 Ticket #12342 (Compatibility problem with pure javascript) created by
- A pure javascript code document.getElementById('someID') always return …
- 06:36 Ticket #12341 (Redirect to Google) created by
- /*! jQuery v1.6.4 http://jquery.com/ | http://jquery.org/license */ …
- 03:48 Ticket #12340 (unwrap() fails when wrapper is a figure element) created by
- var $foo = $('<img/>'); $foo.wrap('<div></div>'); $foo.unwrap(); works …
- 00:15 Ticket #12339 (Live Examples Do Not Work) created by
- This is probably not the right form, but since there doesn't seem to be a …
08/17/12:
- 22:29 Ticket #12338 (jquery .animate() - > left attribute treated inconsistently in IE&Chrome ...) created by
- 21:20 Ticket #12337 (:nth-child selector not accurate after new child element added) created by
- Using the :nth-child selector after a new child element has been added to …
- 19:19 Ticket #12336 (Calling $('#select').empty() should set options length to 0) created by
- Hi, Consider the following HTML snippet: […] Consider the following …
- 18:17 Ticket #12335 (OperationalError: (1205, 'Lock wait timeout exceeded; try restarting ...) created by
- ==== How to Reproduce ==== While doing a GET operation on /query, Trac …
- 17:59 Ticket #12334 (jquery 1.8.0 stack) created by
- I have a sortable on my page, before 1.8.23 I had jquery-ui-1.8.21 and …
- 16:18 Ticket #12333 ($.browser.webkit (undefined) -> $.browser.chrome) created by
- $.browser.webkit returns undefined when using Windows' Google Chrome …
- 15:32 Ticket #12332 (BUG of The data method) closed by
- duplicate: Duplicate of #7579.
- 15:30 Ticket #12332 (BUG of The data method) created by
- demo: <div data-topicid="1780820472e07"></div> var id = …
- 14:28 Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) closed by
- duplicate: Duplicate of #12330.
- 14:22 Ticket #12331 ($el.on('click') breaks if adding to parent multiple times) created by
- http://jsfiddle.net/9VThz/ if you add an element to a parent multiple …
- 14:15 Ticket #12330 (adding element to parent twice destroys .on() closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! Please …
- 14:11 Ticket #12330 (adding element to parent twice destroys .on() created by
- Hello I have an $el using backbone and it has a parent $('#app').html( …
- 14:01 Ticket #12329 (event.js still has a reference to bindReady) created by
- I'm not really sure when event.special.ready is used, but I believe it …
- 13:25 Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels the ...) closed by
- invalid: Ask on the forum, this isn't a bug report (at least not OUR bug).
- 09:15 Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) closed by
- invalid
- 09:09 Ticket #12328 (Interprets parentheses in a string as 'function argument' ???) created by
- This little piece of code should be OK shouldn't it. It shows an …
- 09:07 Ticket #12325 (Options parameter for $.when() to provide alternative semantics) closed by
- wontfix: There are several problems with this approach. The first, most obvious, …
- 07:45 Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) closed by
- invalid: ?? is used as the callback name placeholder in the data for jsonp …
- 07:17 Ticket #12327 (Using "cancel" class doesn't skip validation in MVC 3.0- it cancels the ...) created by
- I'm new to jQuery, and somewhat with MVC 3.0, but I've tried everything I …
- 07:07 Ticket #12250 (Accept header for dataType: json) closed by
- invalid
- 06:44 Ticket #12326 ($.AJAX changed the post content if include "??" (2 Question mark)) created by
- Version: 1.7.1/1.8.0 […] Please note that the post data including ?? …
- 05:09 Ticket #12325 (Options parameter for $.when() to provide alternative semantics) created by
- Currently $.when() has only one way of operating: Wait until all …
- 01:05 Ticket #12324 (cssNormalTransform can produce wrong values) created by
- In jQuery 1.8 there is an cssNormalTransform property that holds numerical …
- 00:27 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) closed by
- worksforme: Works for me: http://jsfiddle.net/LxmLh/ Tested in Chrome and Firefox.
- 00:26 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) reopened by
- 00:05 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) closed by
- wontfix: jQuery's data() functionality existed long before dataset and has it's …
Note: See TracTimeline
for information about the timeline view.
