Timeline
01/22/10:
- 23:50 Ticket #5905 (slideDown and slideUp and min-height) created by
- When min-height is used in CSS, slideUp and slideDown do not function …
- 23:07 Ticket #5904 (Injecting Flash with $.html fails in 1.4 in IE6) created by
- Currently, when injecting a string of html that represents a flash element …
- 22:07 Ticket #5813 (Safari: jQuery 1.4.0 fails to fire the ready() event when navigating to ...) closed by
- wontfix: This is very much intentional - attaching an unload will force the page to …
- 21:43 Ticket #5853 (Ajax callback context is not original object.) closed by
- duplicate: Duplicate of #5838.
- 20:14 Ticket #5903 (slideUp() bug whit html,body height 100%) created by
- I'm trying to use slideUp() on my page, but doesn't work. Debuggin, I …
- 18:41 Ticket #5902 (ajaxComplete event problem, -or- ajaxStart problem?) created by
- simple test: <div id="Div0"></div> <div id="Div1"></div> …
- 18:38 Ticket #5869 (SELECT element change event firing on focus first time in IE) reopened by
- Still broke. Same test case above. Setting one of the options as …
- 17:16 Ticket #5872 (ajax calls succes instead of error on server error) reopened by
- I can confirm that it is a bug in jquery 1.4. Going back to jquery 1.3.2 …
- 16:12 Ticket #5901 (onchange event fires without any change made to the input element) created by
- It seems that in JQuery 1.4 an initially prefilled input text element with …
- 15:33 Ticket #5900 (eq Selector not selecing hidden div's?) created by
- Hi guys, I've just started using jQuery 1.4 and i'm trying to use the …
- 15:29 Ticket #5899 (live change event doesn't bubble in IE 6/7) created by
- The change event does not seem to bubble in 1.4 for IE 6/7.
- 13:00 Ticket #5898 (Performance Improvement for :odd/:even) created by
- I benchmarked the modulo operator against the binary operations: binary …
- 12:24 Ticket #5897 (Error parsing JSON data in Firefox) created by
- IE7 and Firefox3 have different results on parsing JSON from an Ajax …
- 09:26 Ticket #5896 (Easy setter for .data method) created by
- I'd like to use the easy set also on .data method, like: …
- 08:39 Ticket #5895 ($(s, ctx) fails for some selectors) created by
- In my app: Native: …
- 08:22 Ticket #5894 (Some kind of queue or fadeOut error) created by
- Hi! I have an AJAXified gallery. The idea is pretty simple: Each time I …
- 04:37 Ticket #5893 (jQuery1.4 bug---addClass()) created by
- $("span").addClass(function(index,class){ return index + "-wg-" + …
- 03:45 Ticket #5889 (.removeClass in 1.4 leaves a space) closed by
- duplicate: Dup of #5873.
- 03:41 Ticket #5891 (Documentation error: jQuery.getScript()) closed by
- fixed: Fixed, thanks! Feel free to comment on the api page itself if you see any …
01/21/10:
- 23:19 Ticket #5892 (IE change event does not fire on text input after setting value - works in ...) created by
- Steps to reproduce using the attached test page: 1.Type "abc" in the …
- 20:15 Ticket #5891 (Documentation error: jQuery.getScript()) created by
- The jQuery.getScript documentation pagedescribes the full jQuery.ajax() …
- 17:20 Ticket #5890 (live does not work properly with multiple events) created by
- ('div.hoverbox').live('mouseenter mouseleave',function(){}) does not work. …
- 16:15 Ticket #5889 (.removeClass in 1.4 leaves a space) created by
- I'm using jQuery to add a class to an element, and then later remove it …
- 15:23 Ticket #5888 (offset(coordinates) returns null when attached to empty jQuery set) created by
- When using the setter method .offset(coords), it should return the jQuery …
- 14:07 Changeset [8eef3a4f2ce7226cf27423903505e4ac80dff718] by
-
- MIT-LICENSE.txt
- 13:54 Ticket #5887 (live change event IE javascript error) created by
- if you open the testpage on IE(tested 7 and 8) and click on the chart, you …
- 08:43 Ticket #5886 (ajax abort error) created by
- When using jquery 1.4 in combination with jquery ui tabs loading it's …
- 01:15 Ticket #5885 (.live("click") handler activates on right-click in firefox) created by
- When using .live("click"), right-clicks also get activated in firefox. …
- 00:03 Ticket #5884 (live mouseenter/mouseleave events don't fire as expected when nested) created by
- I found that when using the mouseenter/mouseleave events with the .live() …
01/20/10:
- 22:41 Ticket #5883 (:heading) created by
- I wish jQuery supported a :heading selector, as an alias of the :header …
- 21:56 Ticket #5879 (Ajax Cross-Site load for HTML content broken) closed by
- invalid: The web browser won't let you request arbitrary content from other domains …
- 21:07 Ticket #5882 (jQuery.fn.jquery -- version string property change) created by
- Firstly, it would be really nice if this property was documented. …
- 20:08 Ticket #5881 (document.title needs special handling in Internet Explorer) created by
- In IE (versions 6, 7 & 8 on my PC); a few issues: jQuery('title').html() …
- 20:01 Ticket #5880 (Method to create a copy of jQuery) created by
- For those of us who work with including jQuery (along with a …
- 18:52 Ticket #5879 (Ajax Cross-Site load for HTML content broken) created by
- I'm attempting to use the Ajax load function to load HTML from a different …
- 18:37 Ticket #5878 (Chrome on Mac reports as Safari) created by
- On Chrome/Mac, jQuery.browser.safari returns "true" Chrome does in fact …
- 18:29 Ticket #5863 (.load ajax data transfer size limit) closed by
- invalid: Hey, as long as it isn't jQuery's bug I'm happy. Glad you got it fixed.
- 18:26 Ticket #5874 ($('<v:curve/>', {'from' : '50px,50px', 'to' : '100px,100px'})) reopened by
- Acutally, let me correct that, the problem here is that …
- 18:23 Ticket #5874 ($('<v:curve/>', {'from' : '50px,50px', 'to' : '100px,100px'})) closed by
- invalid: If the browser's native innerHTML doesn't like '<v:curve/>' then jQuery's …
- 17:06 Ticket #5877 (jQuery.live() - compliment to jQuery.fn.live()) created by
- This is a proposal for a jQuery.live() implementation with the following …
- 16:24 Ticket #5876 (domManip caching doesn't evaluate scripts) created by
- buildFragment() uses jQuery.clean() to extract the JS code of <script> …
- 15:28 Ticket #5264 (embed tags do not work anymore in IE6 with current nightly build) reopened by
- I'm seeing this with 1.4 release, IE 7.0.5730.11, Win2003 Server; .html() …
- 06:03 Ticket #5863 (.load ajax data transfer size limit) reopened by
- I have added a attachement, its a PHP test file. Ofcourse you need to add …
- 05:29 Ticket #5875 (.replaceWith() doesn't work with empty set) created by
- I have a function that calls $(selector).replaceWith("html here"). When …
- 04:05 Ticket #5874 ($('<v:curve/>', {'from' : '50px,50px', 'to' : '100px,100px'})) created by
- throw an error! instead of $('body').append($('<v:curve/>').attr({'from' …
- 03:28 Ticket #5844 (Global Ajax Event is not compatible with version 1.3.2) closed by
- invalid: Closed per the 1.4 docs.
- 03:18 Ticket #5847 (Problem with XHTML) closed by
- invalid: Can you attach a complete test case? It isn't clear from the fragments …
- 03:15 Ticket #5848 (OnChnage event firing incorrectly in IE8) closed by
- fixed: Should be fixed by this commit for 1.4.1: …
- 03:09 Ticket #5854 (Class selector bug when returning length in IE8) closed by
- invalid: Can you attach a test case that demonstrates the problem? We need to see …
- 03:08 Ticket #5855 (inline onclick return false target="_blank" ie8) closed by
- invalid: I don't see any jQuery code there at all. Can you attach a complete test …
- 02:50 Ticket #5861 (serialize and serializeArray not working) closed by
- invalid: There's just too much code here to make it a good test case. If serialize …
- 02:43 Ticket #5863 (.load ajax data transfer size limit) closed by
- invalid: Is this consistent across all browsers? Can you post a test case?
- 02:28 Ticket #5869 (SELECT element change event firing on focus first time in IE) closed by
- fixed: Should be fixed by this commit for 1.4.1: …
- 02:16 Ticket #5873 (removeClass leaves space after removing last class) created by
- Windows XP, Firefox 3.5.7. Then '.removeClass("disabled")' called for …
- 02:14 Ticket #5871 (jQuery.get in IE7 fails with dataType json) closed by
- invalid: Can you attach a test case? The JSON shown there seems fine. It seems like …
- 02:06 Ticket #5872 (ajax calls succes instead of error on server error) closed by
- invalid: Sorry but I cannot understand the description here. Can you post a …
01/19/10:
- 22:42 Ticket #5872 (ajax calls succes instead of error on server error) created by
- Way to reproduce: request a page, and on load do a local …
- 22:39 Ticket #5871 (jQuery.get in IE7 fails with dataType json) created by
- In jQuery 1.4 when running a get call with dataType of json fails to …
- 19:50 Ticket #5870 (Specifying context fails for selector when context is a wrapped string) created by
- When checking a string for the existence of an element by specifying the …
- 18:08 Ticket #5869 (SELECT element change event firing on focus first time in IE) created by
- This bug is very easy to reproduce. I have personally verified it exists …
- 17:55 Ticket #5639 (Binding a function to submit() a form fails in FF 3.0.15 and Chrome) closed by
- fixed
- 17:16 Ticket #5868 (:contains() Selector fails to find match when string is passed as a ...) created by
- Passing :contains a direct string works: $('ul …
- 16:18 Ticket #5867 (hasClass() behaviour change) created by
- I updated my application to 1.4 from 1.3.2 and this stops working. 1.3.2 …
- 15:57 Ticket #5866 (.ajax() fails in IE7 when using an absolute url without protocol) created by
- From jQuery 1.3.2 to 1.4 the detection of the XHR object has changed. In …
- 11:34 Ticket #5865 (Allow User To Specify A Reviver Function For Parsing JSON In AJAX Requests) created by
- The native JSON.parse method allows an optional reviver function to be …
- 09:49 Ticket #5864 (.attr with iframe doesn't work correctly in IE and Opera) created by
- The syntax .attr('scrolling','no') to iframe doesn't work in IE 6-8 and …
- 06:50 Ticket #5863 (.load ajax data transfer size limit) created by
- There seems to be a limit of +- 15kb, maybe 20 on the amount of characters …
- 06:27 Ticket #5862 (jQuery 1.4.0 breaks URL for AJAX GET if data contains key named "length") created by
- This used to work in jQuery 1.3.2, but it's broken on 1.4.0: $.ajax({ …
- 05:19 Ticket #5861 (serialize and serializeArray not working) created by
- Please see the attached html document, and here is the result when I …
- 02:32 Ticket #5860 (preventDefault() does not work in live('submit, ...) when triggered from ...) created by
- When triggering a form submission from the submit() method, the event …
- 00:14 Ticket #5859 (Firefox window.JSON throws uncaught exception when an HTTP Status Code is ...) created by
- Firefox has a bug in which it turns the content of non-200 status code XHR …
- 00:05 Ticket #5858 (allow user to add a delimiter to the text() function) created by
- If I want to get all of the text from a series of elements, I would think …
- 00:03 Ticket #5857 (IE transparency turns opaque with fadein, fadeout, etc) created by
- Consider a blocker screen that comes up prompting for passwords. The …
01/18/10:
- 22:53 Ticket #5851 (IE8 does not support the change event while using live) closed by
- fixed: Fixed. …
- 22:52 Changeset [435772e29b4ac4ccfdefbc4045d43f714e153381] by
-
- src/event.js
- 22:19 Changeset [257a4693f4870489e779ae75e5c8ce5374b080a0] by
-
- src/event.js
- 20:58 Ticket #5856 (namespaced events remain on DOM object when calling remove()) created by
- There is a problem with deregistering handlers when an element is removed …
- 19:18 Ticket #5855 (inline onclick return false target="_blank" ie8) created by
- <a onclick="return false;" target="_blank" title="test" …
- 16:16 Ticket #5854 (Class selector bug when returning length in IE8) created by
- The following code works fine in firefox alert($('#compromisos …
- 15:23 Ticket #5853 (Ajax callback context is not original object.) created by
- Callbacks pass a different object as a context than the one originally …
- 15:12 Ticket #5852 (.live() support for multiple types) created by
- This enhancement is to provide a more uniform API. Today the user can: …
- 14:54 Ticket #5851 (IE8 does not support the change event while using live) created by
- According to http://jquery14.com/day-01/jquery-14 The change and submit …
- 13:32 Ticket #5850 ($('X+Y Z') does not works in IE) created by
- this kind of selector: $('X+Y Z') does not works in IE (not tested in …
- 13:27 Ticket #5849 (Load method does not work correctly in Firefox) created by
- Bug with jquery method 'load' Description: In FireFox does not work method …
- 12:23 Ticket #5848 (OnChnage event firing incorrectly in IE8) created by
- In IE8, the "onchange" event is firing even when a dropdown list is just …
- 10:43 Ticket #5847 (Problem with XHTML) created by
- I'm working with jqtouch. It doesn't work with XHTML pages (header.xhtml) …
- 09:23 Ticket #5846 (slideToggle in Internet Explorer 6) created by
- The demo in http://api.jquery.com/slideToggle/ has some issues. It works …
- 08:41 Ticket #5845 (Error with closing tags in query 1.4 and html method (1.3.2 was OK)) created by
- When using the html in 1.4 the elements are not injected correctly. In …
- 05:22 Ticket #5844 (Global Ajax Event is not compatible with version 1.3.2) created by
- $().ajaxSuccess(function(ev, xhr) {test()}); doesn't works for 1.4.0 it …
01/17/10:
- 23:29 Ticket #5843 (issue with callback function in $().load) created by
- code below works perfectly well on 1.3.2. with 1.4 , no "hello" alert …
- 22:05 Ticket #5842 (xhr.readyState Exception) created by
- http://forum.jquery.com/topic/1-4-xhr-readystate-assignment-crash-ajax-js-l …
- 18:58 Ticket #5841 (Race condition (sync/async) bug in remove) created by
- I have html <div id ="something"> something something something something …
- 14:25 Ticket #5840 (ajax callbacks lose exceptions) created by
- The following code should throw an error ("DOES_NOT_EXIST is not …
01/16/10:
- 22:10 Ticket #5689 (live function for focus events no longer works) closed by
- wontfix: We are no longer supporting focus/blur in live (since they aren't actually …
- 16:47 Ticket #5839 (exception string not passed to error handlers in onreadystatechange fn) created by
- The call to jQuery.handleError in the onreadystatechange function does not …
- 15:12 Ticket #5838 (Make sure regular settings object is passed as context for Ajax callbacks) closed by
- fixed: Fixed. …
- 15:11 Changeset [155ecf42a0033785160e071507f0795b3c86a32b] by
-
- src/ajax.js
- test/unit/ajax.js
- 15:10 Ticket #5838 (Make sure regular settings object is passed as context for Ajax callbacks) created by
- http://groups.google.com/group/jquery-dev/t/f570d414d3698da0
- 14:59 Ticket #5823 (Change events fires in IE8 on clicking in select box) closed by
- duplicate: Duplicate of #5800.
- 12:09 Ticket #5837 (the :checked selector will select a select a option in Firefox) created by
- As the following code, it will alert "OPTION" when document ready. …
- 11:02 Ticket #5836 (1.4 throws exception when selecting custom tag in IE) created by
- I've an HTML page with custom tags in it that I need to get the .html() …
- 10:35 Ticket #5835 (Inline script events and "live") created by
- Registering a live event somehow affects inline script events, even when …
- 06:36 Ticket #5834 (event.special namespacing bug) created by
- Perhaps I'm missing something, but an jQuery.event.special add method …
- 04:06 Ticket #5827 (html()) closed by
- invalid: The current version is jQuery 1.4 and the bug you are reporting was never …
01/15/10:
- 22:46 Changeset [6618ff0b0abe38a0914d8afe0a2b271c977adf6b] by
-
- src/manipulation.js
- 22:40 Ticket #5833 (Greasemonkey "@require" error) created by
- When including either "jquery-1.4.js" or "jquery-1.4.min.js" using the …
- 22:09 Ticket #5832 (Webkit radio input Node.cloneNode-related regression in jQuery 1.4 (patch ...) created by
- I am truly impressed with the quality of significant optimizations in the …
- 21:38 Ticket #5831 (jQuery 1.4 bug) created by
- jQuery 1.3.2 $('<div><script></script></div>'); [div] jQuery 1.4 …
- 21:33 Ticket #5830 (When listening to ajax events, the caller property of the function is ...) created by
- When listening to any ajax event and trying to get the stacktrace using …
- 21:06 Ticket #5829 (appendTo broken in IE6) created by
- $('select#left option:selected').remove().appendTo('select#right'); works …
- 20:41 Changeset [199a721103b17c18dea7a9abaeb79866ef4a7f51] by
-
- src/event.js
- 19:42 Ticket #5828 (show("normal"), hide("normal"), toggle("normal") not working.) created by
- Was previously using jquery 1.3.2 and ui 1.7.3. Just updated this morning …
- 19:14 Ticket #5827 (html()) created by
- When I keep doing html(data) to the same object eventually it stops …
- 18:46 Ticket #5826 ($.POST() AND $.GET() "Type" BUG) created by
- $.post( '/path/to/action', {key:val, key2:val2}, function(json, status, …
- 18:01 Ticket #5825 (Firefox 2 crashes badly in jQuery onload) created by
- jQuery 1.4 causes firefox 2.0 to crash in the jQuery file load. Based on …
- 17:44 Ticket #5820 (the val() method returns checkbox value incorrectly) closed by
- invalid
- 16:33 Ticket #5824 (jquery1.4,jquery UI ,dialog) created by
- dialog attribute 'show' bug $("#dialog").dialog({ show:'slide', …
- 15:52 Ticket #5808 (Documentation typo on jQuery 1.4 site for jQuery.isEmptyObject()) closed by
- fixed: Thanks!
- 15:49 Changeset [eb496f757a1eebef14eb5a1fdd971cc553f3540b] by
-
- src/core.js
- 14:39 Ticket #5814 (Ajax code works in 1.3.2, but fails in 1.4 (final)) closed by
- wontfix: I think your good idea collided with jQuery 1.4's good idea. :) …
- 14:32 Ticket #5823 (Change events fires in IE8 on clicking in select box) created by
- The Change event fires in IE8 even when no changes are made to the …
- 14:08 Ticket #5822 (new Function not allowed after page load in Adobe AIR) created by
- http://groups.google.com/group/jquery-en/browse_frm/thread/3f6c8b8e20627861 …
- 13:59 Ticket #5821 (mouseenter/leave behave like mouseover/out with live events) created by
- The description says it all. Please check the attached repro file.
- 12:22 Ticket #5820 (the val() method returns checkbox value incorrectly) created by
- Starting from the version 1.4 jQuery always seems to return the value of …
- 10:42 Ticket #5819 (appending a stylesheet to the 'head' element doesn't work in IE8) created by
- jQuery("head").append("<link rel='stylesheet' type='text/css' …
- 10:34 Ticket #5818 (javascript doesn't work in ajax if cached) created by
- if you click 3 times (it's cached already) on the link then you cannot see …
- 10:33 Ticket #5817 (jquery parents() method index bug) created by
- HTML: <table class="test"> <thead> <tr> <th>title1</th> <th>title2</th> …
- 10:28 Ticket #5816 (href onclick return doesn't work in IE7/8 with a $(function(){ live click ...) created by
- if you click on link it shouldn't do something but it goes to "/test" (see …
- 09:48 Ticket #5815 (jQuery 1.4 fails with JSON on Chrome) created by
- jQuery 1.4 throws a parse error with json AJAX requests; same JSON with …
- 07:44 Ticket #5814 (Ajax code works in 1.3.2, but fails in 1.4 (final)) created by
- In order to maintain object context I use a serverObject function. …
- 06:13 Ticket #5813 (Safari: jQuery 1.4.0 fails to fire the ready() event when navigating to ...) created by
- In jQuery 1.4.0 release, Safari no longer fires the $(document).ready() …
- 05:47 Ticket #5812 (Should look for =%3F in addition to =?) created by
- The ajax function searches for =? in the data string to replace it with …
- 05:30 Ticket #5811 ($("#id").load doesn't work in opera and firefox) created by
- tml> <head> <script type="text/javascript" …
- 04:12 Ticket #5810 (`children` selector or scoped selector combined with attribute selectors ...) created by
- A really strange selector bug came up the other night when I was helping a …
- 02:24 Ticket #5809 (Content type on http://api.jquery.com/api/ is not application/xml) created by
- Currently you have: Content-Type text/html; charset=UTF-8 I'd recommend …
- 01:59 Ticket #5805 (Odd behavior when trying to select option elements with the "selected" ...) closed by
- fixed: I'll close the ticket since it's reported as fixed in 1.4.
- 01:51 Ticket #5807 (Well-formed markup unneeded for single tags) closed by
- fixed: I've tried to clarify it a bit, if you think it still needs work add a …
- 01:24 Ticket #5808 (Documentation typo on jQuery 1.4 site for jQuery.isEmptyObject()) created by
- Documentation reads "This returns true if there are any properties on the …
- 00:27 Ticket #5807 (Well-formed markup unneeded for single tags) created by
- The documentation at < http://api.jquery.com/jQuery/#jQuery2> goes into …
Note: See TracTimeline
for information about the timeline view.
