Timeline
07/21/06:
- 18:21 Ticket #84 (hover cross browser issue) created by
- When i try to use the jtip and the drag and drop plugin for jquery, i …
- 16:12 Ticket #83 ($('document').get(x).remove(); doesn't work) closed by
- fixed
- 16:11 Ticket #82 (.get() issues) closed by
- fixed: well, could just use the inline syntax with eq
- 16:04 Ticket #83 ($('document').get(x).remove(); doesn't work) created by
- Having some problems getting remove to work, when I do $('.manytomany …
- 16:03 Ticket #82 (.get() issues) created by
- The current code in the base only gives back an normale object instead of …
- 02:24 Ticket #81 (curCSS needs camelCase passed to currentStyle) created by
- http://msdn.microsoft.com/workshop/author/dhtml/reference/objects/currentst …
07/19/06:
- 19:17 Ticket #80 ('f has no properties' when using parents(...)) created by
- Using svn jquery, testcase is here: …
07/18/06:
- 17:21 Ticket #79 (fx opacity hide/show) created by
- From Stefan: I apply: new fx(callback, 'opacity').hide(); in the …
- 14:12 Ticket #78 (contains() doesn't work with text with spaces) created by
- The :contains() selector works well with most text but fails to find a …
- 09:05 Ticket #77 (JS 'warnings' generated in firefox) created by
- This isn't a bug - but it's really annoying! The firefox javascript …
- 04:44 Ticket #51 (Issue with Arrays) closed by
- invalid: Umm.. well, considering that $(a', 'b?) isn't a valid argument, I'm …
07/17/06:
- 16:02 Ticket #76 (.css('height') bug in Mac Opera) created by
- I'm using revision 155. In opera mac, it gives the height of a hidden …
- 04:57 Ticket #62 (AJAX Memory Leaks in IE) closed by
- fixed: Fixed in SVN rev 155.
- 04:57 Changeset [a03b3fd3e4f44e123c0f5a22e0649604240fe9c3] by
-
- ajax/ajax.js
- 04:52 Ticket #10 (The width and height fails on Safari 1.3.2) closed by
- fixed: I really have no way to test this right now, and since I haven't heard …
- 04:33 Changeset [2d31381a5722719190be4a0dde630a0b9ea70fa5] by
-
- fx/fx.js
- 03:49 Ticket #38 (slideDown from display: none) closed by
- fixed: This problem has been resolved and is in SVN.
- 03:48 Ticket #46 (.hide() appears to be broken?) closed by
- fixed: Alright, this was a multipart problem. One part mine, one part yours :) …
- 03:40 Changeset [274d8b7927c6027265402dab35303ce20c4d00a0] by
-
- fx/fx.js
- 02:15 Ticket #25 (IE "method not supported" error. (Worked previous to 1.0)) closed by
- fixed: Fixed in SVN, here's the test page that I used: …
- 02:10 Ticket #47 (Problems with .parent()) closed by
- fixed: I think this has been resolved in SVN, as it works for me: …
- 02:08 Ticket #52 (Event Triggering) closed by
- fixed: Thanks for the find - fixed in SVN rev 152.
- 02:08 Changeset [954554e2390772fda9a27fdd0c651b5ad76bca16] by
-
- jquery/jquery.js
- 02:06 Ticket #63 (.css() should return the current width/height) closed by
- fixed: Change in SVN.
- 02:05 Ticket #61 (Vicky) closed by
- fixed: That's a great hack, thanks! It's in SVN rev 151.
- 02:05 Changeset [82e217c70cc158086b6b2df7637fda78d0ca81bd] by
-
- event/event.js
- 02:02 Ticket #45 (Empty jQuery Object as Context) closed by
- fixed: Fixed in SVN. Test Page: http://john.jquery.com/jquery/test/jqcontext.html
- 01:56 Ticket #73 (Event Object) closed by
- worksforme: Peter - I'm having trouble duplicating this issue. If you could whip up a …
- 01:49 Changeset [e8627fe1555602dc4713c4e848a41642b2654512] by
-
- ajax/ajax.js
- jquery/jquery.js
07/16/06:
- 21:21 Ticket #75 (css('height') too precise?) created by
- I just checked out jquery from SVN and it seems that the css('top') has …
- 21:16 Ticket #74 (css('top') and css('left')) created by
- It would be really cool for jquery to make an exception for css('top') and …
- 20:57 Changeset [4737936c0b05236ecafa86f0186b0b236a2ff826] by
-
- jquery/jquery.js
- 20:50 Ticket #73 (Event Object) created by
- This problem is happening for me in Mac FireFox but not in Camino. I'm …
- 20:10 Changeset [f4c67b7c5aba7fbdaf4b883b71ff9cc1b66e9af8] by
-
- jquery/jquery.js
- 19:39 Changeset [57403c1be2e9408e44b02628bae0bbe0680d1c4b] by
-
- jquery/jquery.js
- 18:23 Changeset [98bd178cb00da749062bcd7e8992b569156674fc] by
-
- jquery/jquery.js
- 01:08 Ticket #71 (hide/show broken) closed by
- duplicate
- 01:06 Ticket #71 (hide/show broken) created by
- Test case: […] In earlier versions (130), the stuff inside the hidden …
- 00:54 Ticket #44 (onemouseover broken?) closed by
- fixed: I fixed this issue and it's in SVN rev 144.
- 00:52 Changeset [f5f6cbc8c0b6441fb1d106749f7124659a3816f0] by
-
- event/event.js
- 00:13 Ticket #42 (hover: mouseout function not working in Safari) closed by
- fixed: Fixed in SVN.
- 00:06 Ticket #70 (Add an merge object method to jQuery core) closed by
- fixed: I just added this! You can give this a try in the latest SVN version: …
07/15/06:
- 22:23 Ticket #70 (Add an merge object method to jQuery core) created by
- I saw the idea of merging objects to overwrite default options some time …
- 18:10 Ticket #69 (Replacement :input, :radio, etc.) created by
- There should be a feature to replace the removed "input" hack, something …
- 08:01 Ticket #68 ($('table tr tbody td:first') gives first td of last row found) created by
- $('table tr tbody td:first') gives me the first TD, of the last row found …
- 07:31 Ticket #67 (the center() function doesn't work when the parent object is body) created by
- Here is the fixed function I use: $.fn.center = function(f) { return …
- 01:00 Changeset [7d57c67749a4c38d80de6d5ed7917f4219ce34b4] by
-
- jquery/jquery.js
07/14/06:
- 23:01 Ticket #55 (this.set is not a function) closed by
- fixed: Issue resolved in SVN.
- 22:59 Ticket #56 (type is undefined in this.attr()) closed by
- fixed: Fixed in SVN.
- 22:58 Ticket #60 (.html( string ) sets attribute) closed by
- fixed: This problem has been resolved in SVN.
- 22:57 Ticket #64 (jQuery is not defined error) closed by
- fixed: The current version of Interface (which I assume that you're using) is …
- 22:56 Ticket #40 (add() should be spruced up) closed by
- fixed: In SVN.
- 22:52 Ticket #58 (this.append() broken in rev 134) closed by
- fixed: Fixed in SVN.
- 22:50 Ticket #57 (Event handler registration is broken in rev 134) closed by
- fixed: Fixed in SVN.
- 22:50 Ticket #59 (IE6 Error: Expected identifier, string, or number (rev 134)) closed by
- fixed: Fixed in SVN.
- 22:49 Ticket #29 (TortoiseSVN breaks on jQuery SVN) closed by
- fixed: Fixed! Fixed! The problem was with how TortoiseSVN handled svn+ssh - so …
- 22:45 Ticket #66 (Delete opacity property) created by
- The opacity property should be deleted (or reset) after an animation has …
- 03:05 Changeset [b84acca0576538d3af9a6a41ca92e2f45beca771] by
-
- jquery/jquery.js
Note: See TracTimeline
for information about the timeline view.
