Timeline
Nov 25, 2009:
- 8:00 PM Ticket #5551 (.parentsUntil, .nextUntil, .prevUntil methods) created by
- Per a conversation with John, I made this change: http://bit.ly/91B9PJ …
- 3:59 PM Ticket #5550 (Selector option:gt(-1) doesn't work for Select fields) created by
- I was trying to empty all options of a select field doing: …
- 1:30 PM Ticket #4601 (support *not* adding X-Requested-With) closed by
- fixed: Fixed. …
- 1:29 PM Changeset [a767826]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:29 PM Ticket #4858 (Access control behaves differently with custom headers set - and jQ ...) closed by
- duplicate: Duplicate of #4601.
- 1:24 PM Changeset [0f6e9a8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 12:09 PM Changeset [ef819c9]1.12-stable2.2-stablekillphp by
- src/data.js
- test/data/json.php
- test/data/jsonp.php
- test/data/name.php
- test/data/params_html.php
- test/data/test.js
- test/polluted.php
- test/unit/data.js
- 11:59 AM Ticket #5303 (calling remove/handle() with multiple namespaces) closed by
- fixed: Landed: …
- 11:58 AM Changeset [0bb3998]1.12-stable2.2-stablekillphp by
- src/event.js
- 11:58 AM Changeset [04dbdb7]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 11:58 AM Ticket #5528 (jQuery.makeArray( nodeList )) closed by
- fixed: Landed: …
- 11:58 AM Ticket #5527 (More generic jQuery.merge) closed by
- fixed: Landed: …
- 11:56 AM Changeset [ac00fe5]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:31 AM Ticket #5549 (Need for a workaround to support XHR cookie dispatch in IE?) created by
- Hi, using Jquery and XHR for session tracking I encountered a problem …
- 3:38 AM Ticket #5548 (Form submit fails with Unclosed <P> tag before <Form>.) created by
- Form submit doesn't submit correct values in IE 7 and 8 if there is an …
Nov 24, 2009:
- 11:54 PM Ticket #5547 (jquery.1.3.2 load function callback method issue when request was aborted.) created by
- envrioment windows xp, ie 7.0 jquery 1.3.2 global setting: …
- 4:34 PM Ticket #5546 (find does not work with two sets of brackets in attribute selector) created by
- the find() method does not work when using an attribute selector to …
- 6:39 AM Ticket #5545 (HTML5 selectors fail in IE6 (but work fine in all other browsers)) created by
- HTML5 selectors like
$('nav ul li:first-child')
don’t seem to work …
Nov 23, 2009:
- 6:13 PM Ticket #5544 (Setting type attribute on button tag fails without exception in IE) created by
- var button = $(document.createElement('button')); button.attr('type', …
- 9:47 AM Ticket #5543 (Pseudoelements :last-of-type and :first-of-type broken in certain contexts.) created by
- With markup: […] This works properly: […] But this will …
Nov 22, 2009:
- 1:29 PM Ticket #5542 (Using JQuery from <a href="Javascript:xxxxxx" >click me</a>) closed by
- worksforme: If you don't cancel the default action by returning
false
from …
Nov 21, 2009:
- 10:07 PM Ticket #5542 (Using JQuery from <a href="Javascript:xxxxxx" >click me</a>) created by
- <div class="example"> <span id="expspan" class="examplespan"></span> …
- 1:17 PM Ticket #5541 (hide() does not hide inputs in opera9 when [content:''] is applied to them) created by
- Hello everyone. Well the following is a real css-bug of Opera9. …
Nov 20, 2009:
- 2:06 PM Ticket #5540 (Custom easing callback not working?) created by
- Hi! According to ticket 127, it seems like it should be possible to …
- 12:45 PM Ticket #5539 (Event target is wrong on DOMCharacterDataModified) created by
- If you bind the DOMCharacterDataModified event, the event object your …
- 11:52 AM Ticket #5538 (jQuery unload method not working Cross browser) created by
- I have this simplified code: $(document).ready(function(){ …
Nov 19, 2009:
- 10:39 PM Ticket #5536 (attr() and val() problem with chrome and safari but works with FF) closed by
- worksforme: It seems to work for me with Safari 4 and Firefox 3.5 on Windows 7. It …
- 10:19 PM Ticket #5537 (attr() and val() problem with chrome and safari but works with FF) closed by
- duplicate: Duplicate of #5536.
- 8:50 PM Ticket #5537 (attr() and val() problem with chrome and safari but works with FF) created by
- Hey i've been doing some work on FF it works great but when i went to …
- 8:50 PM Ticket #5536 (attr() and val() problem with chrome and safari but works with FF) created by
- Hey i've been doing some work on FF it works great but when i went to …
- 2:04 PM Ticket #5535 (Different results for attribute filter strings vs. find specifying ...) created by
- See attached file for example. <input> tags with different ids. Want …
- 12:25 PM Ticket #5534 (Ajax does not work in html help (chm) files) created by
- Easy problem. Function httpSuccess checks if request is successfull. …
Nov 18, 2009:
- 6:55 PM Ticket #5533 (css(name) method does not work at IE, css( name, value ) work both IE ...) created by
- I met a issue, I need to setup multi <div> class using jQuery Css. …
- 5:54 PM Ticket #5530 (load method: In IE7/8 incoming and current document selectors must be ...) closed by
- invalid: That would create duplicate #status ids and create an invalid …
- 5:49 PM Ticket #5532 (jQuery.trigger doesn't pass data argument when its object with length ...) closed by
- worksforme: Yep, if you pass an Array as documented it works fine.
- 2:21 PM Ticket #5532 (jQuery.trigger doesn't pass data argument when its object with length ...) created by
- jQuery.trigger (and probably more functions) doesn't pass data when …
- 12:31 PM Ticket #5531 (Toggle Flickers in IE8 for "slow" speed) created by
- In IE8, when toggling to hide the element, the background that was …
- 6:45 AM Ticket #5530 (load method: In IE7/8 incoming and current document selectors must be ...) created by
- 1. Use the jQuery load(url) method and specify a jQuery selector in …
- 3:45 AM Ticket #5529 (ajaxSettings.xhr not correct on Windows Mobile phone) created by
- I was building a widget for an MDA Compact V which runs WM 6.1 and the …
Note: See TracTimeline
for information about the timeline view.