Timeline
Jun 29, 2011:
- 11:11 PM Ticket #9708 (jquery plugin search) created by
- The plugin search form does not work correctly. I was searching for …
- 8:42 PM Ticket #9705 (Changes using Text does not always show in IE9) created by
- Hello, Changing the text of a label with text() in IE9 doesnt seem to …
- 8:18 PM Ticket #9704 (trigger jquery submit handlers when vanilla javascript calls form.submit()) closed by
- wontfix: Links won't trigger a submit unless you tell them to …
- 8:10 PM Ticket #9704 (trigger jquery submit handlers when vanilla javascript calls form.submit()) created by
- In asp.net linkbuttons aren't triggering my jquery form submit …
- 7:26 PM Ticket #9703 (You can no longer bind to the transition end event in jQuery 1.6) closed by
- invalid: If you pass a third argument, jQuery.fn.bind() will think that is the …
- 6:31 PM Ticket #9703 (You can no longer bind to the transition end event in jQuery 1.6) created by
- I was running code similar to this in Chrome with jQuery 1.5.2: …
- 6:13 PM Ticket #9613 ($.ajax is not launching error callback on 400 Bad Request when jsonp ...) closed by
- invalid: What I don't understand is why the doc says "Note: Prior to jQuery …
- 5:19 PM Ticket #9701 (v1.6.1 google closure compile warnings) closed by
- wontfix: jQuery previously used Google Closure Compiler and have since switched …
- 5:17 PM Ticket #9700 (REMOVEDATA() VIA AN OBJECT WITH HYPHENATED KEYS DOESN'T DELETE THE DATA) closed by
- duplicate: rude.
- 5:17 PM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) closed by
- duplicate
- 5:16 PM Ticket #9413 ($.fn.removeData does not remove data with a dash in a name) reopened by
- 4:37 PM Ticket #9701 (v1.6.1 google closure compile warnings) created by
- When I try to compile jquery v1.6.1 (src) with google closure I get: …
- 3:48 PM Ticket #9700 (REMOVEDATA() VIA AN OBJECT WITH HYPHENATED KEYS DOESN'T DELETE THE DATA) created by
- This is leftover from Ticket #9301. Removing the data containing an …
- 3:31 PM Ticket #7818 (META: Define validity of plain JS objects for jQuery() and its methods) closed by
- fixed
- 3:00 PM Ticket #9555 (jQuery.support fails in iframe) closed by
- invalid: I'm not sure what's going on there, but it doesn't seem like a jQuery …
- 2:50 PM Ticket #9500 ($('html, body').removeAttr('style') fails in Webkit browsers.) closed by
- duplicate: removeAttribute('style') even without this overflow conversion has …
- 11:30 AM Ticket #8744 (.ajax() jsonp requests are not handled correctly when hitting timeout) reopened by
- 10:58 AM Ticket #9699 (removeAttr('style') does not consistently remove the style attribute ...) created by
- 1. $('#item').css('visibility', 'hidden'); 2. …
- 10:53 AM Ticket #9698 (Core Style Cleanup) created by
- I spent last night and this morning doing a complete code style sweep …
- 9:50 AM Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) closed by
- cantfix: Thanks for looking into it.
- 9:46 AM Ticket #9693 (Inconsistency of document and code for .toggleClass) closed by
- fixed: Thank you! docs updated: http://api.jquery.com/toggleClass/
- 9:19 AM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) reopened by
- I'd like to open this particular issue for discussion. I see the …
- 8:24 AM Ticket #9695 (don't know where to ask) closed by
- worksforme: All of that information can be found @ blog.jquery.com
- 8:23 AM Ticket #9697 (Problem with "td:even or td:odd" when used colspan in a previous line) created by
- Hi, I have the following example code: <table class="tableConsulta"> …
- 8:23 AM Ticket #9696 (requestAnimationFrame throws error in Firefox when animation is ...) created by
- firefox will throw: "attempt to run compile-and-go script on a cleared …
- 8:10 AM Ticket #9695 (don't know where to ask) created by
- not a bug just some thing usefull i think can you add the last date of …
- 7:49 AM Ticket #9694 (IE9 issue with .animate()) created by
- Effects all versions of JQuery i have tested up to 1.6.1 When …
- 5:50 AM Ticket #9693 (Inconsistency of document and code for .toggleClass) created by
- In document, it said .toggleClass( function(index, class), [switch] ) …
- 4:27 AM Ticket #9692 (bug about function addclass) created by
- in 1.6.2rc1 if setClass like "myclassname1" if i want …
- 3:53 AM Ticket #9577 ($.noConflict appears to no longer function correctly in 1.6.1 (IE)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:53 AM Ticket #9576 (removeAttr("disabled") on IE7) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:34 AM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) closed by
- wontfix: That behaviour is 100% correct per the data-* attr spec, also: see …
Jun 28, 2011:
- 9:02 PM Ticket #9691 (version 1.6.1 - data method will camelize data key if "-" is used) created by
- jQuery 1.6.1 if i call .data("x-y", someData) will not be able to find …
- 7:28 PM Ticket #9689 (keypress) closed by
- invalid
- 6:37 PM Ticket #9690 (nth-child + class does not work in Firefox 5) created by
- This selector is meant to select all the cells in the 8th column which …
- 4:44 PM Ticket #9689 (keypress) created by
- $(document.body) .bind('keypress', function(event) { …
- 4:10 PM Ticket #9688 (`data` and `attr` inconsistencies with numbers) closed by
- duplicate
- 4:07 PM Ticket #9688 (`data` and `attr` inconsistencies with numbers) created by
- It looks like the
data
method, when reading data attributes off of … - 3:20 PM Ticket #9686 (jQuery homepage) closed by
- fixed
- 1:45 PM Ticket #9684 (.attr() or .prop() to change target on a link not working) closed by
- invalid: @germLukas It has always been in the documentation that quotes are …
- 1:09 PM Ticket #9687 ($.getScript() equiv $.ajax() with timeout - timeout elapsed, error() ...) created by
- BUG: An
$.ajax()
-retrieved script is loaded/executed even after … - 1:01 PM Ticket #9686 (jQuery homepage) created by
- Not sure where to post it, but on homepage, links for jsninja don't …
- 12:50 PM Ticket #9678 (setInterval cleared by animation) closed by
- fixed: Set timerId to true instead of a number so that intervals set to 1 are …
- 12:31 PM Ticket #9685 (attr('selectedIndex') Not Working with FF in 1.6.2 RC1) closed by
- duplicate: selectedIndex is not an attribute.
- 12:17 PM Ticket #9685 (attr('selectedIndex') Not Working with FF in 1.6.2 RC1) created by
- $(this).attr('selectedIndex') not working in FF where $(this) is a …
- 11:46 AM Changeset [ab1504f]1.12-stable2.2-stablekillphp by
- src/effects.js
- 11:27 AM Ticket #9678 (setInterval cleared by animation) reopened by
- timerId was set to 1 because it's a short way to set a truthy value. …
- 11:09 AM Ticket #9684 (.attr() or .prop() to change target on a link not working) created by
- I'm trying to change the target property of all my external links so …
- 8:04 AM Ticket #9683 (Access items with checked / unchecked for Radio Button list.) created by
- Hello , I getting problems to set attributes …
- 6:35 AM Ticket #9682 (Ajax retry fetches the wrong URL) created by
- When I do a retry of an ajax request using
$.ajax(this)
the new URL … - 3:46 AM Ticket #9567 (jQuery bug with $('#sth').width();) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 27, 2011:
- 9:02 PM Ticket #9681 (jQuery freezes on chrome when calling $($)) created by
- On the latest chrome calling $($); Freezes the browser. I know …
- 8:46 PM Ticket #9680 (IE 9) created by
- Jquery is not working in IE 9... Its a simple drop navigational menu.
- 2:36 PM Ticket #9679 (Document $.proxy enhancements from #7783) closed by
- duplicate: Thanks eric, we'll use needsdocs in 7783 to take care of this issue.
- 2:19 PM Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) closed by
- fixed: It's ok to have closed tickets that need docs, just add keyword needsdocs.
- 12:58 PM Ticket #7783 (Fixing $.proxy to work like (and use) Function.prototype.bind) reopened by
- 12:44 PM Ticket #9679 (Document $.proxy enhancements from #7783) created by
- The documentation for $.proxy should be updated to reflect …
- 11:22 AM Ticket #9678 (setInterval cleared by animation) closed by
- worksforme: Works for me in latest Chrome with jQuery Edge: …
- 11:10 AM Ticket #9678 (setInterval cleared by animation) created by
- In Google Chrome setInterval callback will not execute when preceded …
- 10:55 AM Ticket #9677 (Bug with replaceWith and document.write) closed by
- invalid: This is correct behavior as script tags created with jQuery will be …
- 10:34 AM Ticket #9677 (Bug with replaceWith and document.write) created by
- This piece of code replace all document. …
- 7:24 AM Ticket #9676 (.toggle() on IE7 returns to zoom:1, not zoom:0) created by
- jQuery versions affected: 1.6.1 and older Browser versions affected: …
- 6:25 AM Ticket #9675 (jQuery causes a second HTTP GET request on @font-face files on Firefox) created by
- I'll start by noting that this is a very confusing bug, so my …
Jun 26, 2011:
- 2:56 PM Ticket #9673 (Jquery not worling on chrome) created by
- hi, i am saurabh sharma, m using Extjs for design UI of my project. …
- 10:06 AM Ticket #9672 (Access to event.relatedTarget causes "Permission denied" exception in ...) closed by
- wontfix: Firefox 3.5 is obsolete and no longer supported in terms of writing …
- 3:56 AM Ticket #9560 (Null function getAttribute is invoked in acceptData()) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:59 AM Ticket #9672 (Access to event.relatedTarget causes "Permission denied" exception in ...) created by
- When jQuery handles mouseenter/mouseleave events and accesses …
- 1:24 AM Ticket #9667 (jQuery .css can't read z-index value on Webkit browsers) closed by
- wontfix: I understand it being confusing that the computed z-index is auto when …
- 1:16 AM Ticket #9670 (selectedIndex returns undefined) closed by
- duplicate: selectedIndex is not an attribute.
Jun 25, 2011:
- 12:22 PM Ticket #9670 (selectedIndex returns undefined) created by
- This works OK in 1.5.2 but returns undefined in 1.6.1 <select …
- 9:42 AM Ticket #9668 (Delay function) closed by
- invalid: The
.delay()
method delays *queued* operations such as animation … - 9:38 AM Ticket #9669 (the background color of tag body will be override in IE8) closed by
- duplicate
- 4:08 AM Ticket #9558 (1.6.1 Getting the value of unexisting attribute is causing - ... is ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:13 AM Ticket #9669 (the background color of tag body will be override in IE8) created by
- <!doctype html> <html> <head> <meta http-equiv="Content-Type" …
- 2:10 AM Ticket #9668 (Delay function) created by
- Hi, The delay function isn't working properly! Javascript seems to …
Jun 24, 2011:
- 11:17 PM Ticket #9666 (Cannot detect when an IFRAME has finished loading with .delegate and .live) closed by
- patchwelcome: Sounds like we'll just need to document this: "The
.live()
and … - 10:05 PM Ticket #9667 (jQuery .css can't read z-index value on Webkit browsers) created by
- jQuery("#X").css("z-index"); always returns "auto" on Webkit browsers. …
- 8:56 PM Ticket #9666 (Cannot detect when an IFRAME has finished loading with .delegate and .live) created by
- Detecting when an IFRAME has finished loading can be done using …
- 5:13 PM Ticket #9602 (Exception when adding a new node in XML.) closed by
- duplicate
- 3:29 PM Ticket #9665 (FadeTo breaking code) created by
- I am using version 1.6.1 and everything seems to be working fine until …
- 11:13 AM Ticket #9663 (Is there a limit of 15 .animate() calls/page?) closed by
- invalid: […] is not a remotely valid usage of setTimeout. As you can see, …
- 10:55 AM Ticket #9664 (jQuery minified package > 1.5.2 bug) created by
- Just found an issue with the minified package > 1.5.2 where trying to …
- 8:19 AM Ticket #9663 (Is there a limit of 15 .animate() calls/page?) created by
- I'm having this weird issue where my animate() calls stop doing their …
- 3:57 AM Ticket #9495 ($(...).change() on radio not working when using keyboard to change ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 23, 2011:
- 7:15 PM Ticket #9661 (Imágen pierde atributo "hide" cuando cambia el "src") closed by
- invalid: This is too much code for a bug report. I would recommend that you …
- 7:06 PM Ticket #9661 (Imágen pierde atributo "hide" cuando cambia el "src") created by
- Yo hize un plugin donde tienes varias imágenes con src="about:blank" …
- 7:02 PM Ticket #9603 (Give siblings() the option to provide siblings which are not part of ...) closed by
- invalid: Sorry but I'm not understanding the need here. Perhaps you can explore …
- 12:45 PM Ticket #9660 (jQuery selector "[value=foo]" doesn't work if value set on runtime) closed by
- invalid: The value attribute does not stay up-to-date with the current value. …
- 12:37 PM Ticket #9660 (jQuery selector "[value=foo]" doesn't work if value set on runtime) created by
- With jQuery 1.4.2/1.2.6 and others this will work (if "foo" typed by …
- 12:35 PM Ticket #9649 (Change events not fired on checkbox in Opera 11.50 when clicking a ...) closed by
- invalid: OK, appears to have been a regression in earlier 11.50 snapshots, but …
- 12:25 PM Ticket #9659 (CSS "left" value is incorrect when set to "auto" in FF4) closed by
- cantfix: Test case with jQuery git: http://jsfiddle.net/timmywil/5qtRX/4/ I …
- 12:13 PM Ticket #9659 (CSS "left" value is incorrect when set to "auto" in FF4) created by
- When using $(selector).css("left") in FireFox 4.0.1, a pixel value is …
- 10:22 AM Ticket #9655 (No Option to Creat an new Account on Jquery.com) closed by
- duplicate: This is something we can help you with in #jquery-dev.
- 10:15 AM Ticket #9657 (Extend .hasClass to similar .hasClasses) closed by
- wontfix: I think we're in agreement.
- 10:10 AM Ticket #9658 ($.ajax should not prepend & to query string data when joining it to a ...) created by
- An ampersand is unnecessarily prepended to the query string data of a …
- 9:54 AM Ticket #9656 (#[id] selector selects too much in Safari when working with cloned elements) closed by
- invalid: Try it with valid ids, rather than numbers. …
- 8:46 AM Changeset [09fe3ea]1.12-stable2.2-stablekillphp by
- test/data/ua.txt
- 8:04 AM Ticket #9657 (Extend .hasClass to similar .hasClasses) created by
- I was thinking if it would be good to check an element if it has …
- 4:36 AM Ticket #9656 (#[id] selector selects too much in Safari when working with cloned elements) created by
- See http://jsfiddle.net/AmzU5/ - Safari is the only browser alerting …
- 3:59 AM Ticket #9527 (Selector not working goed with table's) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:30 AM Ticket #9655 (No Option to Creat an new Account on Jquery.com) created by
- I want to Create a new account on jQuery.com.. but i was enable to do …
- 2:04 AM Ticket #9652 (jquery 1.6 breaking background image on html element) closed by
- duplicate
- 1:18 AM Ticket #9652 (jquery 1.6 breaking background image on html element) created by
- If I am including latest jQuery 1.6 build in the end of markup just …
Jun 22, 2011:
- 9:56 PM Ticket #9650 (can not add source element to video in ie9) created by
- can not add source element to video element exist in dom in ie9.
- 8:28 PM Ticket #9649 (Change events not fired on checkbox in Opera 11.50 when clicking a ...) created by
- In this situation where: 1. You have a .live binding to a click event …
- 3:44 PM Ticket #9647 (.append() fails when jQuery object in array) closed by
- duplicate
- 3:25 PM Ticket #9647 (.append() fails when jQuery object in array) created by
- 1. The version(s) of jQuery affected tested: 1.0, 1.3, 1.6.1 …
- 9:26 AM Ticket #9644 (jquery 1.6.1 $('form').attr('tagName') con't get the right value) closed by
- duplicate: tagName is not an attribute.
- 8:50 AM Changeset [bb17025]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 7:30 AM Ticket #9646 (IE7: Cloning of form-elements and changing their names also changes ...) created by
- Check example: http://jsbin.com/akolu4/6 If the name-attribute first …
- 4:01 AM Ticket #9544 (getJSON event fires twice) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #9541 (href click sometimes fails if the clicked div is in motion) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #9537 (The keycode bug under Mozila 5) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 4:01 AM Ticket #9535 (Image Fade In/Out Effect under FF) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 2:55 AM Ticket #9601 ([IE9] Function breaks on animate()) closed by
- invalid: Thanks for submitting a ticket to the jQuery project!. Unfortunately, …
Note: See TracTimeline
for information about the timeline view.