Timeline
05/01/07:
- 21:36 Changeset [7fa12b412b7e965ca7a37c9281dd6321c2fe284c] by
-
- src/selector/selectorTest.js
- 21:31 Changeset [c512984303f3d2148c4a755ccb1f41bfcbcf9527] by
-
- src/selector/selector.js
- src/selector/selectorTest.js
- 21:27 Changeset [c0cc8edd5dc9742291dcf353e31fe02125146793] by
-
- src/jquery/coreTest.js
- 21:03 Changeset [67c640bb206d0c8b16042c0981fb25540ee47bdf] by
-
- src/jquery/jquery.js
- 20:26 Ticket #1155 ($("*") returns comments in IE) created by
- A jQuery selector should only ever return elements.
- 19:57 Ticket #1154 (Gracefully ignore non-elements) created by
- A good deal of functionality would be possible (e.g. .childNodes()) and …
- 16:41 Ticket #1153 (IE sometimes objects to jquery.event.fix) created by
- I have a problem with IE and the fix method of jquery.event, whereby it …
- 10:43 Ticket #1101 (Support of $.browser.version) reopened by
- Replying to john: You detect the browser engine (gecko, …
04/30/07:
- 18:11 Ticket #1152 (Safari (not Webkit) crashes with $(<toomuchtext>)) created by
- If you have a too long string (even valid) in $("... here ..."); then …
- 17:38 Changeset [13d2ef9282db6be4a0030ce1319948410f0bd2b6] by
-
- src/jquery/coreTest.js
- 17:31 Changeset [2e448273f5674958fcb05073791dadd92fa8bcd0] by
-
- src/selector/selectorTest.js
- 16:36 Ticket #1151 (Sortable width on drag) created by
- There is a problem with sortables made of unordered lists (at lest in …
- 13:13 Changeset [672090463c893216e490b1e7a5bd44c816238021] by
-
- build/test/index.html
- 03:19 Ticket #1148 (Window load and resize events fail in Safari) closed by
- fixed: Okay ... round and round we go. It looks like document.ready and load are …
- 02:20 Ticket #1148 (Window load and resize events fail in Safari) reopened by
- Never mind. I didn't wrap the event handlers in document.ready. :) …
- 02:09 Ticket #1148 (Window load and resize events fail in Safari) closed by
- worksforme: This works for me. http://brandon.jquery.com/testing/1148/test.html …
- 01:51 Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- worksforme: This works for me. Feel free reopen with a test case.
- 01:45 Ticket #1044 (Error appending colgroup) closed by
- fixed: Fixed in Rev. [1820]
- 01:43 Changeset [5c54a4b8ee5cfea3aff55a1122b187b731319e61] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
04/29/07:
- 23:39 Ticket #1150 (Imagebox corrections proposal) created by
- Here are some change proposals for imagebox: 490,494d489 < center the …
- 18:45 Ticket #922 (Fix Strict Warnings) closed by
- fixed: Fixed in SVN rev [1817].
- 18:39 Changeset [74a8e206231162b005d95b667343678f786ae272] by
-
- build/test/data/testrunner.js
- src/event/event.js
- src/jquery/coreTest.js
- src/jquery/jquery.js
- src/selector/selector.js
04/28/07:
- 18:54 Ticket #1149 (offsetParent exception in MSIE) created by
- There is a bug in IE when using offsetParent. It is explained at the link …
- 15:52 Ticket #920 (Selectors by class names fail in IE 5.5) closed by
- wontfix: Unfortunately, IE 5.5 is no longer supported by jQuery. Maybe we'll be …
- 15:51 Ticket #932 (E:first-child selector doesn't return anything in Win-IE5.5, E:first does) closed by
- wontfix: Unfortunately, IE 5.5 is no longer supported by jQuery.
- 15:51 Ticket #963 (IE 7 can't request file:// via XHR) closed by
- fixed: This has been fixed in SVN (by joern).
- 15:50 Ticket #987 (IE (below 7) always uses POST (XMLHttpRequest simplified too much)) closed by
- invalid: This may be the case in IE 5.5 but it's not in IE 6. Since IE 5.5 isn't …
- 15:45 Changeset [e95a6cc746f9217fa285a87c2e9c0705babf2824] by
-
- src/selector/selectorTest.js
- 15:43 Changeset [09a2e48f45ca106c937d2fbee9e7586ab514dbe7] by
-
- src/selector/selector.js
- 15:39 Ticket #1084 (jQuery.find can't handle underscores in nodeNames) closed by
- fixed: Fixed in SVN rev [1810].
- 15:39 Changeset [fce2bdf7ff1d5a293690c65de36a7824a50bc54f] by
-
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 15:34 Ticket #1101 (Support of $.browser.version) closed by
- fixed: Fixed in SVN rev [1809].
- 15:33 Changeset [610149fd19c087e51ccd5975ba2c2e5c3bfe49a8] by
-
- src/jquery/jquery.js
- 15:00 Ticket #1134 (Better browser type and version detection) closed by
- duplicate: This should be mentioned as a follow-up to ticket #1101. It's important to …
- 14:53 Ticket #1139 (hide/show bug) closed by
- duplicate: This has already been resolved in SVN.
- 10:10 Ticket #1148 (Window load and resize events fail in Safari) created by
- Calls to $(window).load and $(window).resize fail in Safari version …
04/27/07:
- 22:21 Ticket #1092 (ToggleText function requested) closed by
- wontfix: I'm not entirely sure what you're requesting, specifically - but this …
- 18:07 Ticket #1147 (Interface - Array broken on IE6/Safari/Konqueror (indexof)) created by
- The 'older browser helper' function in iutil.js causes arrays to exhibit …
- 02:47 Ticket #1130 (JS error in IE and FireFox in ASP.NET 2.0 after reloading page) closed by
- fixed: In the latest SVN we have moved to using DOM 2 event handlers which will …
04/26/07:
- 19:02 Ticket #390 (Can't attach IFrame's load event/IE7) closed by
- fixed: With the move to DOM Level 2 event handlers in the latest SVN this is now …
- 18:54 Ticket #1061 (Bug during refresh in ie 6 & 7 - at least with Iframes) closed by
- fixed: Fixed in Rev. [1795].
- 18:52 Changeset [fba422541a06a05ead698e1bffe4c7ec9a05ba22] by
-
- src/event/event.js
- 18:05 Ticket #1146 (Wrong dom structure in ajax) closed by
- invalid: Get takes a 0 based number of which element to pull from the jQuery …
- 13:42 Ticket #1146 (Wrong dom structure in ajax) created by
- == index.html == […] == ajax.html == […] The problem is that you …
04/25/07:
- 23:27 Ticket #1142 (handle() should not iterate inherited members) closed by
- wontfix: Changes to the Object prototype are not supported and should be avoided. …
- 23:21 Ticket #815 (click event handler for checkbox gets fired twice) closed by
- wontfix: The issue happens when clicking the label. The change event would be more …
- 21:22 Changeset [33ee5c317d0f1aa64d8d8e567425dd8fe2789cd0] by
-
- src/ajax/ajax.js
- 21:11 Changeset [0539495e865aa81f4124c2557c4f9514eeeaee3f] by
-
- build/build/pack.js
- build/js.jar
- build/js/Packer.js
- build/js/Words.js
- build/js/base2.js
- 19:48 Ticket #1086 (s.indexOf("<tr") OR s.indexOf("<TR") bug in internet explorer) closed by
- fixed: Fixed in Rev. [1786].
- 19:48 Changeset [5fae496933cf4cad5826fbd871d0db455dc2947e] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 18:42 Ticket #1114 (<LEGEND> with firefox) closed by
- fixed: Yes it is a bug and now it is fixed in Rev. [1785].
- 18:41 Changeset [958bed09da67c052dfa85c0bb8c0dc88873e5923] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 18:21 Ticket #1087 (prependTo/appendTo on select elements) closed by
- fixed: The select element has a length property and bailing out in jQuery.clean. …
- 18:19 Changeset [cb828f3dab6ec8439ac111246346a8d4b3205fed] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 18:06 Ticket #1145 (error callback does not get called for many errors) created by
- I assumed (incorrectly) that the error callback would be called for …
- 16:47 Ticket #1117 (bug setting CSS borders; only appears in FireFox) closed by
- invalid: This is an issue with your layout. The border is being applied but it is …
- 12:18 Ticket #1144 (form.serialize() and character sets) created by
- I am using ISO-8851-1 in my form fields (i live in Finland) and when data …
- 09:08 Ticket #1143 (jQuery adds mergenum attribute on matched elements in MSIE) created by
- Using latest revision (r1775), the following code seems to add a …
- 07:23 Ticket #1142 (handle() should not iterate inherited members) created by
- There is a bug when object.prototype has custom functions. Actually it was …
04/24/07:
- 22:53 Ticket #1096 ($(class).resize works only in IE) closed by
- invalid: The resize event in browsers other than IE only support the resize event …
- 22:44 Ticket #1043 (unbind() fails on events not attached by jQuery) closed by
- wontfix: jQuery will not remove events it did not bind. However I have seen a …
- 22:35 Ticket #935 (Event.data is a global event object) closed by
- fixed: Fixed in Rev. 1775.
- 22:35 Changeset [2897b1bd2383031b6764192dc1ccb1d1205139a3] by
-
- src/event/event.js
- src/event/eventTest.js
- 21:58 Ticket #1071 (this.$events is null) closed by
- fixed: With the move to DOM Level 2 event handlers conflicts with .Net events are …
- 21:54 Ticket #999 (ASP.Net 2.0 Page Scroll code is triggering the jQuery event handler ...) closed by
- fixed: With the move to DOM Level 2 event handlers this is now resolved. Fixed in …
- 21:52 Ticket #1140 (bind() incorrectly passes fn as data) closed by
- fixed: Fixed in Rev. 1773 and I change the != handler back to …
- 21:50 Changeset [14aafdf3191ca5da0dbd3c3fa3856dcc5a52c7be] by
-
- src/event/event.js
- 21:48 Changeset [11b64c1149a0d49d105b50a2869d74cbe18613ed] by
-
- src/event/event.js
- src/event/eventTest.js
- 05:26 Ticket #1141 ($('#id').height() and $('#id').width() performance under IE7) created by
- There's a big problem with performance of $('#id').height() and …
- 05:21 Ticket #935 (Event.data is a global event object) reopened by
- The fix introduces other problems. We are unable to unbind events bound …
- 04:50 Ticket #1140 (bind() incorrectly passes fn as data) created by
- If you call $(selector).bind(type, fn), fn will be used as data. So event …
Note: See TracTimeline
for information about the timeline view.
