Timeline
Sep 21, 2009:
- 4:07 PM Ticket #5278 (jQuery calls Object.each on onload and unload) closed by
- duplicate: Duplicate of #2721.
- 1:50 PM Ticket #5280 (AJAX requests should abort on unload (they reserve connections in IE)) created by
- There is a bug in IE (seen in 7, heard about in others) where AJAX …
- 1:38 PM Ticket #5279 (opera version is incorrect or browser.version is wrong) created by
- I understand that jQuery.browser is now being depreciated, but while …
- 11:38 AM Ticket #5278 (jQuery calls Object.each on onload and unload) created by
- If
Object.prototype.each
is defined, jQuery calls it on onload and … - 10:47 AM Ticket #5277 (bug in doc : toggle(switch)) created by
- bug in documentation: http://docs.jquery.com/Effects/toggle#switch …
- 10:12 AM Ticket #5276 (Callback function not executing after the specified time) closed by
- worksforme
- 9:37 AM Ticket #5276 (Callback function not executing after the specified time) created by
- I am using a simple snippet like this: …
- 4:56 AM Ticket #5275 (jquery.extend should set displayName on functions) created by
- Both Firebug and the Safari debugger support the convention that if a …
Sep 20, 2009:
- 7:45 PM Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) created by
- The toggle event stores the current cycle position on the DOM element …
- 3:24 PM Ticket #5273 ($.ajax() XML handling problem on IE 7 and IE 8) created by
- Hi, I browsed around for this and couldn't find this issue.. I have …
Sep 19, 2009:
- 10:09 AM Ticket #5272 (animate height to "auto") created by
- I'd love to be able to animate the height of an element to "auto", …
- 8:02 AM Ticket #5271 ($()) created by
- Hello! I use a translator, so excuse me for mistakes! $().end() …
- 7:00 AM Ticket #5270 (clone() doesn't clone filters in IE6) created by
- I've got some elements with fixed png's by filters. Using clone() …
Sep 18, 2009:
- 3:35 PM Ticket #5269 ($(document).ready and Frames) created by
- I think I've run into a bug similar to: …
- 10:25 AM Ticket #5268 (Bug with show()/hide() functions in Chrome browser) created by
- When you are trying to use any parameters 'fast' or 'slow' in such …
- 2:02 AM Ticket #5267 (Submit Delegation Patch) created by
- submit delegation patch This improves on the existing functionality …
Sep 17, 2009:
- 7:38 PM Ticket #5266 (.position() report incorrect value for AREA elements of an image map) created by
- Hi, when the .position() method is called on a AREA object, the …
- 6:37 PM Changeset [67089ee]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 6:34 PM Ticket #5265 (jQuery.fn.data does not always behave in IE) created by
- I'm working on a project that uses a custom "Repeater" and "Accordion" …
- 8:16 AM Ticket #5264 (embed tags do not work anymore in IE6 with current nightly build) created by
- Embed tags, inserted with jQuery methods loose their attributes and …
- 6:30 AM Ticket #5263 (capture phase using bind) created by
- it's not possible to subscribe to event in capture phase. ok ie6 …
- 1:41 AM Ticket #5262 (jquery-1.3.2.min.js has bug.(minimizing bug)) created by
- I've used jquery-1.3.2.min.js that downdloaded in …
Sep 16, 2009:
- 6:10 PM Ticket #5261 (ready functions can be called out of order) created by
- A ready function added while inside another ready function will get …
- 4:01 PM Ticket #5260 (curCSS()) created by
- On the 829 line, used a hack to recalculate number, but the negative …
- 3:58 PM Ticket #5259 ([patch] Event delegation for mouseenter and mouseleave) created by
- This patch adds a private "delegate" function used to bypass …
- 3:28 PM Ticket #5258 ([validate] resetForm does not clear invalid list) created by
- When the function resetForm() is called, the variable 'invalid' is not …
- 3:03 PM Ticket #5257 (Selectors with Firefox 3.5 and Google Chrome) created by
- I'm having difficulties using selectors with Firefox 3.5 and Google …
- 12:37 PM Ticket #5256 ($(...).remove() in IE6) created by
- Hello, there is a Browser related difference in the functionality of …
- 10:47 AM Ticket #5255 (JQuery doesn't work in IE8) created by
- Good day! I have problem with working JQuery in IE8. It simply …
- 5:34 AM Ticket #5254 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) created by
- Hello, I am using remove and clone function. I am using the sample …
- 5:32 AM Ticket #5253 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) created by
- Hello, I am using remove and clone function. I am using the sample …
- 4:47 AM Ticket #5252 (attr adding an event to an input field does not work in IE but does in ...) created by
- Using $(":input").attr("onfocus","alert(this.id);"); to add an event …
- 4:33 AM Changeset [45dfa3b]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
Sep 15, 2009:
- 10:21 PM Ticket #5251 (Make [6580] changes DRY on bind(), unbind() and one()) created by
- 10:19 PM Changeset [9ebb2fc]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 10:18 PM Ticket #5250 (Support Object Literals for bind(), unbind() and one()) created by
- 6:28 PM Ticket #5249 (clipboardData (and other new properties) not copied to new event object) created by
- When jQuery creates a new event object, the clipboardData property is …
- 5:42 PM Ticket #4976 (qunit: allow enabling the noglobal option in code) closed by
- invalid: QUnit now has the noglobals check enabled by default.
- 5:14 PM Changeset [97e134f]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 5:09 PM Changeset [24ffc39]1.12-stable2.2-stablekillphp by
- src/selector.js
- 5:01 PM Changeset [e907b87]1.12-stable2.2-stablekillphp by
- src/selector.js
- 3:15 PM Changeset [daffb95]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/data/offset/relative.html
- test/data/offset/static.html
- test/unit/offset.js
- 2:38 PM Ticket #5241 (Periods and colons in jQuery id selectors) created by
- Dots and colons in jQuery selectors don't seem to work, although they …
- 1:51 PM Changeset [f55fb36]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- test/unit/manipulation.js
- 1:39 PM Changeset [0b36b26]1.12-stable2.2-stablekillphp by
- src/selector.js
- 1:23 PM Ticket #5234 (Make attr() support getting/setting using jQuery.fn methods) closed by
- fixed: Done at [6570].
- 1:23 PM Changeset [5550356a]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 1:22 PM Ticket #5234 (Make attr() support getting/setting using jQuery.fn methods) created by
- 1:11 PM Changeset [8356871a]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 12:46 PM Changeset [fc4c691]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 12:45 PM Changeset [cf8c124]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 11:56 AM Changeset [7638fc5]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 11:35 AM Ticket #1794 (ER: Generalize for Alternate "Global" Context Object) closed by
- duplicate
- 11:31 AM Ticket #2452 ($.post and $.get are probably not handling the abcense of data well) closed by
- fixed: Fixed at [6564]
- 11:28 AM Changeset [5b9214e7]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:26 AM Ticket #3775 ($.get() doesn't shift 'type' argument when 'data' argument is omitted) closed by
- duplicate
- 11:20 AM Ticket #4994 (new ajax 'target' option upon which ajaxEvents are triggered, when ...) closed by
- fixed: Applied at [6563]
- 11:19 AM Changeset [183f37e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 7:26 AM Ticket #5230 (JavaScript Error, var "start" not declared) created by
- The file "jquery-1.3.2.js" etc. are to be modified as shown below. …
- 4:01 AM Ticket #3722 (event.remove involves unnecessary creation of cache items) closed by
- fixed: Fixed in r6562.
- 3:59 AM Changeset [c4f144e]1.12-stable2.2-stablekillphp by
- src/data.js
Sep 14, 2009:
- 9:02 PM Changeset [19cd84c]1.12-stable2.2-stablekillphp by
- src/data.js
- 8:35 PM Changeset [9b20eb4c]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 8:32 PM Changeset [321267dc]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 7:28 PM Changeset [5e0da8c]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 7:22 PM Ticket #4824 (API / 1.3 / CSS / Positioning / Offset works wrong) closed by
- invalid: Please feel free to reopen with a test case.
- 7:20 PM Changeset [3eb56b0]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 7:12 PM Changeset [766635e8]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 6:58 PM Changeset [681f4fd]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:56 PM Ticket #5225 (wrapInner with node containing document.write breaks on Firefox 3.5) created by
- Odd series of events, but on Firefox, if you have a node containing …
- 6:34 PM Ticket #5224 (Expose jQuery's internal expando attribute) closed by
- fixed: Fixed at [6554].
- 6:34 PM Changeset [a273120]1.12-stable2.2-stablekillphp by
- src/data.js
- test/unit/data.js
- 6:22 PM Ticket #5224 (Expose jQuery's internal expando attribute) created by
- 6:16 PM Ticket #5222 ([autocomplete] Autocomplete plugin "max" parameter causes search hits ...) created by
- This is apparently a design flaw in Dylan Verheul's autocomplete …
- 6:09 PM Ticket #3940 (after() and before() fail after newly created jquery elements) closed by
- fixed: Fixed in SVN rev [6553].
- 6:09 PM Changeset [173c147]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 6:08 PM Ticket #3940 (after() and before() fail after newly created jquery elements) reopened by
- 6:05 PM Ticket #4989 (Make "blur" and "focus" events bubble so live() can be used) closed by
- fixed: Fixed at [6552].
- 6:04 PM Changeset [bca8225]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:28 PM Ticket #5198 (ready functions being triggered (accidentally?) on 'Back' button) closed by
- fixed
- 5:14 PM Changeset [f3474c0]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:59 PM Ticket #5039 (:visible selector don't work on IE) closed by
- fixed: This is fixed in jQuery SVN
- 4:56 PM Ticket #5017 ([PATCH] JSONP fails on page with no HEAD) closed by
- fixed: Fixed in r6550
- 4:55 PM Changeset [4a3c4c8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:45 PM Changeset [b539b6e]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:57 PM Ticket #5042 (JSONP callback does not work for urls like format_options=callback:?) closed by
- invalid: Could you provide a link to the API that requires the callback in this …
- 3:57 PM Changeset [36ebb4f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 3:26 PM Ticket #2969 (Add failsafe check to jQuery.ready()) closed by
- wontfix
- 3:26 PM Ticket #5122 (The IE memory leak prevention at 'unload' event occurs strange effects) closed by
- invalid: Unfortunately we can't fix what we can't test. Please try to get a …
- 2:34 PM Ticket #4767 ($.get and $.post don't shift type) closed by
- duplicate: Duplicate of #4785.
- 2:13 PM Ticket #5197 (Cannot pass data to event function with live() using function (){}()) closed by
- duplicate: Duplicate of #4612.
- 2:04 PM Ticket #5202 (Simple .selector fix for when .pushStack 'selector' == jQuery object) closed by
- fixed: Fixed at [6547].
- 2:03 PM Changeset [0790989]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/core.js
- 1:47 PM Ticket #5216 ([autocomplete] Added support for "no results found" text.) created by
- Hi, I've been working with the very handy jQuery autocomplete plugin, …
- 1:34 PM Ticket #5203 (.selector bug in 1.3.3 $('body')) closed by
- invalid: I just removed the whole body check ([6546]) as it is then handled by …
- 1:33 PM Changeset [66c58e9]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:18 PM Ticket #5209 ($().ready() assumes nothing is added to $.readyList during processing ...) closed by
- duplicate: This is already fixed in trunk, I'm closing as duplicate.
- 6:57 AM Ticket #5210 (css background-position in IE8 returns undefined) created by
- el.css({ 'background-position': "10px 10px"}); set some …
Note: See TracTimeline
for information about the timeline view.