Timeline
Mar 3, 2008:
- 5:34 PM Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) reopened by
- Sorry for not including enough information. I'm reopening the ticket. …
- 5:28 PM Ticket #2453 (attr(...) function returns undefined when value is 0) created by
- The jQuery attribute function returns undefined if the value of the …
- 4:58 PM Ticket #2452 ($.post and $.get are probably not handling the abcense of data well) created by
- I was looking for the post and get code today (I'm planning on …
- 12:57 PM Ticket #2451 (LayerX and layerY returns undefined in IE/Opera) created by
- object.layerX and object.layerY is not cross-browser. IE/Opera doesn't …
- 10:56 AM Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) reopened by
- I probably wasn't completely clear with my usecase. The problem is …
- 10:49 AM Ticket #2443 (zIndex in draggable not implemented) closed by
- invalid: It is implemented. Please include the file draggable.ext.js. Thanks!
- 9:40 AM Ticket #2450 (dialog over the div with scrollbars in firefox 2/mac) created by
- Is it possible to show the dialog over the scrollbars of the div? …
- 9:24 AM Ticket #2449 (keys for dialog) created by
- It whould be quite convenient to press esc and close the dialog or …
- 9:05 AM Ticket #2448 (modal dialog in safari2) created by
- If the dialog has modal:true, the buttons of the dialog are also not …
- 4:22 AM Ticket #2447 ($.extend overwrites inner objects nstead of extending) created by
- After writing: […] I'd expect: […] But I get: […] …
- 3:48 AM Ticket #2446 (a datepicker bug in IE6) created by
- in IE6, […] will reported "undefined" in …
Mar 2, 2008:
- 11:08 PM Ticket #2406 (Proportional resizing using the Resizable) closed by
- fixed: This is already fixed, thanks anyway!
- 10:32 PM Ticket #2445 ("this" refers to window object in $.map()) created by
- Hello, I found that 'this' inside of the callback function in …
- 2:46 PM Ticket #2444 (click with return false in Safari 2) created by
- I can't return false onclick to prevent changing to new page in safari …
- 1:46 PM Ticket #2443 (zIndex in draggable not implemented) created by
- A draggable helper is supposed to be able to have a zIndex defined, …
- 1:44 PM Ticket #2442 (A very strange Bug in safari 2 and lower) created by
- I have found a very strage bug in jquery 1.2.3 in safari 2.If I use …
- 8:26 AM Ticket #2441 ('missing' over event with nested droppables) created by
- There seems to be a bug in droppable, when multiple divs are nested …
Mar 1, 2008:
- 3:53 PM Ticket #2440 (Problem with destroying a draggable) created by
- If you try to destroy a draggable that isn't actually set up as one, …
- 11:27 AM Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) closed by
- worksforme: Works perfectly for me. The attached snippet is probably not enough to …
- 11:15 AM Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) closed by
- worksforme: That is not true. Each tab set uses its own unique cookie name …
- 9:43 AM Ticket #2439 (UI tabs are getting disordered) created by
- When clicking a tab while another tab is still loading (ajax-way with …
- 6:45 AM Ticket #2438 ([slider] strange behavior for wide range) created by
- For the following slider (with multiple handles), when handle values …
Feb 29, 2008:
- 6:47 PM Ticket #2432 (the 'load' method inject in unique selector only) closed by
- worksforme: The load method sets the HTML for all of my selected items. Please …
- 6:43 PM Ticket #2437 (Add a resize callback to dialog options) created by
- The dialogs should have an onResize callback that gets executed …
- 12:20 PM Ticket #2436 (Add an event to the droppable system.) created by
- I needed to implement a somewhat complex intersection logic. The drop …
- 12:16 PM Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) created by
- I am currently using Tabs Ajax feature by pointing the href to the …
- 3:18 AM Ticket #2434 (jQueryUI - Slider with range bug) created by
- The slider with range does not working correct, when a hidden input is …
Feb 28, 2008:
- 9:43 PM Ticket #2433 (Ability to pass a class name to a Dialog) created by
- It would be great if for dialogs you had the ability to pass a css …
- 2:43 PM Ticket #2432 (the 'load' method inject in unique selector only) created by
- If the selector concern several elements of the DOM, the load method …
- 11:27 AM Ticket #2429 ([validate] minLength of messages does not work) closed by
- wontfix: The minLength option is deprecated in favor of minlength. Please …
- 11:25 AM Ticket #2431 (Touch tolerance breaks when the draggable is taller than the droppable.) created by
- See demo page at: …
- 7:59 AM Ticket #2430 (Turn on/off the overflow hiding during animation.) created by
- We need an enhancement, that it is possible to disable the overflow …
- 6:04 AM Ticket #2379 ([ui.droppable/draggable] draggable object ignores new size of ...) closed by
- fixed
- 5:56 AM Ticket #2417 (sortable: patch to fix nested sortables) closed by
- fixed: This doesn't seem to fix anything in the current trunk version. In …
- 5:51 AM Ticket #2326 (Explode IE bug) closed by
- fixed
- 2:35 AM Ticket #2429 ([validate] minLength of messages does not work) created by
- jQuery plugin: Validation version: 1.2.1 Browser info:Mozilla/5.0 …
Feb 27, 2008:
- 5:24 PM Ticket #2428 (ui.slider will not work if slider is hidden during slider() init call.) created by
- There is no version for UI, but this is for 1.5b. If you put the …
- 3:53 PM Ticket #2426 ([validate] Errors messages not disappearing when corrected) closed by
- fixed: I can't find any references to the delegate plugin anymore, please …
- 12:45 PM Ticket #2427 (fx breaks toggle) created by
- WHen i add the fx library along with drop/scale/slide the toggle event …
- 10:34 AM Ticket #2426 ([validate] Errors messages not disappearing when corrected) created by
- While using jQuery 1.2.3 and Validate 1.2.1 on multiple pages the …
- 10:33 AM Ticket #2425 (.text() and CDATA) created by
- Currently accessing CDATA contents can be pretty annoying across …
- 8:24 AM Ticket #2424 ([validate] custom rule dont work with maxlength property.) created by
- PLUGIN: Validate VERSION: 1.2.1 A custom rule don't work …
- 4:56 AM Ticket #2423 (slideUp, slideDown, and height animation causes flickering in IE 7) created by
- I've only experienced this in IE (I have version 7.0.6001.17128). In …
- 1:15 AM Ticket #2422 (jQuery fail to keep all filters by using filters in css.) created by
- Here a description and possible solution - …
Feb 26, 2008:
- 9:41 PM Ticket #2421 (Resizable breaks with %-based positioning but works with pixel-based ...) created by
- I am using resizables to display an object in a Gantt-chart like setup …
- 4:32 PM Ticket #2420 (cannot $(div).load(url) twice when target page contains <select> under IE7) created by
- index.jsp: <style> select { behavior:url(#default#savehistory) } …
- 3:57 PM Ticket #2419 (Dialog options after init) created by
- Not all options are settable with .data after initialization. For …
- 2:49 PM Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) created by
- On line 1353, there is the test: var chars = jQuery.browser.safari && …
- 1:26 PM Ticket #2417 (sortable: patch to fix nested sortables) created by
- If you have one sortable inside another, sortable gets confused as to …
- 12:24 PM Ticket #2375 (error in draggable("destroy")) closed by
- fixed: Thanks, fixed!
- 12:22 PM Ticket #2415 (draggable destroy() error) closed by
- fixed: this.handle always is available if the draggable is initialized, even …
- 12:18 PM Ticket #2376 (droppable events "over" and "out" may not fire) closed by
- fixed
- 12:14 PM Ticket #2397 (Cannot obtain attributes from dropped item! (UI Droppables)) closed by
- invalid
- 12:13 PM Ticket #2416 (setting a form field's value to empty string fails) created by
- i'm trying to make a selective form field reset to initial values …
- 12:13 PM Ticket #2380 (Sortable : crash whithout items to sort) closed by
- fixed
- 11:49 AM Ticket #2415 (draggable destroy() error) created by
- When calling $('.myClass').draggable('destroy'); it crashes javascript …
- 11:21 AM Ticket #2414 (Broken handling of embedded applets) created by
- When Java objects are present, the handling of ajax events break. The …
- 10:45 AM Ticket #2413 (incorrect browser version (1.2.3, not fixed)) created by
- my browser (IE7 under Vista Ultimate) introduces himself as: […] …
- 10:24 AM Ticket #2412 (ui.slider 1.5b has this.currentHandle error in IE 6-7) created by
- With the new slider 1.5b, I get the following error when I start to …
- 5:28 AM Ticket #2411 ($.removeData could return the data) created by
- It would be handy if $.removeData would return the data that is being …
- 4:45 AM Ticket #2410 (Latvian localization) created by
- I have translated datepicker to Latvian language.
Feb 25, 2008:
- 7:44 PM Ticket #2409 (jQuery UI Dialog incompatible with ASP.NET) created by
- file: ui.dialog.js, version: 1.5b In ASP.NET there is a single form …
- 12:25 PM Ticket #2408 (Executing the stop() method causes corruption of element's original ...) created by
- When you execute the stop() method on an animation, some corruption to …
- 11:28 AM Ticket #2407 ([tooltip] Feature request: add option to delay before hiding tooltip ...) created by
- Hi, I'd like to request the following feature: It would be nice to …
- 8:04 AM Ticket #2406 (Proportional resizing using the Resizable) created by
- On line 325 there is if(e.shiftKey) nh = nw * (p[1]/p[0]); Could this …
- 6:24 AM Ticket #2405 ([Drag/Droppables] Support for TableRows/TableColumns/TableCells/TableBodies) created by
- Would be nice to have support for drag/drop …
Note: See TracTimeline
for information about the timeline view.