Timeline
Jun 3, 2008:
- 10:10 PM Ticket #2975 (Datepicker bug with daylight saving) created by
- Hi, i´m from a country that has daylight saving and the component …
- 2:29 PM Ticket #2974 ([4763] crashes Safari 2.0.4) created by
- After upgrading WordPress from jQuery 1.2.3, we started getting …
- 2:02 PM 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 …
- 1:24 PM Ticket #2972 (curCSS Really slow) created by
- I was running firebug's profiler over my webapp and found that the …
- 12:14 PM 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
- 5:57 AM Ticket #2971 (name.replace throw exceptions) created by
- in version 1.2.6 With some plugin like jdmenu ,jquery rises an error …
Jun 2, 2008:
- 2:56 PM Ticket #2970 ([autocomplete] Searching for "#" translates into a blank string) created by
- When you do a search for anything involving the '#' character and …
- 12:28 PM Ticket #2969 (Add failsafe check to jQuery.ready()) created by
- I just spent plenty of time to debug why all of my JavaScript was …
- 11:48 AM Ticket #2968 (isFunction and object problems) created by
- Version 1.2.6 of jQuery has a public static isFunction method that …
Jun 1, 2008:
- 11:55 PM Ticket #2967 (Time Zones) created by
- Hi, I wanted to know if I can get the Time Zone feature along with the …
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) …
Note: See TracTimeline
for information about the timeline view.