Timeline
05/16/10:
- 18:34 Ticket #6571 ($.ajax() fails on any IE) closed by
- invalid
- 00:43 Ticket #6571 ($.ajax() fails on any IE) created by
- I got this function to update container info: function …
05/14/10:
- 21:05 Ticket #6570 (docs.jquery.com/Tutorials doesnt work for at least 2 days) closed by
- fixed: Looks like it was a caching problem, see if you can get to the page now.
- 20:34 Ticket #6570 (docs.jquery.com/Tutorials doesnt work for at least 2 days) reopened by
- Still doesn't work. Tried in IE, FireFox, Chrome (Win32) and Safari under …
- 16:52 Ticket #6570 (docs.jquery.com/Tutorials doesnt work for at least 2 days) closed by
- worksforme: Seems to be working now.
- 16:49 Ticket #6568 ($('#id > some_tag:first') does not work in Chrome) closed by
- duplicate: Duplicate of #6519, which says this is a webkit bug. Is this a shipping …
- 16:46 Ticket #6557 (ajax async: false not honored for remote script loading) closed by
- wontfix: Remote scripts are not handled by XMLHTTPRequest, since XHR cannot be used …
- 13:09 Ticket #6570 (docs.jquery.com/Tutorials doesnt work for at least 2 days) created by
- The following error appears when you try to access this url: …
- 02:35 Ticket #6569 ($.isPlainObject not working in IE) created by
- Give it a DIV from the DOM and it will tell you that it's a plain object. …
- 02:27 Ticket #6568 ($('#id > some_tag:first') does not work in Chrome) created by
- in Chrome, the above syntax is not working. Had to convert all …
- 00:38 Ticket #6566 (Create a DOM element with $("<input />") adds unexpected content) closed by
- invalid: It's not valid to try appending *anything* to a tag that cannot other …
- 00:32 Ticket #6565 (The .load method doesn't support characters like ö,ä,é etc.) closed by
- invalid: Most likely the character set encoding is mismatched. This is a topic for …
- 00:19 Ticket #6567 ([XML-ATOM Feed] request with Win 7 / IE 8) created by
- When I do a request in 'xml' mode with the code: …
05/13/10:
- 17:59 Ticket #6566 (Create a DOM element with $("<input />") adds unexpected content) created by
- The $("<tag />") statement creates a normal DOM element like <tag></tag> …
- 16:06 Ticket #6565 (The .load method doesn't support characters like ö,ä,é etc.) created by
- I hope, that JQuery supports special characters in next versions.
- 15:12 Ticket #6564 (Wrong determing of parameter action for form) created by
- If you place inside form input or selectbox with name "action" then code …
- 14:08 Ticket #6563 (Log functionality for firebug) created by
- I would very much like to have a $.log() available by default in jquery …
- 08:55 Ticket #6562 (using .attr() to set the 'target' attribute, with a node that has ID of ...) created by
- Code to replicate is attached. Essentially, if you have a Dom node with …
- 08:03 Ticket #6561 (Enhancing the :contains() selector) created by
- I was hoping to have some enhancements added to the :contains() selector. …
- 00:06 Ticket #6560 (Problem with getJSON) closed by
- invalid: That is not valid JSON, the variables and values need to be quoted with …
05/12/10:
- 21:03 Ticket #6560 (Problem with getJSON) created by
- I have an script working perfectly with verion 1.3.2. This script uses …
- 02:38 Ticket #6559 (.html() function returns inconsistent results) closed by
- worksforme: a is correct. The html contents of the div element were returned. b is …
- 00:22 Ticket #6559 (.html() function returns inconsistent results) created by
- <html> <script src="jquery142.js"></script> <script …
05/11/10:
- 17:57 Ticket #6558 (appendTo allows script tags to leak into the DOM) created by
- In firefox 3.6.3 when I use $('head').append('<script …
- 08:53 Ticket #6557 (ajax async: false not honored for remote script loading) created by
- $.ajax({ type: 'GET', url: …
- 02:44 Ticket #6555 (.add(selector) does not add any matched elements) closed by
- worksforme: See http://jsbin.com/osiye3 .
- 02:18 Ticket #3571 (validate - submit works after fixing only one required field Options) closed by
- invalid
- 02:17 Ticket #6553 (recursion error with 1.4.2) closed by
- invalid: Please reopen with a complete minimal test case, or open a discussion on …
05/10/10:
- 21:07 Ticket #6556 (.data(object) breaks event handling) created by
- Calling .data({...}) results in a JS exception in jQuery.event.handle …
- 20:21 Ticket #6555 (.add(selector) does not add any matched elements) created by
- Adding elements to a jQuery object using the .add(selector) method does …
- 15:27 Ticket #6554 (Selection of input value doesn't work in all browsers) created by
- Here's a full example of the issue. Works in IE 8. Doesn't in Firefox. …
- 13:26 Ticket #6432 (Can create chkbox in IE8,bug can't checked it) reopened by
- I have exactly the same problem - I've attached an example which doesn't …
- 10:36 Ticket #3571 (validate - submit works after fixing only one required field Options) reopened by
- > Please file plugin bugs with the appropriate author on their bug …
- 09:03 Ticket #6553 (recursion error with 1.4.2) created by
- I have a recursive function which replaces a div when a link is clicked. …
- 05:05 Ticket #6552 (ajaxSetup for data not work of get method) created by
- call: $.ajaxSetup({data:{ajax=1}}) then every call on $.post will add …
05/09/10:
- 20:29 Ticket #6551 (jsonp without a defined callback name does not set the Accept headers ...) created by
- Try using the $.getJSON(...) or $.ajax(... ,dataType: 'jsonp', ... ) …
Note: See TracTimeline
for information about the timeline view.
