Timeline
06/07/08:
- 16:47 Ticket #3003 (error in explorer setting unsupported css properties via ready()) created by
- I've noticed Explorer (6,7) errors when jQuery tries to set an unsupported …
- 11:02 Ticket #3002 (remove about) created by
- example: <table id="tablist"> <thead><th></th></thead> <tr><td></td></tr> …
06/06/08:
- 15:57 Ticket #3001 (error: elem has no properties) created by
- Hello! With a lot of Plugins Firebug shows the following error: elem has …
- 15:06 Ticket #3000 ([accordion] Problem with .pack and .min files) created by
- Hi, I'm building a site and I'm using jquery-accordion plugin v1.6, …
- 11:21 Ticket #2999 (Exception when using .poistion()) created by
- I'm using the latest nightly build, and it's also present in release …
- 11:02 Ticket #2998 (attr('onclick',value)) created by
- The problem is: we have something like this in html code: […] jQuery …
- 09:25 Ticket #2997 ($.clone() bugs in IE when $.length>1 and elements don't belong to document) created by
- If you are manipulating elements in a child iframe, the clone method tries …
- 07:16 Ticket #2996 ([slider] Bug on destroy) created by
- I just migrated from 1.2.3 to 1.2.6. I noticed that when a slider is …
- 01:15 Ticket #2979 (removeAttr on IE7 need a click over the element need 2 steps) closed by
- wontfix: If I'm not getting it wrong... the problem is that IE (6 too) doesn't …
- 01:10 Ticket #2985 (Month selection for datepicker) closed by
- invalid: DatePicker belong to jQuery UI. Please repost this to the …
- 01:09 Ticket #2986 (Issues with a parents() for <a> inside a table.) closed by
- invalid
- 01:01 Ticket #2991 (New methods for Datepicker) closed by
- invalid: Please repost this to the UI Bug Tracker. …
- 01:00 Ticket #2832 (Datepicker v3.4.3 $(element).datepicker('getDate') doesn't work properly) closed by
- fixed
- 00:28 Ticket #2993 (.offsetParent() fails on fixed position elements in Opera/IE7) closed by
- fixed: Fixed in [5715].
- 00:28 Changeset [fa48ad1d1be18482dbabe58182025a8d22dee236] by
-
- src/offset.js
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. …
Note: See TracTimeline
for information about the timeline view.
