Timeline
May 31, 2008:
- 2:35 PM 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 …
May 30, 2008:
- 3:53 PM Ticket #2965 ([validate] 'cancel' form with image submit.) created by
- The 'cancel' feature currently doesn't work if using an image type …
- 1:14 PM 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 …
- 1:09 PM Ticket #2964 (Sortable with radio button) closed by
- invalid: Please create a new ticket in the [http://ui.jquery.com/bugs/ UI bug …
- 11:26 AM Ticket #2964 (Sortable with radio button) created by
- I have this html to be sortable: <ul id="attributes"> <li> …
- 8:36 AM Ticket #2963 (Missing clearTimeout method in env.js) created by
- 2:37 AM Ticket #2962 ([accordion] buggy navigation) created by
- Check the navigation demo (the second on …
May 29, 2008:
- 8:06 PM 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 …
- 8:06 PM 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 …
- 7:36 PM 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 …
- 7:21 PM Ticket #2961 (Empty() makes the field unusable.) closed by
- invalid: Well obviously! wrapInner wraps the children inside an element. You …
- 6:54 PM Ticket #2961 (Empty() makes the field unusable.) created by
- Refer to the simple HTML file attached: Once you call the empty …
- 6:04 PM Ticket #2960 (jQuery sends wrong content type to server on ajax post requests if ...) created by
- Small testcase: […] […] […] […] […] It's wrong …
- 2:43 PM Ticket #2959 (attr() broken in jQuery 1.2.6?) created by
- I'm having a problem using element.attr() ever since I upgraded to …
- 2:21 PM 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 …
- 2:17 PM Ticket #2957 (jquery.ui.sortables Fails with display:inline) created by
- An attempt to use sortables while the list having display:inline …
- 1:09 PM 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 …
- 11:30 AM Ticket #2955 (submit function does not work under Opera 9.27) created by
- The following code does not work under opera 9.27 […] […]
- 9:37 AM Ticket #2954 (Use isNaN for IE opacity) created by
- function attr of core.js (the second one) use a strange test to detect …
- 9:26 AM Ticket #2953 (Strange behavior of opera's getPropertyValue on element with display none) created by
- Opera returns wrong values when using computedStyle.getPropertyValue …
- 8:54 AM 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 …
- 4:47 AM Ticket #2951 (Dynamic content in an IE frame) created by
- I'm using jQuery within a frameset containing two frames. The top …
- 4:33 AM 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 …
- 3:37 AM Ticket #2950 (Not supproted multi-dimensional objects on jQuery.ajax options.data) created by
- options.data = { a: 'a', b: 'b', c: { …
- 2:03 AM 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 …
May 28, 2008:
- 8:03 PM Changeset [1e95936]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 7:18 PM Changeset [9e48649]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- test/index.html
- test/otherlibs/jquery/1.2.1/jquery.js
- test/otherlibs/jquery/1.2.3/jquery.js
- test/unit/ajax.js
- test/unit/core.js
- test/unit/dimensions.js
- test/unit/event.js
- test/unit/fx.js
- test/unit/offset.js
- …
- 4:47 PM Ticket #2945 (Setting "z-index: auto" in IE6 gives a type mismatch error) closed by
- invalid
- 4:43 PM Ticket #2946 (Event: altKey not set) closed by
- duplicate
- 4:43 PM Changeset [abb055b]1.12-stable2.2-stablekillphp by
- src/event.js
- 4:19 PM Changeset [52fbe5d2]1.12-stable2.2-stablekillphp by
- test/data/testsuite.css
- test/index.html
- test/otherlibs/mootools/1.11/mootools.js
- test/otherlibs/prototype/1.6.0.2/prototype.js
- test/otherlibs/scriptaculous/1.8.1/builder.js
- test/otherlibs/scriptaculous/1.8.1/controls.js
- test/otherlibs/scriptaculous/1.8.1/dragdrop.js
- test/otherlibs/scriptaculous/1.8.1/effects.js
- test/otherlibs/scriptaculous/1.8.1/scriptaculous.js
- test/otherlibs/scriptaculous/1.8.1/slider.js
- …
- 3:28 PM Ticket #2948 (onHover event) created by
- Just wondering if it would be possible to add an onHover event for the …
- 2:46 PM Changeset [6bf51ee]1.12-stable2.2-stablekillphp by
- test/index.html
- 10:44 AM Ticket #2947 (Event: altKey not set) created by
- The altKey field is not set in the Event object.
- 10:43 AM Ticket #2946 (Event: altKey not set) created by
- The altKey field is not set in the Event object.
- 9:24 AM Ticket #2945 (Setting "z-index: auto" in IE6 gives a type mismatch error) created by
- Html: […] Javascript: […] Onclick the javascript will try to …
- 8:15 AM Ticket #2944 (Query z-index in IE6 with css) created by
- To reproduce the problem […] 1.2.6 FF - aa -> auto; bb -> false …
May 27, 2008:
- 10:50 PM Changeset [11761de]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 7:29 PM Ticket #2653 (clone() and ID attribute) closed by
- wontfix: Right ok.
- 7:15 PM Ticket #2546 (text(String) Check escaped text -64.1 - Test fails in Safari 3.1) closed by
- invalid
- 7:08 PM Ticket #2252 (Setting select value via val() shows error in IE6) closed by
- invalid: Ok, the previous comment was wrong. IMO, if a delay is need for a …
- 6:47 PM Ticket #1516 (.load - add support for standard key/value pairs string as a parameter) closed by
- fixed: The necessary changes were applied at [5701] and additional tests at …
- 6:46 PM Changeset [c6e88b1]1.12-stable2.2-stablekillphp by
- test/data/params_html.php
- test/unit/ajax.js
- 6:44 PM Changeset [7ec7723]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:19 PM Ticket #2943 ([validate] element() removes error class from other inputs) created by
- Calling element() on a form element results in the error class being …
- 6:08 PM Ticket #2942 ("Too much recursion" error thrown by blockUI) closed by
- invalid
- 3:17 PM Changeset [e87d2c7]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:20 AM Ticket #2942 ("Too much recursion" error thrown by blockUI) created by
- Since updating to jQuery 1.2.6, the function to close a blockUI (2.07) …
May 26, 2008:
- 10:36 PM Ticket #2941 (<select> value and selected option not preserved on clone) created by
- See test case here: http://fligtar.com/testcases/jquery-clone.html …
- 9:45 PM Ticket #2940 (1.2.6.js - exception caused by doing .append() or .html() - please see ...) created by
- jQuery(document).find('#deck_edit_form') .append(<form …
- 3:52 PM Ticket #2939 (Selectors using style attribute broken) created by
- Demonstrations: http://remysharp.com/demo/selector-issue.html Using …
- 12:31 PM Ticket #2938 (inst is undefined when dropping a li containing a ul) closed by
- invalid: This is a jQuery UI issue. Please use their bug tracker: …
May 25, 2008:
- 6:10 PM Ticket #2908 (Patch - Validate Plugin - Custom Messages in Metadata) closed by
- fixed: Fixed in [5695], thanks Dane for the patch and Scott for the help.
- 2:24 PM Ticket #2938 (inst is undefined when dropping a li containing a ul) created by
- When testing out draggables and droppables i got an error when …
- 9:18 AM Changeset [6141984]1.12-stable2.2-stablekillphp by
- src/offset.js
- 7:36 AM Ticket #2931 ([validate] form elements not ordered) closed by
- fixed: Fixed in [5691], applied both the :input fix for ordering and the …
- 6:50 AM Ticket #2633 (JQuery Validator function bug) closed by
- invalid: Can't reproduce that. Also, this isn't a problem with the validation …
- 6:46 AM Ticket #2663 ([validate] Exception thrown when validating form) closed by
- invalid
- 4:29 AM Ticket #2937 (jQuery calls ajaxError even if server executes successfully) created by
- Facing a strange behavior - we are using jQuery with Spring MVC at …
May 24, 2008:
- 11:20 PM Changeset [042e51e]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:57 PM Ticket #2936 (getAttribute is not a function) created by
- message on firebug console a.getAttribute is not a function …
- 5:27 PM Changeset [3c5c3df]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 2:22 PM Changeset [895df76]1.12-stable2.2-stablekillphp by
- version.txt
- 2:11 PM Changeset [0e63c78]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 2:09 PM Ticket #2930 (Normalize attr returned data when both expando and attribute are empty.) closed by
- fixed: Applied at [5683].
- 2:09 PM Changeset [cff5323]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:57 PM Changeset [7f27816]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:09 PM Ticket #2935 (Aborting $.ajax causes uncleared setInterval in $.ajax & ongoing CPU usage) created by
- Issue: Aborting an ajax request results in $.ajax having an …
- 11:45 AM Ticket #2934 (jQuery-1.2.3.js, jQuery-1.2.5.js - function step (animation)) created by
- jQuery will generate a lot of errors in browser console. This is for …
- 11:38 AM Ticket #2933 (jQuery-1.2.3.js, jQuery-1.2.5.js - function filter) created by
- jQuery will generate a lot of errors in browser console. This is …
- 11:19 AM Ticket #2932 (compat-1.1.js - missing jQuery.dequeue function) created by
- To complete this compatible plugin there should be also an alias to …
- 8:41 AM Ticket #2931 ([validate] form elements not ordered) created by
- I'm using the validate plugin for a project I'm working on, and during …
Note: See TracTimeline
for information about the timeline view.