Timeline
05/17/08:
- 11:41 Ticket #2892 (Opera, window object and unload event) created by
- The event 'unload' is not fired in Opera when attached to the 'window' …
- 10:49 Ticket #2891 (IE 6 - jquery-1.2.4b.js - droppable/draggable - scriptaculous) created by
- When using IE6 and jquery-1.2.4b.js in combination with scriptaculous the …
- 08:31 Ticket #2890 (Ajax.HttpData should examine response content-type for data evaluation) created by
- The current implementation requires the user to explicitly state 'script' …
05/16/08:
- 22:56 Ticket #2889 (Improving global triggering and global unbinding) created by
- Hi, I'm really going out, but I wanted to leave you this "draft" of …
- 22:21 Ticket #2888 (Ajax methods freezing IE 7) created by
- I wrote a little quick contact ajax form, it works in every browser …
- 20:01 Ticket #2082 (Offset function returns wrong value with IE7/position fixed) reopened by
- Is this bug really fixed?? I tried the following and still does not work …
- 20:00 Changeset [3b81847f35529ec9642bfca9ddc4d21407c57413] by
-
- src/fx.js
- 19:58 Ticket #2887 (Mash-up issue with drag and drop and document.writeln) created by
- Dragging something with a 'document.writeln' in it causes the page to …
- 19:51 Changeset [6b535eb79fdb65df1e16997fa73e57cfcb806bbe] by
-
- src/fx.js
- 19:44 Ticket #2532 (Only first action with function works, everything else 'breaks') closed by
- invalid: You can now do: $(".openrightslice a").bind('mouseenter', function(){ …
- 19:35 Ticket #2210 (problem with safari and xhtml) closed by
- wontfix: Ok, found the version and the problem. Same as #2035.
- 19:35 Ticket #2194 (Safari 2 writing dom elements with append etc outputs function) closed by
- wontfix: Ok, found the version and the problem. Same as #2035.
- 19:32 Ticket #2035 ("clean" RegExp fails in Safari 412) closed by
- wontfix: That is a very old version of Safari.. and not supported. There's no …
- 19:26 Ticket #2166 (Bind error injecting jQuery) closed by
- invalid: Based on the ticket david linked (#844), this really is a prototype issue. …
- 18:52 Ticket #2886 (Nested Droppables can cause an 'inst has no properties' error) created by
- I have an example of three layers of nested droppables. Taking the …
- 18:44 Ticket #2652 (val() returns an empty string in IE6/7) closed by
- invalid: So.. the options don't have a 'value' attribute, it's expected that you …
- 18:39 Ticket #2705 (eval scripts in AJAX response does not work well in IE) closed by
- fixed: I suppose this is the same issue as it's nearly the same situation. …
- 18:37 Ticket #2709 (globalEval works incorrectly in IE6 if the current page has <base href> ...) closed by
- fixed: Ok, easy change, if it works.. why not. Applied at [5623].
- 18:37 Changeset [d44c5025c42645a6e2b6e664b689669c3752b236] by
-
- src/core.js
- 18:32 Changeset [3a7b09e5c747a9bf1386d667c7abed9630097072] by
-
- src/core.js
- 18:24 Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed: I don't quite get the: […] I just closed another ticket about applets, …
- 18:21 Ticket #2165 (Tests failed on Konqueror 4.0 Final) closed by
- invalid: Konqueror is not fully supported by jQuery and it's stated that you might …
- 18:18 Ticket #1675 (expando related problem on removeData()) closed by
- fixed: This is how that part looks now: […] So there's no chance of getting …
- 18:13 Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) closed by
- fixed: Tested this with the trunk version, and it works fine. This was probably …
- 18:07 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) closed by
- wontfix: This doesn't seem like something that can (has to be) fixed by jQuery. …
- 16:52 Ticket #2885 (UI1.5b4 Dialog Modal Broken) created by
- UI Release 1.5b4 Dialog, when setting modal: true, results in the …
- 16:41 Changeset [da76a723e14c037d59e830bb0d01b0b627286020] by
-
- src/core.js
- 16:40 Ticket #2567 ($.ajax should allow filtering JS and JSON responses to remove security ...) closed by
- fixed: Added the possibility to use a parsing function by the name of …
- 16:39 Changeset [afc2ebde1425722f4e2df14919c0df0ff7d2ff0c] by
-
- src/ajax.js
- 16:15 Ticket #2552 (UI Plugins - disabled option, with getter and setter) reopened by
- Slider, selectable and resizable all use this.disabled instead of …
- 16:07 Ticket #2884 (resizable disable does not remove style classes from div) closed by
- invalid: Disabling is different from destroying. When you disable a plugin, the …
- 15:50 Ticket #2882 (Resizable should reference local variables instead of jQuery global) closed by
- fixed: Fixed in [5617]. Thanks.
- 15:47 Ticket #2884 (resizable disable does not remove style classes from div) created by
- To expose the bug, I have code like this: $( myDiv).resizable({ handles: …
- 15:34 Ticket #2883 (UI Tabs - Css Class ui-tabs-panel not added to exsisting element) created by
- When adding tabs (through .tabs('add')) to an exsisting div element the …
- 14:43 Ticket #2882 (Resizable should reference local variables instead of jQuery global) created by
- Using: * Revision: $Id: ui.resizable.js 5453 2008-05-05 16:50:46Z …
- 12:43 Ticket #2880 (illegal character in ui.tabs.js) closed by
- fixed: Fixed in [5616]. Thanks.
- 06:21 Ticket #2881 (error when opening dialog) created by
- at line 127 in ui.core.js instance[options] is undefined and gives and …
- 06:00 Ticket #2880 (illegal character in ui.tabs.js) created by
- in line 438, before $parent there's a non-ASCII char instead of space …
- 04:09 Ticket #2879 (Cache the event props) created by
- Hi Brandon, I haven't benchmarked this, but there's no doubt that creating …
- 03:27 Ticket #2646 (Exception in curCSS, when called with textnodes...) closed by
- wontfix: In previous tickets, the reply was "The string passed to $() must be valid …
- 02:38 Ticket #946 (Occurrence of // in strings in jquery.js causes problems with idiotic ...) closed by
- wontfix: The ajax case is now gone, a regex is used which has a: '...\/\/...'. As …
- 02:34 Ticket #1318 (save some bytes in grep) closed by
- fixed: Wrong, a could be null, and b, false.. or a similar case. Casting both to …
- 02:08 Ticket #1405 (queuing for hide() and show()) closed by
- invalid: I really can't understand how do you expect to queue 0 length animations. …
05/15/08:
- 23:36 Changeset [2c2a6253e3744983741882ca4565a20b4b0b3f42] by
-
- test/data/offset/fixed.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 23:28 Ticket #2878 (CSS RTL tab compatibility) created by
- When operating in a right-to-left environment (direction: rtl), the …
- 22:34 Ticket #2877 ($(document) crashes IE6) created by
- Within my lightbox plugin, I use $(document) as I have found that it …
- 21:03 Ticket #1289 (ajax , rename the parameter called xml) closed by
- fixed: I agree, Applied at [5614].
- 21:03 Changeset [c5f4d70e2ba039759ab6d889893d4feb1cca3c52] by
-
- src/ajax.js
- 20:49 Ticket #1362 ($.ajax(): pass 'settings' object to 'success' callback) closed by
- fixed: The settings hash is now received by the handler, and (at least now), the …
- 20:32 Ticket #2639 (Make XMLHttpRequest or headersAvailable to "success" callback of post) closed by
- wontfix: Use the 'complete' callback, it does receive the XMLHttpRequest object.
- 20:30 Ticket #2258 (Ajax sending data to response functions) closed by
- invalid: Yes, you can access the settings hash by using "this". Check …
- 20:29 Changeset [82ba3709eec42dd8da33eb2023fda927166260eb] by
-
- src/offset.js
- 19:38 Changeset [de6520b50e481ba588e9021abcab16d06ea61141] by
-
- src/offset.js
- test/data/offset/absolute.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- test/unit/offset.js
- 14:59 Ticket #2324 (discrepencies in animations with duration of 0 milliseconds) closed by
- wontfix: When speed is 0, it's evaled as false, so the default (400 ms) is used. …
- 14:48 Ticket #2852 (jQuery 1.2.4a - Safari 2.0.4 Mac - hide() is broken) closed by
- fixed: Should be same issue as #2802 which is likely to be solved since [5609]. …
- 14:46 Ticket #2802 (jQuery.curCSS failes in Safari 2.x) closed by
- fixed: This should be fixed now ([5609]). Could you confirm this ? I don't …
- 14:45 Changeset [9a7652260b7addcf8874bd46926ff92182b500ea] by
-
- src/core.js
- 14:27 Ticket #1872 (Charachter Encoding on Ajax Load) closed by
- invalid
- 14:16 Changeset [54867a98033d7c1d2811308861ea5a92ef80ad4b] by
-
- src/ajax.js
- 13:57 Ticket #2870 (Draggables no longer work after refreshing the parent's parent) closed by
- invalid: When you "refresh" the content, you're removing the element that is …
- 13:50 Ticket #2876 (DatePicker: selectors don't fire any event.) created by
- DatePicker's month and year selectors do not fire any event when the used …
- 13:45 Ticket #2570 (Opera 9.2.6 AJAX requiring authentication) closed by
- fixed: Fixed at [5604].
- 13:45 Ticket #2865 (Opera 9.5 (at least this version) doesn't like null username being sent ...) closed by
- fixed: Fixed at [5604].
- 13:45 Changeset [31f22f244be7c37cc7a22f390d3483c9680b6b58] by
-
- src/ajax.js
- 13:35 Ticket #2604 (jQuery(html) breaks with HTML comments in Firefox 2) reopened by
- There are already a few methods that specifically check for comment nodes …
- 12:53 Changeset [5a92ec263d8289d2b6d21bcbfe02910c47a6ea4a] by
-
- src/core.js
- src/dimensions.js
- 12:28 Ticket #2875 (UI : Draggable ui.instance undefined) created by
- Hello, I have installed jquery ui 1.5b4 and i had an issue on …
- 12:13 Ticket #2874 (Executing function on autoclear of mustmatch autocomplete field) created by
- There is a special case for autocomplete - when the result must match and …
- 11:32 Ticket #2873 (For ui.sortable list items the scroll of individual item does not work ...) created by
- In FF if for any list item div under sortable items if scroll appears …
- 11:28 Ticket #2872 (In IE if the ui.sortable is inside ui.tabs then drag and drop of list ...) created by
- Hi, To reproduce load multiple tabs on the page. Adding Dynamic tab would …
- 08:17 Ticket #2871 (Multi dimentional array support for ajax posting.) created by
- I don't know if you want to add this or not, but it's there if you want …
- 06:17 Ticket #2870 (Draggables no longer work after refreshing the parent's parent) created by
- I have an application divided into sections where each section is …
- 02:37 Ticket #2357 (UI Dialog Position Options) closed by
- fixed: A similar option was added in [5379]
05/14/08:
- 22:43 Ticket #2604 (jQuery(html) breaks with HTML comments in Firefox 2) closed by
- wontfix: This seems to require checks on many places like $.filter, $.multiFilter …
- 22:29 Ticket #2726 (AJAX functions don't pass JSON with arrays properly) closed by
- wontfix: According to …
- 21:31 Ticket #2869 ([autocomplete] field using autocomplete should retain focus after choosing ...) created by
- http://plugins.jquery.com/project/autocompletex field using autocomplete …
- 21:18 Changeset [1382ea8d98aa6d72c4240e42471917a350308d67] by
-
- test/unit/core.js
- 20:11 Ticket #1480 (isFunction fails in certain cases) closed by
- fixed: Fixed at [5601], none of these 3 cases should yield true now.
- 20:10 Changeset [b13a961ff58553ad76f134a3504d0c567f1703da] by
-
- src/core.js
- 19:51 Ticket #2842 (missing url in $.ajax fails (instead of using the current url)) closed by
- fixed: Closed at [5600], thanks.
- 19:50 Changeset [d524c7eecca57959130099dada409e1fafd65677] by
-
- src/ajax.js
- 19:46 Ticket #2820 ($.extend not deep copying arrays) closed by
- fixed: Fixed at [5599].
- 19:46 Ticket #1562 ($.extend is not working properly when using deep extension) closed by
- fixed: Fixed at [5599].
- 19:45 Changeset [69f72761faa6878e361711b70f1d27c467d256e4] by
-
- src/core.js
- 18:06 Changeset [831625c43e85a010064cac18b14ea49f1531c315] by
-
- src/offset.js
- 17:54 Changeset [ac324c97e319c8a107036e7ce98dff6e5f78a8ba] by
-
- src/offset.js
- 17:51 Ticket #2868 (Make $.param recursive) created by
- I think it would be great if the $.param function was recursive. The code …
- 17:39 Ticket #2858 (Redundant discriminant on window size?) closed by
- invalid: The comment above the line in question states that opera needs to use …
- 17:23 Changeset [f717260eead8a272f6c582cef43c3dcb4fb73b42] by
-
- src/dimensions.js
- 16:43 Ticket #2857 ([ui.dialog] Exceptions thrown if positioning in iframe) closed by
- fixed: Fixed in [5595]. Thanks.
- 16:17 Ticket #2867 (tabTemplate global replace) created by
- When replacing #{href} and #{label} in the ui.tabs tabTemplate, the …
- 15:54 Ticket #2866 ([autocomplete] check for bgiframe) created by
- If I use a conditional comment to include the bgiframe code so that all …
- 15:03 Ticket #2865 (Opera 9.5 (at least this version) doesn't like null username being sent ...) created by
- By doing like this if(s.username == null) { …
- 14:49 Ticket #2864 (Using JQ 1.2.3 -- diff behavior in ff2.x and ff3.x) created by
- Using JQ 1.2.3 Why the different behavior in ff2.x and ff3.x? FF 2.x …
- 13:11 Ticket #2863 (ui-slider: Opera slider problem) created by
- In Opera after you slide a handle on the slider, that handle cannot be …
- 11:44 Ticket #2862 (ui-slider: Right handle on a range slider gets messed up) created by
- On some browsers like Firefox and Safari, with a range slider with the …
- 11:23 Ticket #2861 ([validate] masks don't working in firefox 2.0.0.14) created by
- I am unable to input anything at the examples of Zip and Phone at …
- 10:33 Ticket #2860 (Sortables with a select box) created by
- Hi, After sorting using the UI library, it calls the events of the …
- 07:18 Ticket #2859 (Datepicker 3.4.3 'change' commits changes to all datepickers) created by
- When trying to use the 'change' function, the new settings are applied to …
- 04:53 Changeset [44a6f5d0cb7f1124cd80e9b72d1fff9a46fe4c0b] by
-
- version.txt
- 03:33 Ticket #2858 (Redundant discriminant on window size?) created by
- In the bottom of core.js, the following code segment is to determine which …
05/13/08:
- 20:52 Ticket #2857 ([ui.dialog] Exceptions thrown if positioning in iframe) created by
- If you're in a less-than-stellar browser (Safari 2, IE6) that has certain …
- 20:51 Ticket #1562 ($.extend is not working properly when using deep extension) reopened by
- Replying to flesler: > This was applied some time ago. The …
- 19:58 Changeset [06eb4d3223c4eee4223fbb084033dadfeae12f34] by
-
- src/ajax.js
- 19:47 Ticket #2816 (erroneous behavior with IE when re-ajaxifying links in an ajax-loaded div) closed by
- fixed: Closed at [5586].
- 19:47 Changeset [5c0aea3bfe58142c0f92fc3a059588455376ec29] by
-
- src/ajax.js
- 19:06 Ticket #2856 ([attr~=value] filter does not match CSS spec for the [attr~=value] ...) created by
- The [attr~=value] filter is not listed on the API page, but, if used, …
- 18:56 Changeset [bf802496c6b1055222814e8cd5185c023eadf202] by
-
- test/unit/dimensions.js
- 18:30 Ticket #2829 ([UI Dialog] Update docs for buttons option) closed by
- fixed
- 17:42 Ticket #2855 (Error on proxy resizable) created by
- Documentations says that the 'proxy' option is used to add a className to …
- 17:35 Ticket #2854 (ui-slider: Allow cursor to be changed while dragging slider) created by
- Users should be able to change the cursor when dragging a handle, but they …
- 17:27 Ticket #2804 ([ui dialog] Showing a modal dialog on a radio button select in IE (7 and ...) closed by
- fixed: Fixed in [5582].
- 16:53 Ticket #2853 (ui-slider: More calculation errors) created by
- I've been playing with the most recent version of the slider. I have …
- 13:21 Ticket #2852 (jQuery 1.2.4a - Safari 2.0.4 Mac - hide() is broken) created by
- In jQuery 1.2.4a on Safari 2.0.4 Mac hide()-method of jQuery seems to be …
- 13:04 Ticket #2851 (filter and is should accept complex selectors) created by
- 12:51 Ticket #2850 (.animate with left & top from percentage to pixel wrong in IE) created by
- Ok, so I have a div, #container, with an img #pointer positioned inside of …
- 06:59 Ticket #2849 (AjaxSettings.xhr Automation error on IE6) created by
- My test ie6 version is 6.0.2900.2180.xpsp_sp2_gdr.070227-2254 when i do …
- 06:46 Ticket #2848 (Fixed positioning for dialogs) created by
- It would be nice to have an option to use fixed positioning for dialogs. …
- 03:44 Ticket #2266 (multiFilter doesn't properly filter with selectors that contain ...) closed by
- invalid: $.filter and $.fn.is accept only simple selectors, that means, no …
- 03:42 Ticket #2309 (Wrap regular expressions in paranthesis) closed by
- wontfix: Those warnings don't affect the code, and they won't be handled.
- 03:24 Ticket #2175 (Ajax POST does not work) closed by
- invalid: 4 months, enough for such a generic ticket.
- 02:55 Ticket #2356 (jquery.ajax() doesn't sends X-Requested-With headers if the dataType ...) closed by
- invalid: Script and json requests just can't have X-Requested-With (XMLHttpRequest) …
- 02:21 Ticket #2510 (Optimizations for the merge() method) closed by
- fixed: Added the looping optimizations at [5578], the code bifurcation will need …
- 02:20 Changeset [28182b43209b0e62b9ca2192671fc26644953717] by
-
- src/core.js
- 01:45 Changeset [3f5ff3097c315456fe92c9b1e4578590e1eb8648] by
-
- src/ajax.js
- src/core.js
- src/dimensions.js
- src/event.js
- src/fx.js
- src/offset.js
- src/selector.js
- 01:42 Changeset [20a7bff4019a93fd7cee04897effd49af8be4de4] by
-
- src/event.js
- src/fx.js
- 00:53 Ticket #2511 (Attribute Selector Sometimes returns function instead of string) closed by
- wontfix: This could be patched, but it seems like it just adds unnecessary …
- 00:47 Ticket #2662 (attr "action" of form and Selectors' attribute filter) closed by
- fixed: This needs to be retested, but I think this is fixed now at [5574]. …
- 00:43 Ticket #2119 (attr('value') confusion) closed by
- fixed: Fixed at [5574], check #2548.
- 00:43 Ticket #2521 (Internet Explorer doesn't seem to like attributes) closed by
- fixed: Fixed at [5574], check #2548.
- 00:42 Ticket #1170 (attr("style","...") doesn't work in IE7) closed by
- fixed: Won't break it anymore. Fixed at [5575].
- 00:42 Changeset [70b5e670ca6f0c915232139db8e6766aa2c191d4] by
-
- src/core.js
- 00:40 Ticket #2099 (IE: $('#someform').attr('id') returns sub element instead of attribute) closed by
- fixed: Fixed at [5574], check #2548.
- 00:39 Ticket #2170 (attr() fails to get/set value for maxlength attribute on textarea elements) closed by
- fixed: Fixed at [5574], check #2548.
- 00:38 Ticket #2537 (attr() can return undefined instead of 0) closed by
- fixed: Fixed at [5574], check #2548.
- 00:38 Ticket #2453 (attr(...) function returns undefined when value is 0) closed by
- fixed: Fixed at [5574], check #2548.
- 00:37 Ticket #2548 (.attr() proposal) closed by
- fixed: Implemented at [5574].
- 00:37 Changeset [e9b2781d30a325f835fbf7c0043cf855cbb6edfa] by
-
- src/core.js
- 00:34 Ticket #1271 (attribute in FORM?) closed by
- fixed: Although this case is now improved, .attr() will still return the element …
- 00:30 Ticket #2558 ($(...).attr returns different values in IE7 and Firefox) closed by
- fixed: This could be patched on .attr(), but would change the behavior for …
05/12/08:
- 22:59 Changeset [37394598cb96ed17319b7f5f7e8e70ac0ee6633d] by
-
- test/unit/core.js
- 22:31 Changeset [16f6b3684d259c245c79a459195224a370234b82] by
-
- test/data/testrunner.js
- 20:33 Ticket #2847 (jQuery :first-child selector does not work in IE if comment precedes ...) created by
- In MEIE 6/7/8b1, the :first-child selector does not work if a comment is …
- 19:45 Changeset [99101e02f957087410cc0b5837ef09e3dfa12466] by
-
- src/event.js
- src/fx.js
- 17:20 Ticket #2846 (FF2 infinite loop in jQuery animation onComplete) created by
- I clicked on a link I had built with jQuery, only to find that my CPU …
- 16:55 Ticket #2794 ([UI Dialog] 1.5b4 Dialogs no longer draggable) reopened by
- Dialog's still can't be dragged, try …
- 15:27 Ticket #2845 (Sortable that has OBJECT tag generates error in IE) created by
- I have group of Sortables divs. One of the divs has a simple OBJECT that …
- 11:07 Ticket #2215 ([validate] Checking if a form is valid without triggering UI feedback) closed by
- fixed: Fixed in [5561], use validator.checkForm to validate without UI feedback.
- 10:18 Ticket #2664 ([Validate] Validation of dates does not quite work) closed by
- invalid: So far all date methods included in the validation plugin check only date …
- 10:14 Ticket #2772 ([validate] Required errormessage not always shown by an onblur event) closed by
- invalid: The behaviour for onblur is explained here: …
- 10:08 Ticket #2403 ([validate] radio/checkbox click overwriting) closed by
- invalid: Can't reproduce, see previous comment.
- 09:44 Ticket #2844 (Autocomplete plugin uses innerHTML and causes troubles on XHTML pages) created by
- In dataToDom and findValueCallback methods innerHTML properity is used to …
- 09:15 Ticket #2843 (Selectables AND draggables?) created by
- Actually I didn't manage to find a way to make an element both …
- 08:49 Ticket #1318 (save some bytes in grep) reopened by
- 01:22 Ticket #1318 (save some bytes in grep) closed by
- fixed: Nice one, applied at [5558].
- 01:21 Changeset [440c08d768180cc668d0b2d77a9dfb14436555a5] by
-
- src/core.js
- 01:16 Ticket #1324 (save some byte in filter) closed by
- wontfix: This is old, there's nothing like this now. Closing.
- 01:13 Ticket #1371 (jQuery.param when a value is an Array (improvement)) closed by
- invalid: It'd be useful if you could tell how. As far as I know about this (not …
- 01:02 Ticket #2471 (try catch abstraction proposal) closed by
- wontfix: This can make a great plugin, but it's not a functionality for the core. …
- 00:58 Ticket #2381 (feature request... Year End picker) closed by
- invalid: What you are proposing, can be done in a plugin, this is not the place. …
- 00:41 Ticket #2150 (Add scope to dynamically created element) closed by
- fixed: This is doable, the context is passed to jQuery.clean and it searches for …
- 00:39 Ticket #2056 (performance enhancements) closed by
- fixed: Many have been already implemented. Most take >= code and they don't …
- 00:38 Ticket #2113 (No warning in FF strict mode) closed by
- wontfix: Some warnings have been fixed, but I think they might just get removed in …
05/11/08:
- 23:43 Ticket #1886 (Add jQuery.reduce()) closed by
- wontfix: This won't be useful in the core, it can always be included in a plugin. …
- 23:38 Ticket #1209 (Form Value Function) closed by
- wontfix: I think jQuery.form can do all or most of this. If anything is missing you …
- 22:50 Ticket #1562 ($.extend is not working properly when using deep extension) closed by
- fixed: This was applied some time ago.
- 22:34 Ticket #2337 (jQuery(selector, context) don't work with unbound nodes) closed by
- invalid: #id is a 'find' selector, not a filter. That's why it seeks on the …
- 22:15 Ticket #2669 (.submit() does not post value of name attribute) closed by
- invalid: jQuery is doing nothing but trigger the native submit event. Thus, if the …
- 20:59 Changeset [1762dc24d66c7cbda189acffc21694884bb2ec7a] by
-
- src/core.js
- 19:07 Ticket #2842 (missing url in $.ajax fails (instead of using the current url)) created by
- http://docs.jquery.com/Ajax/jQuery.ajax#toptions says the "default" is the …
- 15:39 Ticket #2841 (UI/Selectables: unselect item) created by
- Hello, When You have several items selected in a Selectable control and …
- 12:59 Ticket #2840 (droppable.init attempts to refer to a nonexistent property) closed by
- invalid: It's neccessary. The reason why it's failing for you is that you probably …
- 10:17 Changeset [6aa4200a8cefa87bb4ec100c0b0369517e35ed6b] by
-
- src/selector.js
- 08:03 Ticket #2840 (droppable.init attempts to refer to a nonexistent property) created by
- At the following line: Store the droppable's proportions …
05/10/08:
- 13:47 Ticket #2839 (Dynamic adding of a remote tab causes error) created by
- Hi, When I add a tab dynamically whose contents are to be pulled from a …
- 13:43 Ticket #2838 (There should be a method to remove all the tabs from ui.tabs) created by
- Hi, There is a need to remove all the tabs from ui.tabs without destroying …
Note: See TracTimeline
for information about the timeline view.
