Timeline
Mar 7, 2008:
- 4:08 PM Ticket #2475 (UI Slider) created by
- I have a bug, but I know this is a side effect how the slider handle …
- 2:43 PM Ticket #2474 (selectable("<toggle, destroy,...>") doesn't work) created by
- if I use these functions I get the following error: […] I attached …
- 11:42 AM Ticket #2473 ([validate]) created by
- I'm having the same problem as Steven N. Severinghaus described on the …
- 1:12 AM Ticket #2472 ($.clone) created by
- In writing bigger plugins it's often necessary to use clones inside of …
- 12:58 AM Ticket #2471 (try catch abstraction proposal) created by
- We still have to write try/catch statements without a jQuery …
Mar 6, 2008:
- 11:44 PM Ticket #2470 (Having tabs limit, sortable, and closable.) created by
- I have a script that you add a new tab/div when you press something. …
- 2:47 PM Ticket #2469 (Bad Path in Speed Test) created by
- I found that the path to the dist/jquery.js was wrong. Attaching a …
- 1:20 PM Ticket #2468 (html() funtion of jQuery does't work correctly in ie) created by
- […] encoding of ok.txt and oops.txt is utf8.
- 1:12 PM Ticket #2467 (html() funtion of jQuery does't work correctly in ie) created by
- 8:05 AM Ticket #2466 (HTML Constructor Fails to Create Beginning and Ending Text Nodes) created by
- […] yields: […] should yield: […]
- 12:23 AM Ticket #2465 (get dom element for added html) created by
- Thank you for jQuery, it's an ingenious library : ) I frequently use …
Mar 5, 2008:
- 8:46 PM Ticket #2464 (Resizable + Draggable <img>) created by
- $(document).ready(function() { $("img").resizable({ handles: 'all', …
- 6:34 PM Ticket #2463 (Shadow causes elements it doesn't own to change size on DOM modifications) created by
- fx.shadow.js assumes that the next element is always the shadow …
- 5:13 PM Ticket #2462 (backgroundPosition propertie) created by
- .css({ backgroundPosition: ... doesn't work!
- 3:57 PM Ticket #2461 ([droppable] add greedy option) created by
- Add the greedy option for droppables.
- 9:55 AM Ticket #2460 ($('div.itemContent', this.parentNode.parentNode) returns empty in Firefox) closed by
- invalid: Your page has invalid markup. […]
- 9:49 AM Ticket #2456 ([validate] Accept dependency expression for every method) reopened by
- Jörn closed the wrong ticket…
- 9:48 AM Ticket #2404 ([autocomplete] space does not work as separator for multiple:true) closed by
- fixed: Fixed in [4862]. Thanks Dan!
- 8:55 AM Ticket #2460 ($('div.itemContent', this.parentNode.parentNode) returns empty in Firefox) created by
- Hi, var targetContent = $('div.itemContent', …
- 8:27 AM Ticket #2440 (Problem with destroying a draggable) closed by
- fixed: Thanks, fixed!
- 8:17 AM Ticket #2399 (UI sartable and Cookies Function) closed by
- wontfix: This is likely not going to implemented because the case is too …
- 6:18 AM Ticket #2459 ([value=something] seems to don't work) created by
- with the HTML : […] the Jquery syntax […] return nothing! (the …
Mar 4, 2008:
- 11:26 PM Ticket #2229 (confusion between datepicker_currentDay class and datepicker_today class) closed by
- fixed: The latest version applies both datepicker_today and …
- 10:31 PM Ticket #2019 (ui.resizable misses option "snap to grid" and "animation/fx") closed by
- fixed
- 5:51 PM Ticket #2456 ([validate] Accept dependency expression for every method) closed by
- fixed: Fixed in [4862]. Thanks Dan!
- 3:41 PM Ticket #2458 (Autocomplete plug-in breaks if multipleSeparator value appears in ...) created by
- If you use a multipleSeparator that happens to also appear in the text …
- 3:10 PM Ticket #2457 (fadeIn Effect causes text to loose TrueType in IE7, solution included) created by
- This was driving me insane for a whole day, I noticed that the text on …
- 3:07 PM Ticket #2456 ([validate] Accept dependency expression for every method) created by
- Usage: […] Here the billing address must be the same as the …
- 12:04 PM Ticket #2455 (Traversing > next example not working on FF,Opera/Mac) created by
- The example found at http://docs.jquery.com/Traversing/next#expr is …
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 …
Note: See TracTimeline
for information about the timeline view.