Timeline
06/05/08:
- 20:00 Changeset [c90fe0283bac94327a8a8ec75e7292322c77dd01] by
-
- src/ajax.js
- 18:11 Changeset [24eb176f0cd986cbedd08db11d168431df10ed69] by
-
- test/data/test.html
- test/data/test.js
- test/data/test.php
- test/data/test2.html
- 18:09 Ticket #2995 (The firebug say: "Too much recursion" -> jquery.js) created by
- I was talking with Jörn Zaefferer aboult Validation Plugin on …
- 16:53 Ticket #2994 ($.ajax error on 404 in IE) created by
- Hi all, I have a problem on ajax error event handler with non existing …
- 15:46 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) created by
- Calling .offsetParent() on a fixed position element returns the document …
- 15:37 Ticket #2992 (dimensions related exception in Firefox) created by
- someone else mentioned this issue here: …
- 14:47 Ticket #2991 (New methods for Datepicker) created by
- Hello, I added new methods for Datepicker validation, here is my patch …
- 13:41 Ticket #2990 (id starts with filter causes 'z.indexOf is not a function' error for radio ...) created by
- Here is the markup and code that causes the error: […] Using a more …
- 12:44 Ticket #2989 ([validate] Turning off validation on back, cancel button) created by
- The requirement would be to be able to press a back or cancel button or …
- 12:41 Ticket #2988 (Simple "Accordian" type effect crash IE6) created by
- Hi, This bug has been puzzling me for days and can't seem to figure out …
- 11:53 Ticket #2987 ($ cycle plugin IE7 crash: dxtans.dll !!) created by
- I have a portfolio page with multiple slideshows (there are four tabs and …
- 09:02 Ticket #2986 (Issues with a parents() for <a> inside a table.) created by
- Given a construct like the following parents does not do what I expect it …
- 07:37 Ticket #2985 (Month selection for datepicker) created by
- I have a project in progress currently uses a non-jQuery based datepicker. …
06/04/08:
- 22:04 Ticket #2981 (ui 1.5rc1 draggable not destroyed properly when called multiple times) closed by
- fixed: Fixed in r148. From now on, please post all UI bugs at …
- 21:41 Ticket #2983 (Website: File size mismatch) closed by
- invalid: The 16kb comes after the gzipping, which happens on the server side. As …
- 19:37 Ticket #2984 ([validate] bogus validation error for textareas on Opera 9) created by
- When validating a textarea on Opera 9, a bogus validation error is issued …
- 19:08 Ticket #2983 (Website: File size mismatch) created by
- First of all, thanks for a wonderful project! I have a minor nit to …
- 18:55 Ticket #2982 (ui 1.5rc1 resizable not properly destroyed for textareas) created by
- if a textarea is repeatedly set to resizable and destroyed, it'll grow in …
- 18:22 Ticket #2981 (ui 1.5rc1 draggable not destroyed properly when called multiple times) created by
- when draggable('destroy') is called on an element that is not draggable, …
- 18:15 Ticket #2980 (ui.resizable conflict with jquery.draggable for textareas) created by
- steps to reproduce: 1) set a textarea to be draggable with {cancel : } …
- 17:32 Ticket #2979 (removeAttr on IE7 need a click over the element need 2 steps) created by
- Hi, when you have a input element disabled for example: <select …
- 15:59 Ticket #2967 (Time Zones) closed by
- invalid: Hi, the DatePicker belongs to jQuery UI. Please create a new ticket in the …
- 15:41 Ticket #2975 (Datepicker bug with daylight saving) closed by
- invalid: Hi, the DatePicker belongs to jQuery UI and the owner is Klaus. Please …
- 15:37 Ticket #2976 (Draggable - Problem when used with Scrollbar) closed by
- invalid: Please create a new ticket in the [ http://ui.jquery.com/bugs/ UI bug …
- 15:04 Ticket #2978 (Possible $().ready() bug in Safari 3.1.1) created by
- Just started following the tickets here, so sorry if this is a dupe. I …
- 14:24 Ticket #2977 (wrap() methods lose events) created by
- When using the wrap() method, events I have added to the element are lost …
- 12:35 Ticket #2976 (Draggable - Problem when used with Scrollbar) created by
- Even in your example of "Real World Layout", if we add a lot of content …
- 12:21 Ticket #2662 (attr "action" of form and Selectors' attribute filter) reopened by
- Reopening, because nothing changed. Here are test results using …
- 02:10 Ticket #2975 (Datepicker bug with daylight saving) created by
- Hi, i´m from a country that has daylight saving and the component showed a …
06/03/08:
- 18:29 Ticket #2974 ([4763] crashes Safari 2.0.4) created by
- After upgrading WordPress from jQuery 1.2.3, we started getting crashes …
- 18:02 Ticket #2973 (IE6 clone(true) bug when cloning a cloned element with events) created by
- I seem to have discovered an obscure bug in IE (6, I don't have a copy of …
- 17:24 Ticket #2972 (curCSS Really slow) created by
- I was running firebug's profiler over my webapp and found that the …
- 16:14 Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) reopened by
- This issue still existed in 1.2.6, I've created a patch against trunk
- 09:57 Ticket #2971 (name.replace throw exceptions) created by
- in version 1.2.6 With some plugin like jdmenu ,jquery rises an error on …
06/02/08:
- 18:56 Ticket #2970 ([autocomplete] Searching for "#" translates into a blank string) created by
- When you do a search for anything involving the '#' character and extra …
- 16:28 Ticket #2969 (Add failsafe check to jQuery.ready()) created by
- I just spent plenty of time to debug why all of my JavaScript was broken …
- 15:48 Ticket #2968 (isFunction and object problems) created by
- Version 1.2.6 of jQuery has a public static isFunction method that fails …
- 03:55 Ticket #2967 (Time Zones) created by
- Hi, I wanted to know if I can get the Time Zone feature along with the …
05/31/08:
- 18:35 Ticket #2966 ("inst" variable can be undefined and cause Droppable to fail) created by
- I have a nested DIV structure where each DIV is draggable and droppable. …
05/30/08:
- 19:53 Ticket #2965 ([validate] 'cancel' form with image submit.) created by
- The 'cancel' feature currently doesn't work if using an image type input. …
- 17:14 Ticket #2963 (Missing clearTimeout method in env.js) closed by
- invalid: Sorry, this is not the place for code to env.js. That's John Resig's but …
- 17:09 Ticket #2964 (Sortable with radio button) closed by
- invalid: Please create a new ticket in the [ http://ui.jquery.com/bugs/ UI bug …
- 15:26 Ticket #2964 (Sortable with radio button) created by
- I have this html to be sortable: <ul id="attributes"> <li> Attribute 1 …
- 12:36 Ticket #2963 (Missing clearTimeout method in env.js) created by
- 06:37 Ticket #2962 ([accordion] buggy navigation) created by
- Check the navigation demo (the second on …
- 00:06 Ticket #2958 (jquery.ui.sortables Fails to sort to last position with <div> tags) closed by
- invalid: Please create a new ticket in the [ http://ui.jquery.com/bugs/ UI bug …
- 00:06 Ticket #2957 (jquery.ui.sortables Fails with display:inline) closed by
- invalid: Please create a new ticket in the [ http://ui.jquery.com/bugs/ UI bug …
05/29/08:
- 23:36 Ticket #2956 (Add optional argument for events to unbind before bind) closed by
- wontfix: This really isn't such a useful change. The unbind().bind() is widely used …
- 23:21 Ticket #2961 (Empty() makes the field unusable.) closed by
- invalid: Well obviously! wrapInner wraps the children inside an element. You can't …
- 22:54 Ticket #2961 (Empty() makes the field unusable.) created by
- Refer to the simple HTML file attached: Once you call the empty function …
- 22:04 Ticket #2960 (jQuery sends wrong content type to server on ajax post requests if data is ...) created by
- Small testcase: […] […] […] […] […] It's wrong …
- 18:43 Ticket #2959 (attr() broken in jQuery 1.2.6?) created by
- I'm having a problem using element.attr() ever since I upgraded to jquery …
- 18:21 Ticket #2958 (jquery.ui.sortables Fails to sort to last position with <div> tags) created by
- When applying sortable to the following list, the element with text in the …
- 18:17 Ticket #2957 (jquery.ui.sortables Fails with display:inline) created by
- An attempt to use sortables while the list having display:inline failed on …
- 17:09 Ticket #2956 (Add optional argument for events to unbind before bind) created by
- If you currently try to bind 2 different functions in a row to the same …
- 15:30 Ticket #2955 (submit function does not work under Opera 9.27) created by
- The following code does not work under opera 9.27 […] […]
- 13:37 Ticket #2954 (Use isNaN for IE opacity) created by
- function attr of core.js (the second one) use a strange test to detect NaN …
- 13:26 Ticket #2953 (Strange behavior of opera's getPropertyValue on element with display none) created by
- Opera returns wrong values when using computedStyle.getPropertyValue of …
- 12:54 Ticket #2952 (jquery.form.js have error in IE with a file-form) created by
- When trying to use jquery.form.js with function ajaxSubmit to post some …
- 08:47 Ticket #2951 (Dynamic content in an IE frame) created by
- I'm using jQuery within a frameset containing two frames. The top frame …
- 08:33 Ticket #2252 (Setting select value via val() shows error in IE6) reopened by
- Here's a super-minimal repro (it doesn't even use jQuery, but explains …
- 07:37 Ticket #2950 (Not supproted multi-dimensional objects on jQuery.ajax options.data) created by
- options.data = { a: 'a', b: 'b', c: { d: …
- 06:03 Ticket #2949 (IE won't automatically load many XML content-types via responseXML) created by
- jQuery uses XHR's responseXML property to get the XML document from an XHR …
- 00:03 Changeset [1e9593646f5047cfc5b1754b663e59ec9b73dfce] by
-
- test/unit/core.js
Note: See TracTimeline
for information about the timeline view.
