Timeline
08/20/10:
- 23:55 Ticket #6922 (Ajax Issue in IE7/8 - Error 12031) closed by
- invalid: This isn't a bug report yet, so I would advise that you ask for help on a …
- 23:50 Ticket #6923 (RE: SORTABLE) closed by
- invalid: Questions like this are not bug reports, they are best asked on the forum: …
- 14:59 Ticket #3972 (input.val() interprets null as 'null' in IE7) closed by
- duplicate: Grouping under #4130.
- 13:24 Ticket #6924 (Global option for changing GET-separators) created by
- W3C recommends the using ";" instead of "&" as a separator in a url-query. …
- 13:00 Ticket #6923 (RE: SORTABLE) created by
- I have list of buttons on my tool bar and I want to let the users sort the …
- 12:35 Ticket #6922 (Ajax Issue in IE7/8 - Error 12031) created by
- Hi, I have an issue with my script in IE8 when calling async ajax to my …
08/19/10:
- 23:13 Ticket #6921 (data() method should read html5 data-* attributes) created by
- from this: <div data-patchlocation="github" data-awesome="true" …
- 18:59 Ticket #6920 ($('select').val('value') stopped working in 1.4.2) created by
- jQuery 1.4.2 cannot set a <select> through 'val()'. The following code …
- 18:15 Ticket #6919 ($.each looping over a string produces different results in IE8 ...) created by
- It's simplest to explain in code: Given: …
- 16:00 Ticket #6918 (Attaching data() to two different elements with identical markup) created by
- When attaching data() to two different elements with identical markup, I …
- 01:06 Ticket #6914 (addClass duplication bug in 1.4.2) closed by
- worksforme: I thought, "This can't be broken, since addClass is used everywhere. But …
- 00:54 Ticket #6917 (Replacing uses of arguments.callee with the function name.) closed by
- worksforme: Agreed about ES5 compat, but I think all instances of …
- 00:42 Ticket #6834 ($.ajax doesn't uri encode a string input automatically) closed by
- invalid: I'm sorry but I don't understand your test case. jQuery does not have a …
- 00:24 Ticket #6917 (Replacing uses of arguments.callee with the function name.) created by
- The attached patch replaces uses of arguments.callee with the shorter, and …
- 00:23 Ticket #6915 (val(#) no longer matches text node of option with a different value ...) closed by
- invalid: Can you reopen the ticket and attach a complete html file with Javascript …
08/18/10:
- 21:51 Ticket #6916 (xml parse error when using $ajax to load a file: url on IE) created by
- I've asked about this before but have more facts and a more detailed …
- 17:33 Ticket #6915 (val(#) no longer matches text node of option with a different value ...) created by
- Given this markup: <select id="dobmonth"> <option …
- 16:48 Ticket #6834 ($.ajax doesn't uri encode a string input automatically) reopened by
- add below js in a html file var parms_str = "ab+ba"; var …
- 03:28 Ticket #6869 (.one() method throws error with plain Javascript object) closed by
- duplicate: This is fixed in the nightlies, dup of #6184.
- 03:27 Ticket #6676 (.unbind causes "elem.removeEventListener is not a function" at #2070 for ...) closed by
- duplicate: Dup of #6184.
- 00:20 Ticket #6914 (addClass duplication bug in 1.4.2) created by
- In 1.4.2, foo.addClass("disabled"); adds disabled even if it already …
08/17/10:
- 16:09 Ticket #6913 (namespaced event bubbleing wrong) created by
- Html code <div class="parent"> <div class="child1" > </div> …
- 14:29 Ticket #6912 ($().add(selectElement) adds option children instead) created by
- Passing a raw dom select element to jQuery.fn.add adds all of its option …
- 04:03 Ticket #6911 (.live('click',handler) should not fire on disabled button in IE) created by
- Take the following snippet: <div id="a"> <input type="button" …
- 01:50 Ticket #6910 (RFE: Split generic jQuery code and HTML-specific) closed by
- duplicate: Since there are no other problems called out here and the one problem is …
- 01:40 Ticket #6909 ("this" is wrong in $(selector).each(function(){...})) closed by
- worksforme: A function called from within the event handler gets a this object …
- 01:32 Ticket #6907 (jQuery forums broken) closed by
- worksforme: Looks like this was a transient problem.
08/16/10:
- 22:23 Ticket #6910 (RFE: Split generic jQuery code and HTML-specific) created by
- Hi, it would be nice to split jQuery to a generic lib containing …
- 22:00 Ticket #6909 ("this" is wrong in $(selector).each(function(){...})) created by
- "this" is not what expected in $(selector).each(function(){...}) called …
- 13:48 Ticket #6908 ($.ajax doesn't ignore case of scheme and host in URL.) created by
- (ver 1.4.2) line 5058: remote = parts && (parts[1] && parts[1] !== …
- 11:11 Ticket #6907 (jQuery forums broken) created by
- When trying to open any page on the forums at http://forum.jquery.com the …
08/15/10:
- 22:03 Ticket #6906 ($.get(window.location, {a: 'b'}, callback); - Works bad in IE7(6,8?)) closed by
- worksforme: That is because window.location is an object. The URL must be a …
- 19:37 Ticket #6906 ($.get(window.location, {a: 'b'}, callback); - Works bad in IE7(6,8?)) created by
- If i call at this page http://example.ru/cat/ code: $.get(window.location, …
08/14/10:
- 20:14 Ticket #6905 (toggle() problem on linux with firefox/seamonkey) created by
- This is based on jquery in Action second edition, collapsible module take …
- 19:41 Ticket #6629 (Fade effect to Nested Tabs - Klaus Hartl Tabs v3) closed by
- invalid: Not a bug report.
- 19:31 Ticket #6513 (.animate breaks all IE png fix plugins) closed by
- invalid
- 19:23 Ticket #5843 (issue with callback function in $().load) closed by
- invalid: The code snippet isn't enough to reproduce the problem.
- 19:22 Ticket #5828 (show("normal"), hide("normal"), toggle("normal") not working.) closed by
- invalid
- 19:21 Ticket #5775 (animate uses Node.ELEMENT and not Node.ELEMENT_NODE) closed by
- worksforme: Not sure where you're seeing Node.ELEMENT; in the uncompressed standard …
- 19:14 Ticket #5768 (Animate the CSS Height and absolutely positioned element) closed by
- duplicate: Dup of #5767.
- 18:55 Ticket #5569 (BUG with .animate()) closed by
- duplicate: Dup of #5001.
- 18:46 Ticket #5286 (animate bug) closed by
- worksforme: I'm not seeing a reload with Firefox 3.6.
- 18:37 Ticket #5283 (Slide removes list bullets) closed by
- fixed
08/13/10:
- 05:59 Ticket #6904 (it seems .load() can not load an external content into a div) created by
- i wrote a very simple code to check if there is any programming mistake, …
- 02:00 Ticket #4595 (Problem with all slide action in IE ( any version )) closed by
- invalid: Can you attach a test case? The page there is rather large and has an …
- 01:43 Ticket #4511 (fadeOut broken) closed by
- fixed: This is working in 1.4.2.
- 01:17 Ticket #4412 (hide and ie bug (height < 1px)) closed by
- worksforme
- 01:17 Ticket #4410 (fadeOut does not execute) closed by
- worksforme: This works with jQuery 1.4.2 and Firefox 3.5, so the issue must have been …
- 01:12 Ticket #4277 (Bug when sliding down content wrapped in an inline element.) closed by
- invalid: The test case has disappeared. In general, animated content must be block …
- 01:05 Ticket #6847 ($.post callback function does not work when defined inline) closed by
- invalid: I am not disputing that it is a genuine problem. If it only manifests in …
Note: See TracTimeline
for information about the timeline view.
