Timeline
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 …
08/16/12:
- 23:31 Ticket #12323 (elment.attr('data-*, value) does not update element.dataset if data-* key ...) created by
- simple example: html: <div id="d" data-k1="v1"> </div> …
- 21:15 Ticket #12322 (onclick events do not work in Safari 5.1.7) created by
- Apparently in Safari 5.1.7 case sensitivity does matter for javascript …
- 20:59 Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) closed by
- invalid: Please ask for help on the forums, on …
- 20:54 Ticket #12321 (Error: Object doesn't support property or method if ...) closed by
- invalid: jQuery does not support changing native prototypes or quirksmode.
- 20:47 Ticket #12321 (Error: Object doesn't support property or method if ...) created by
- If you set Object.prototype.extend, certain jQuery functions will throw an …
- 20:10 Ticket #12280 (Too many redirects on ...) closed by
- fixed: Those script references have been removed. @dmethvin: I'm not sure what …
- 18:41 Ticket #12221 (form is not being hidden when it have an input with name attr value set as ...) closed by
- cantfix: I'm pretty sure this is a "cantfix" not a "wontfix" - it is eerily similar …
- 17:13 Ticket #12233 (jQuery.post() raises "RangeError: Maximum call stack size exceeded") closed by
- fixed: Makes sure "adding" a string to a Callbacks object doesn't cause a stack …
- 17:06 Ticket #12320 (Line in jquery-latest.js causing issue with site in IE9) created by
- A site that I have inherited the webmaster duties uses a jquery-based …
- 16:50 Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ) ...) closed by
- fixed: Fixed in the Sizzle rewrite.
- 16:05 Ticket #12319 (IE - input tag in iframe has problem with focus) created by
- I dynamically create iframe with <input type="text" /> tag and focus on …
- 14:46 Ticket #12234 (the .load() method,when params is null, the ajax type will be "POST", but ...) closed by
- fixed: Calling load with null as the data parameter now properly issues a GET …
- 13:49 Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) closed by
- invalid: nodeType is a special cased property name used by the DOM, the best …
- 13:39 Ticket #12318 (Input element with id="nodeType" causes trouble in event-callbacks) created by
- If you have an input element with id="nodeType" within a form, there are …
- 12:35 Ticket #12159 (1.8rc1: outerHeight() returns object) closed by
- duplicate: Duplicate of #12293.
- 12:35 Ticket #12159 (1.8rc1: outerHeight() returns object) reopened by
- 12:28 Ticket #12317 (Error in Chrome) closed by
- invalid: Please ask for help on a forum or StackOverflow.
- 10:11 Ticket #12317 (Error in Chrome) created by
- Hello i am using this calender using YII but i am facing an issue in …
08/15/12:
- 23:24 Ticket #12314 ($.contains fatal error in IE9 when 2nd parameter is null) created by
- Summary Calls to $.contains fail when parameter is null, …
- 23:08 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by
- wontfix: Actually, it is quirks mode! …
- 22:55 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) reopened by
- sorry, I missed the part where this wasn't quirks mode.
- 21:04 Ticket #12313 (.height() and .width() no longer fall back to CSS if offsetWidth is ...) created by
- offsetWidth and offsetHeight are undefined for SVG elements in Firefox and …
- 19:57 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) closed by
- wontfix: http://docs.jquery.com/Won%27t_Fix#Quirks_Mode
- 19:49 Ticket #12269 (width() and height() significantly slower in 1.8 in WebKit browsers) closed by
- wontfix: We discussed this at length at the team meeting. We are keeping this …
- 18:20 Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) closed by
- invalid: It's stripped in Chrome because it's not valid in Chrome... jQuery has …
- 18:09 Ticket #12312 (jQuery's management of the style attribute is lossy when it's ...) created by
- I'm surprised to learn that jQuery seems to 'stomp' on the style attribute …
- 16:54 Ticket #12311 (jQuery 1.8 and .is(":visible")) closed by
- fixed: It is supported by Sizzle and this issue has been fixed in Sizzle …
- 16:51 Ticket #12311 (jQuery 1.8 and .is(":visible")) created by
- After updating for jQuery 1.8 I noticed the .is(":visible") returning …
- 16:18 Ticket #12310 ($(window).height() and .width() do not work in IE6 and IE7) created by
- I originally opened a ticket for this issue under #12300. However, it was …
- 15:47 Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) closed by
- worksforme: I am using browserstack.com and can run that fiddle fine in IE7. It …
- 15:31 Ticket #12309 (array.splice in ie7 and ie8) closed by
- invalid: jquery does not have any effect on native prototypes. Please ask for help …
- 15:29 Ticket #12309 (array.splice in ie7 and ie8) created by
- array.splice will sit and hang on ie7 and ie8 using the new jquery library …
- 14:52 Ticket #12308 (API Browser not working) closed by
- duplicate: Duplicate of #12183.
- 14:46 Ticket #12308 (API Browser not working) created by
- I'm pretty sure this is not the right place to put this (sorry, I don't …
- 13:17 Ticket #12185 (Delegate focus/blur event fires twice) closed by
- worksforme: This is working correctly as far as I can tell. Delegated events only work …
- 12:53 Ticket #12307 (jQuery replaces entities in href params when converting text to element) closed by
- invalid: It's not jQuery. Use & as you should. …
- 12:45 Ticket #12307 (jQuery replaces entities in href params when converting text to element) created by
- Reproduced on jQuery version 1.8.0 OS Ubuntu (12.04, Linux ervin …
- 12:34 Ticket #12306 (incorrect return from selector) closed by
- invalid: Works for me: http://jsfiddle.net/tjuxu/1/
- 12:30 Ticket #12306 (incorrect return from selector) created by
- Error reproduced: http://jsfiddle.net/tjuxu/ incorrect elements are …
- 12:29 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) reopened by
- No, this is valid. We're erroneously catching :first et. al. inside …
- 11:27 Ticket #12305 (I got a type mismatch error in IE7) created by
- I encountered it in the compressed version. I've used the uncompressed …
- 10:31 Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) closed by
- worksforme: Works for me: http://jsfiddle.net/mofle/wBjEE/
- 10:20 Ticket #12304 (Does not work $(html_element).on('mouseover', '*', function () {...}) created by
- Does not work $(html_element).on('mouseover', '*', function () {...}). Use …
- 09:40 Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) closed by
- invalid
- 09:39 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) closed by
- invalid: I'm not sure why that worked in 1.7.1, but it is clearly wrong. You can't …
- 08:09 Ticket #12303 (Attribute selector fails if the attribute value contains :first :last) created by
- Sizzle fails when parsing the following selector: …
- 05:59 Ticket #12302 (Error on attempting to call a .val() or .attr() method on <option>) created by
- I'm not sure if this is truly a bug, but common sense tells me an <option> …
- 01:47 Ticket #12301 (It seems radio selector has small problem.) closed by
- invalid: Use http://api.jquery.com/delegate/ or the delegate form of "on"
- 01:43 Ticket #12301 (It seems radio selector has small problem.) created by
- I try to append() a radio input to a table.After that I found the radio …
- 01:16 Ticket #12300 ($(window).height() and .width() incorrect in IE6 and IE7) created by
- Using $(window).width() and $(window).height() previously worked correctly …
Note: See TracTimeline
for information about the timeline view.
