Timeline
Mar 31, 2007:
- 10:53 AM Ticket #1092 (ToggleText function requested) created by
- There are lots of other useful toggle functions in JQuery, I think one …
- 12:05 AM Ticket #1091 (Sortable boxes crashes safari) created by
- Step to reproduce 1. Open page with sortables (e.g. …
Mar 30, 2007:
- 4:43 PM Ticket #1090 (ID attributes do not match all valid NMTOKENs defined by HTML4) created by
- an ID of "foo:bar:baz" would fail to match because of the : The valid …
- 4:21 PM Ticket #1089 (ajaxError throws exception in IE6) created by
- While applying a default timeout for all ajax calls, the ajaxError …
- 4:18 PM Ticket #1088 (ajaxError throws exception in IE6) created by
- While applying a default timeout for all ajax calls, the ajaxError …
- 3:26 PM Ticket #1087 (prependTo/appendTo on select elements) created by
- It seems using prependTo or appendTo on select elements only move the …
- 11:09 AM Ticket #1086 (s.indexOf("<tr") OR s.indexOf("<TR") bug in internet explorer) created by
- There is a few bug in clean function when processing wrap in the ie. …
Mar 29, 2007:
- 2:57 PM Ticket #902 (Add last contributor's name and comment's date to bugs summary) closed by
- fixed: Updated, used in this report: http://dev.jquery.com/report/14
- 2:10 PM Ticket #1081 (Picture resizing - Slideshow) closed by
- invalid: I think you might be talking about Interface - but regardless, this is …
- 2:09 PM Ticket #1083 (Uncaught Exception) closed by
- invalid: You have to format your code like this: […] In your code you're …
- 1:20 PM Ticket #1085 (Cannot undisable disabled hidden fields) created by
- Hi, I use 1.1.2 version and I try this …
- 8:10 AM Ticket #1084 (jQuery.find can't handle underscores in nodeNames) created by
- Due to a broken regular expression in jQuery.find, the find expression …
Mar 28, 2007:
- 8:32 PM Ticket #1083 (Uncaught Exception) created by
- I don't really know enough about JavaScript to debug what this really …
- 5:32 PM Ticket #1082 (removing table row after effect does not free space) created by
- removing a tr after an effect with code such as this: <tr …
- 1:09 AM Ticket #1081 (Picture resizing - Slideshow) created by
- Is it possible to set a height and width for the pictures of the slideshow?
Mar 27, 2007:
- 10:36 PM Ticket #1080 ($.get(url, callback) overwrites default 'data' parameter) created by
- Please see the code and comments below for explanation... […]
- 9:38 PM Ticket #961 (Calling $("#thing").width() causes rendering problems.) closed by
- worksforme: I'm not able to reproduce this. You might want to make sure you are …
- 9:06 PM Ticket #1005 (jQuery v 1.1.2 not playing well with dimension.js) closed by
- worksforme: I cannot reproduce this. Please check that the selector actually …
- 9:03 PM Ticket #1000 (Offset method breaks with a border on the body) closed by
- fixed: Fixed in Rev 1601.
- 5:46 PM Ticket #1079 (FF and IE fail to send custom headers) created by
- The 'X-Requested-With' header which should be built-in to jQuery is …
- 5:42 PM Ticket #384 (IE fails to send/set custom request headers) reopened by
- I'm currently having the same problem in FF. the 'X-Requested-With' …
- 3:42 PM Ticket #1078 (Safari is choking when using animate( toggle: 'opacity')) created by
- When using animate() to toggle the opacity of a hidden element, the …
- 6:28 AM Ticket #1077 (Add an on/off parameter to toggleClass()) created by
- Please consider adding an on/off parameter to jQuery.fn.toggleClass() …
- 6:11 AM Ticket #1076 (Possible BlockUI Issues) created by
- for some reason I cannot get values of elements or an 'object …
- 5:50 AM Ticket #1075 (MetaData plugin: Invalid quantifier error in Firefox 1.0 (with fix)) created by
- Unfortunately, the metadata plugin from SVN does not contain a version …
- 2:00 AM Ticket #1074 ($.html(val) can not be used to Select Element) created by
- […] The option which value is "-1" will be selected as suppose. …
Mar 26, 2007:
- 6:51 PM Ticket #1073 (Interface draggables: containment bug in IE7) created by
- While using the draggables-function with the containment-attribute …
- 11:22 AM Ticket #1072 (problem with append in IE6) created by
- The flowwing result in IE 6 creates two tbody elements, while in FF …
- 10:57 AM Ticket #1071 (this.$events is null) created by
- While using the ready event I am getting a null exception in MSIE 6. …
Mar 25, 2007:
- 11:59 PM Ticket #982 (favicon) closed by
- fixed
- 11:58 PM Ticket #974 (TypeError in Opera) closed by
- fixed
- 10:06 PM Changeset [9c94ef4]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
- 7:50 PM Ticket #1023 (IE6: $(form).submit() doesn't trigger attached events by $(form).ajaxForm()) closed by
- worksforme: It appears as if Mike has confirmed that this works; marking as …
- 4:37 PM Ticket #1070 (IE attr with value 0 BUG) created by
- 1555 if ( value != undefined ) elem.setAttribute( …
- 4:33 PM Ticket #1069 (Please extend val()) created by
- At the moment, val() only works properly for single elements. It …
- 4:30 PM Changeset [3446c3a]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 4:28 PM Changeset [44769df]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:41 PM Ticket #1068 (Interface's idrag.js) created by
- In interface's idrag.js in line 134: if (elm.dragCfg.oP != 'relative' …
- 3:02 PM Changeset [9c7f8ba9]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 2:06 PM Changeset [d7a8794]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- src/event/eventTest.js
- src/fx/fxTest.js
- src/jquery/coreTest.js
- src/selector/selectorTest.js
- 8:32 AM Changeset [00a2fa5]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 8:16 AM Changeset [eab0e57]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 8:07 AM Changeset [4b9bed9]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 8:01 AM Changeset [4903872]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 7:52 AM Changeset [4e7c9b08]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selectorTest.js
- 7:04 AM Changeset [707f23f]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/coreTest.js
- 6:55 AM Changeset [06b8927]1.12-stable2.2-stablekillphp by
- src/ajax/ajaxTest.js
- 6:52 AM Changeset [e6ffe02]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 6:45 AM Changeset [b8aa9e7]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 6:34 AM Changeset [a10afee0]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
- 6:30 AM Changeset [88abf09]1.12-stable2.2-stablekillphp by
- src/event/eventTest.js
Note: See TracTimeline
for information about the timeline view.