Timeline
May 28, 2007:
- 12:45 PM Ticket #1250 (Provide jQuery.map with proper scope) created by
- Currently jQuery.map calls its mapping function plainly (ie "var val = …
- 12:41 PM Ticket #1249 (Normalizing borderWidth in ideal situations) created by
- If you define an element with a border of "1px solid black" then the …
- 10:04 AM Ticket #1248 (Ability to add selectable items in the Selectable plugin) created by
- Currently after creating the Selectable if you add objects to the …
- 7:15 AM Ticket #1247 (links to mailing lists do not work) created by
- On this site all links to the mailing lists are broken: …
May 27, 2007:
- 12:46 PM Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- invalid: This is an issue with your CSS.
- 6:53 AM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
May 26, 2007:
- 11:23 PM Ticket #1098 (addClass, removeClass and togleClass in IE) reopened by
- not working for me. test case: http://patcoll.com/jqueryTest/
- 2:32 AM Ticket #1246 (Problem when using FCKEditor with Interface Sortable) created by
- The content of the area is lost whenever i drag the "editor block" to …
May 25, 2007:
- 6:25 PM Ticket #1245 (Bug with submitHandler) created by
- wtf is this!!! […] This always returns TRUE!!!! Fix it like this, …
- 10:17 AM Ticket #818 (complete API docs draft as alternative to wiki/vq) closed by
- worksforme
May 24, 2007:
- 9:01 PM Ticket #1244 (Reload Function) created by
- Shorthand for reloading/refreshing the page. Could be useful in the …
- 7:00 PM 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 …
- 8:50 AM 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 …
- 8:21 AM 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 …
- 1:32 AM Ticket #1240 (XUL and .val(...), .attr('value', ...)...) created by
- As I figured out, XUL documents are identified as XML documents (via …
May 23, 2007:
- 4:45 PM 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 …
- 11:49 AM 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 …
- 9:52 AM Ticket #935 (Event.data is a global event object) closed by
- fixed: Good call ... thanks Jesse! Fixed in Rev [1962].
- 9:51 AM Changeset [7e03645]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 9:29 AM 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
- 9:24 AM Ticket #1218 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- duplicate: Dup of #1217
- 9:20 AM Ticket #1226 (IE pseudo memory leak) closed by
- duplicate: Dup of #1233
- 9:15 AM Ticket #1223 (Cannot appendTo on select element) closed by
- duplicate: This is a duplicate of #1087 which is closed as fixed in Rev [1784].
- 9:12 AM Ticket #1215 (Selector bug with IE 6 & 7) closed by
- worksforme: This works for me with latest SVN and jQuery 1.1.3a
- 8:52 AM 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]
- 8:51 AM Ticket #1163 (oForm.elements problem in IE) closed by
- wontfix: I'm marking this as wontfix but I'm providing a work around. Please …
- 8:49 AM Ticket #1163 (oForm.elements problem in IE) reopened by
- I have rolled back the fix because passing in a form element is the …
- 8:48 AM Changeset [970eb0f]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 6:23 AM Ticket #935 (Event.data is a global event object) reopened by
May 22, 2007:
- 3:39 PM 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 …
- 3:10 PM Ticket #1237 (Interface Sortables: onChange doesn't work) created by
- Hi, I'am using sotables en but the 'onChange' function doesn't get …
- 2:22 PM Ticket #1236 (Extend should not die before processing all of its arguments.) created by
- The $.extend() documentation says: $.extend( Object target, Object …
- 8:20 AM 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. …
- 6:37 AM Changeset [79b3ff0]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:43 AM Changeset [f7ea170]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 4:31 AM Ticket #1235 (Sortables demo in IE(7)) created by
- The first eyecon sortables demo …
- 4:18 AM Changeset [fd4905b]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:11 AM Changeset [eabac3f]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/jquery/jquery.js
- 3:05 AM Changeset [d7fe34c]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 12:28 AM Ticket #1234 (113 FX problem with fadein/out) created by
- I can't describe this problem as well as just seeing the test case …
May 21, 2007:
- 8:17 PM Ticket #1233 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 7:34 PM Ticket #1232 (Treeview plugin work very slow with jquery-1.1.3a in IE6) created by
- Maybe there is some performance issue exist?
- 5:14 PM Ticket #1220 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 5:14 PM Ticket #1221 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 5:13 PM Ticket #1222 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 5:13 PM Ticket #1227 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 5:11 PM Ticket #1228 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 5:11 PM 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 …
- 5:09 PM Ticket #1229 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 5:01 PM Ticket #1230 (IE pseudo memory leak) closed by
- duplicate: Duplicate of #1226.
- 3:54 PM Ticket #1230 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 3:52 PM Ticket #1229 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 3:48 PM Ticket #1228 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 3:46 PM Ticket #1227 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 3:44 PM Ticket #1226 (IE pseudo memory leak) created by
- I'm making a page which would make ajax called periodically. The page …
- 2:51 PM Ticket #1225 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running …
- 2:50 PM Ticket #1224 (Tabs broken in 1.1.3a) created by
- The tabs plugin no longer works with jQuery 1.1.3a.
- 2:01 PM Ticket #1223 (Cannot appendTo on select element) created by
- A $("<select/>") can be .append'd, but not .appendTo'd
- 1:48 PM Ticket #1222 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running …
- 1:43 PM Ticket #1221 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running …
- 1:41 PM Ticket #1220 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running …
- 1:37 PM Ticket #1219 (toggle() without parameters runs animation) created by
- I noticed in the 1.1.3 alpha that my toggle():s were running …
- 4:47 AM Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- duplicate: Duplicate of #1216.
- 4:32 AM Ticket #1218 (Firefox complains about event.which not being writable (keyboard event ...) created by
- You can reproduce it on firebug with this: $(document).keypress( …
- 4:30 AM Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) created by
- You can reproduce it on firebug with this: $(document).keypress( …
- 3:55 AM Ticket #1216 (SlideUp and Down) created by
- A bug in new 1.1.3 with fx slideUp() and slideDown() I use slide on …
- 3:39 AM Ticket #1215 (Selector bug with IE 6 & 7) created by
- Hi, I've been working with Jquery for quite some time, thanks for …
- 2:07 AM 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. …
Note: See TracTimeline
for information about the timeline view.