Timeline
05/24/07:
- 23:00 Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) created by
- I do not know if someone already mention this, but while working on one …
- 12:50 Ticket #1242 (Unload event handlers may cause memory leaks in Internet Explorer) created by
- As the unload event handlers are not removed by the event system, they may …
- 12:21 Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) created by
- Gives an error when you start typing in the text field to which the plugin …
- 05:32 Ticket #1240 (XUL and .val(...), .attr('value', ...)...) created by
- As I figured out, XUL documents are identified as XML documents (via …
05/23/07:
- 20:45 Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) reopened by
- Thanks Brandon, that fixed most issues I had with 1.1.3 and the validation …
- 15:49 Ticket #1239 (hide function broken in Safari on elements not in DOM (see example)) created by
- […] In Firefox, correctly displays 'none', in Safari this is blank. …
- 13:52 Ticket #935 (Event.data is a global event object) closed by
- fixed: Good call ... thanks Jesse! Fixed in Rev [1962].
- 13:51 Changeset [7e03645a5534fc582847df6ece72aec516487b47] by
-
- src/event/event.js
- 13:29 Ticket #1211 ($('td').bind("click", function(){}); doesn't work in internet ...) closed by
- fixed: This is working for me with jQuery 1.1.3a/latest SVN
- 13:24 Ticket #1218 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- duplicate: Dup of #1217
- 13:20 Ticket #1226 (IE pseudo memory leak) closed by
- duplicate: Dup of #1233
- 13:15 Ticket #1223 (Cannot appendTo on select element) closed by
- duplicate: This is a duplicate of #1087 which is closed as fixed in Rev [1784].
- 13:12 Ticket #1215 (Selector bug with IE 6 & 7) closed by
- worksforme: This works for me with latest SVN and jQuery 1.1.3a
- 12:52 Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) closed by
- fixed: This was the result of Rev [1892] which was rolled back in Rev [1961]
- 12:51 Ticket #1163 (oForm.elements problem in IE) closed by
- wontfix: I'm marking this as wontfix but I'm providing a work around. Please make …
- 12:49 Ticket #1163 (oForm.elements problem in IE) reopened by
- I have rolled back the fix because passing in a form element is the same …
- 12:48 Changeset [970eb0f020b7a57f313e438490b4018c5569f8b3] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 10:23 Ticket #935 (Event.data is a global event object) reopened by
05/22/07:
- 19:39 Ticket #1238 (Easing function missing in 1.1.3 alpha) created by
- [This bug was found under 1.1.3 alpha after replacing a previous 1.1.2 …
- 19:10 Ticket #1237 (Interface Sortables: onChange doesn't work) created by
- Hi, I'am using sotables en but the 'onChange' function doesn't get called …
- 18:22 Ticket #1236 (Extend should not die before processing all of its arguments.) created by
- The $.extend() documentation says: $.extend( Object target, Object prop1, …
- 12:20 Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) reopened by
- I am also getting this error. here's the error and the error line. …
- 10:37 Changeset [79b3ff077252e25a16188ac723376798314a8a6b] by
-
- src/jquery/jquery.js
- 08:43 Changeset [f7ea17060fcaf6cd14a03343ec97f77367f5022a] by
-
- src/fx/fx.js
- 08:31 Ticket #1235 (Sortables demo in IE(7)) created by
- The first eyecon sortables demo …
- 08:18 Changeset [fd4905b4d9183fe80fa0171c2f8ce47f0361df3b] by
-
- src/jquery/jquery.js
- 07:11 Changeset [eabac3f6a189342cf8bb615de904f9f125374c67] by
-
- src/event/event.js
- src/jquery/jquery.js
- 07:05 Changeset [d7fe34c440b5b52edd0ebabfa942d560e35224f3] by
-
- src/fx/fx.js
- 04:28 Ticket #1234 (113 FX problem with fadein/out) created by
- I can't describe this problem as well as just seeing the test case can. …
- 00:17 Ticket #1233 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
05/21/07:
- 23:34 Ticket #1232 (Treeview plugin work very slow with jquery-1.1.3a in IE6) created by
- Maybe there is some performance issue exist?
- 21:14 Ticket #1220 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 21:14 Ticket #1221 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 21:13 Ticket #1222 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 21:13 Ticket #1227 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 21:11 Ticket #1228 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 21:11 Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) created by
- An update from 1.1.2 to the latest revision in SVN breaks a lot of the …
- 21:09 Ticket #1229 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 21:01 Ticket #1230 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 19:54 Ticket #1230 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 19:52 Ticket #1229 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 19:48 Ticket #1228 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 19:46 Ticket #1227 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 19:44 Ticket #1226 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 18:51 Ticket #1225 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running animations …
- 18:50 Ticket #1224 (Tabs broken in 1.1.3a) created by
- The tabs plugin no longer works with jQuery 1.1.3a.
- 18:01 Ticket #1223 (Cannot appendTo on select element) created by
- A $("<select/>") can be .append'd, but not .appendTo'd
- 17:48 Ticket #1222 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running animations …
- 17:43 Ticket #1221 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running animations …
- 17:41 Ticket #1220 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running animations …
- 17:37 Ticket #1219 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running animations …
- 08:47 Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- duplicate: Duplicate of #1216.
- 08:32 Ticket #1218 (Firefox complains about event.which not being writable (keyboard event ...) created by
- You can reproduce it on firebug with this: $(document).keypress( …
- 08:30 Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) created by
- You can reproduce it on firebug with this: $(document).keypress( …
- 07:55 Ticket #1216 (SlideUp and Down) created by
- A bug in new 1.1.3 with fx slideUp() and slideDown() I use slide on …
- 07:39 Ticket #1215 (Selector bug with IE 6 & 7) created by
- Hi, I've been working with Jquery for quite some time, thanks for your …
- 06:07 Ticket #1214 (.show(...) doesn't always make elements visible) created by
- 1.1.3a in IE/FF/Opera .show(...) doesn't always make elements visible. …
- 03:41 Ticket #1213 (easing breaks animations) closed by
- duplicate: Duplicate of #1212
- 03:35 Ticket #1213 (easing breaks animations) created by
- animations no longer work when an easing.js plugin is included in the …
- 03:30 Ticket #1212 (easing breaks animations) created by
- animations no longer work when an easing.js plugin is included in the …
- 00:48 Changeset [19f5cf0c893aa2ba2ffb00c00c7efc1db4383f3e] by
-
- version.txt
05/20/07:
- 18:09 Ticket #748 (Normalize mouse and keyboard buttons (keyCode, modifiers)) closed by
- fixed: Fixed in SVN.
- 17:29 Ticket #535 (JQuery doesn't catch Selenium's keyPress or Type) closed by
- fixed: There's no way that we could build an automated test for this, so we're …
- 17:24 Ticket #1077 (Add an on/off parameter to toggleClass()) closed by
- wontfix: We don't plan on implementing this feature in core - feel free to create a …
- 16:52 Ticket #1204 (Patch for event fixer) closed by
- fixed
- 16:51 Changeset [5ef3d5364d9372c825146c087e24af460f32ca1e] by
-
- src/event/event.js
- 16:43 Ticket #893 (Packed jQuery Doesn't Have A License) closed by
- fixed: Fixed in SVN rev [1928]
- 16:42 Changeset [5e964a4a734177c7359735b893e2d6ce5abaedbd] by
-
- build/build/pack.js
- src/intro.js
- 11:08 Ticket #1211 ($('td').bind("click", function(){}); doesn't work in internet ...) created by
- I'm trying to make a clickable table to save preferences using the …
- 08:55 Ticket #1052 (fadeIn() seems to be broken) closed by
- fixed: Fixed in SVN rev [1925].
- 08:40 Changeset [9b5363b9eb197515e31589894c945dfd70b8b93b] by
-
- build/test/fx.html
- src/fx/fx.js
05/19/07:
- 04:05 Ticket #1210 (Create "script" tag fails in IE) created by
- […] In Firefox, i got a HTMLScriptElement, But in IE, i got undefined …
05/18/07:
- 19:27 Ticket #1209 (Form Value Function) created by
- This function sets or gets the value of a form variable as a form would …
- 18:39 Ticket #1208 (slideToggle on table row corrupt in Firefox) created by
- When using a slideToggle on a table row in Firefox (1.5.0.11), the row …
- 18:28 Ticket #1207 (URL Parameter Function) created by
- I think this would be a good addition to jQuery core, because most people …
- 12:13 Ticket #1206 (Turning on designMode from within $(document).ready() broken) created by
- Applies to Gecko browsers. (at least Safari works fine) Usage: […] …
- 09:31 Ticket #1205 (Position of Droppables within overflow:auto containers not calculated ...) created by
- The position of Droppables, that are placed within a container that has …
- 08:08 Ticket #1204 (Patch for event fixer) created by
- This patch adds: * relatedTarget to IE * metaKey to non-Mac browsers …
- 00:46 Ticket #1203 (Interface - selectables IE 6.0 selects all) created by
- When you first load the page: http://interface.eyecon.ro/demos/select.html …
- 00:34 Ticket #1202 (Interface - selectables, javascript error) created by
- There is an error at this page: …
05/17/07:
- 20:42 Ticket #1201 (Interface ScrollTo() doesn't work with overflow-y: auto style on div block) created by
- Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: …
- 20:39 Ticket #1200 (Interface ScrollTo() doesn't work with overflow-y: auto style on div block) created by
- Under firefox 2.0.0.3 if I have a Div block that sets an "overflow-y: …
Note: See TracTimeline
for information about the timeline view.
