Timeline
02/09/07:
- 19:52 Changeset [81f138d77e92e4deb6057cead988ebb679370973] by
-
- src/jquery/jquery.js
- 13:06 Ticket #939 (events don't work with iframes) created by
- If you want to add an event to an iframe it doesn't get fired. I tested it …
- 09:40 Ticket #933 (interface plugin - scrollto - does not work for horizontal scrolling ...) closed by
- fixed: Adopted, thx
- 09:35 Ticket #929 (DraggableDestroy does not restore standard browser click/drag reactions) closed by
- fixed: It is not fixed in current release but it is fixed in SVN. A new release …
- 09:08 Ticket #938 (Small description correction: get(n) returns a single element, not an ...) created by
- Just a small correction to the description of "get": get(n) returns a …
- 06:42 Ticket #937 (No trunk) created by
- http://www.malsup.com/jquery/form/#faq Error download official form …
- 02:53 Ticket #936 (Rework xmlhttp usage to poll object instead of attaching ...) created by
- As we all know the IE GC is at best a-royal-piece-of-garbage (pun …
02/08/07:
- 22:54 Ticket #1 (SPAM) reopened by
- 22:31 Ticket #935 (Event.data is a global event object) created by
- The behavior I was expecting was that binding data to an even via …
- 22:19 Ticket #934 (buggy slideUp, slideDown when modifying html.) created by
- I tried to create a box that closes itself, then changes its text, then …
- 21:59 Changeset [46806957f478d4f1435f13768cc85c1a39996d33] by
-
- src/jquery/jquery.js
- 21:06 Ticket #933 (interface plugin - scrollto - does not work for horizontal scrolling ...) created by
- ifxscrollto.js has a typo type bug in it. Patch is... …
- 19:38 Ticket #932 (E:first-child selector doesn't return anything in Win-IE5.5, E:first does) created by
- E:first-child selector doesn't return anything in Win-IE5.5, E:first does …
- 19:07 Ticket #931 (Ability to change Data Source in Autocomplete) created by
- It would be incredibly wonderful if we could add an option (or customize …
- 14:22 Ticket #930 (jQuery/Packer/ActiveX Activation) created by
- == Background == Inserting an ActiveX control (i.e. flash movie, quicktime …
- 10:39 Ticket #929 (DraggableDestroy does not restore standard browser click/drag reactions) reopened by
- Hello, me again, not sure why this has been marked as fixed. It is not …
- 07:16 Ticket #924 (Issues with ScrollToAnchors) closed by
- fixed
- 07:16 Ticket #929 (DraggableDestroy does not restore standard browser click/drag reactions) closed by
- fixed
- 07:07 Ticket #926 (autocompleter does not trigger onSelect event when tab is pressed) closed by
- fixed
- 07:05 Ticket #927 (Error (probably regression) in autocompleter) closed by
- fixed
- 07:02 Ticket #929 (DraggableDestroy does not restore standard browser click/drag reactions) created by
- Detected in interface 1.1.2, latest version downloaded 08/02/2007. When a …
- 04:12 Ticket #1 (SPAM) closed by
- invalid
- 02:33 Ticket #1 (SPAM) reopened by
02/07/07:
- 22:39 Ticket #815 (click event handler for checkbox gets fired twice) reopened by
- Its still happening with FF 2, WinXP SP2 on Trunk rev 1296 This may be a …
- 20:25 Ticket #928 (Cleanup the built-in "easing" stuff) created by
- The documentation says that jQuery by default uses a "linear" easing. …
- 19:58 Ticket #443 (SPAM) closed by
- invalid
- 19:53 Ticket #849 (Minor misspelling in docs for ready(fn)) closed by
- fixed: Fixed in revision 1296.
- 19:51 Changeset [670d2f4140070b76c87e15c26a5787f505f5793e] by
-
- src/event/event.js
- 18:02 Ticket #927 (Error (probably regression) in autocompleter) created by
- In $.iAuto.clickItem : {{{ …
- 16:02 Ticket #926 (autocompleter does not trigger onSelect event when tab is pressed) created by
- i fix it adding a 9 in the lines 449 and 305 in iautocompleter.js before …
- 15:50 Ticket #915 ($('#register') matches more elements than only id's set to register in IE6) closed by
- wontfix: This is a well known issue in IE and the s fix for this in the core would …
- 15:29 Ticket #919 (Dom ready premature execution in IE) closed by
- invalid: The DOM ready event was created to prevent the above inline code all …
- 15:24 Ticket #914 (el.attr("innerHTML") doesn't work properly in IE6) closed by
- fixed: Fixed in revision 1295. .load now uses .html to take …
- 15:20 Changeset [08ff26927b1a8066ffed432ecc46c4c6010d13cf] by
-
- src/ajax/ajax.js
- 15:11 Ticket #1 (SPAM) closed by
- invalid
- 15:10 Ticket #817 (before and result divs unreadable in ie7) closed by
- duplicate: Duplicate of #896.
- 15:08 Ticket #910 (DOM manipulations with FORM elements fail) closed by
- fixed: Fixed in revision 1294. Thank you for the …
- 15:06 Changeset [ecaa4d4570b05610d542b971fc4278de3c251e79] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 14:58 Ticket #745 (Attribute Begins With (a[@href ^= 'http://www']) fails in IE) closed by
- fixed: This is now fixed in revision 1293 The test is …
- 14:56 Changeset [980b5d72dba596483be586a276d3a385519ee7ef] by
-
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 09:01 Ticket #925 (Bug in Internet Explorer when appending object/embed-element) created by
- I've noticed a bug in Internet Explorer 6 and higher when appending a …
- 05:05 Ticket #924 (Issues with ScrollToAnchors) created by
- When you do $("body").ScrollToAnchors('normal'); (this was my specific …
- 00:45 Ticket #923 (Global triggers can execute handlers multiple times) created by
- If two global handlers for the same event type are attached to the same …
02/06/07:
- 13:17 Ticket #922 (Fix Strict Warnings) created by
- Very trivial, but it would be nice to fix the small strict warnings in …
- 13:16 Ticket #921 (IE Fires click event after doing a .clone()) created by
- Adding a function to a new "cloned" object causes function to fire in IE …
- 11:55 Changeset [a69aad2242a5be4ee21955d6132247b4781d410e] by
-
- build/test/data/testrunner.js
- src/jquery/coreTest.js
- 05:01 Ticket #920 (Selectors by class names fail in IE 5.5) created by
- SImple selectors based on class names (like $('.myClass')) fail in IE 5.5. …
02/05/07:
- 21:04 Ticket #1 (SPAM) reopened by
- 20:20 Ticket #907 (Don't apply fixes in attr for XML documents) closed by
- fixed: Fixed in revision 1286. Unfortuanetely, the href bug …
- 20:16 Changeset [495ecb70b2b097e7d4a1ffe46d44562210cdc051] by
-
- build/test/data/dashboard.xml
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 19:12 Changeset [2c99c18652b9a098252d5443506c03fd45b2e2dc] by
-
- src/event/eventTest.js
- 17:55 Ticket #919 (Dom ready premature execution in IE) created by
- $(document).ready(fn) may prematurely call fn if innerHTML modification is …
- 16:14 Ticket #918 (Imagebox doesn't work in Safari) created by
- As lukas described in mailing list : As soon as you are cliking on an …
- 13:44 Ticket #917 (ie problem) created by
- if in a page using 'interface' there is an element like the following …
- 09:16 Ticket #911 (when using jquery 1.1.1 and datePicker r1190) closed by
- fixed: Already fixed in latest revision.
- 09:15 Ticket #913 (Missing 'e' after 'th' in How_jQuery_Works docs page) closed by
- fixed: Fixed.
- 06:07 Ticket #916 (error handle of ajax & evalScripts with IE) created by
- jQuery don't handle ajax error well. I change some code & interface to …
- 03:05 Ticket #915 ($('#register') matches more elements than only id's set to register in IE6) created by
- $('#register') which should only match element(s) with the id set to …
- 03:00 Ticket #914 (el.attr("innerHTML") doesn't work properly in IE6) created by
- IE 6 failed on my site when i used the load command. the problem seemed to …
02/04/07:
- 16:51 Changeset [02ffee4610a24481aab1cac7676da2a207e3684b] by
-
- src/selector/selector.js
02/03/07:
- 19:32 Changeset [fd0f42bf5cf18d311db78680e4d28bc6ff1b016c] by
-
- src/jquery/jquery.js
- 16:17 Ticket #913 (Missing 'e' after 'th' in How_jQuery_Works docs page) created by
- http://docs.jquery.com/How_jQuery_Works In the "More Reading" section at …
- 08:54 Ticket #912 (Interface v1.1.1 - iSort problem with onChange) closed by
- fixed
- 08:24 Ticket #912 (Interface v1.1.1 - iSort problem with onChange) created by
- I was having a problem with the iSort class in Interface v1.1.1. …
02/02/07:
- 17:55 Ticket #911 (when using jquery 1.1.1 and datePicker r1190) created by
- I get a value not defined on line 318 of jquery.js if ( value.constructor …
- 15:42 Ticket #876 (datePicker replaces class on input when inputClick:true is supplied) closed by
- fixed: Fixed in revision 1255
- 11:58 Ticket #879 ([interface::Resizable] ratio does not work when resizing vertically ("n" & ...) closed by
- fixed
- 11:46 Ticket #878 ([interface::Resizable] containment missing) closed by
- wontfix
- 11:44 Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes some ...) closed by
- fixed
- 11:43 Ticket #910 (DOM manipulations with FORM elements fail) created by
- If you execute this snippet of code, you see the form is not appended, …
- 10:18 Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes some ...) created by
- Hi, When I'm trying to use the onHover and onOut paramaters on sortables …
Note: See TracTimeline
for information about the timeline view.
