Timeline
09/08/06:
- 23:17 Changeset [698eafb58a9b046446115be7d8a9d4a6db7ececb] by
-
- src/jquery/jquery.js
- 22:04 Ticket #189 (prev() does not work as expected) created by
- prev() is supposed to return the unique preceding siblings of the …
- 19:18 Changeset [e8db15b70f92a89091795347914a5299f8a1c8fd] by
-
- src/event/event.js
- 19:11 Ticket #185 (`]` breaks selectors) reopened by
- 18:02 Ticket #188 (Ron) created by
- $(iFrame).set("src", "/mysrc"); where iFrame is an iframe dom elemen …
- 17:48 Changeset [f337b8a6377d4920503015af4c2b3cb1262da1da] by
-
- build/test/index.html
- src/jquery/jquery.js
- 16:48 Ticket #185 (`]` breaks selectors) closed by
- fixed: So, I think I found the bug myself: Line 1779: […] This should be …
- 15:43 Ticket #187 (I.E. text rendering at full opacity) created by
- Since I.E.'s opacity on text looks ugly …
- 11:16 Ticket #183 (Minor typo on front page) closed by
- fixed: Good catches, fixed.
- 10:44 Changeset [20391db9c279a6486d27d1d5cb5f334a1767e298] by
-
- src/dimensions/dimensions.js
- 10:18 Changeset [eb29e285f392f86b936002b425f55d597a842d14] by
-
- src/ajax/ajax.js
- 09:37 Changeset [514aef10d785165704d49f780fc6fe20eb4ec690] by
-
- src/dimensions/dimensions.js
- 02:24 Ticket #186 (IE memory leak) created by
- Use the full jquery library in a page, and the IE memory usage starts …
09/07/06:
- 20:30 Ticket #185 (`]` breaks selectors) created by
- I want to select input files by their name, but ] seems to break jquery …
- 09:49 Ticket #184 (Cross Browser Dimensions) created by
- Add new cross browser methods like: $(window).height(); …
- 08:12 Changeset [eff56887b164b489bb792f87770b7ba69e8f54df] by
-
- src/event/event.js
- src/jquery/jquery.js
- 00:03 Ticket #183 (Minor typo on front page) created by
- There's no wiki access to front page, otherwise I would fix it myself. …
09/06/06:
- 05:50 Ticket #159 (Ajax refactoring) closed by
- wontfix: hu hu your text is great! But so great that it doesn't stay in his box ;) …
09/05/06:
- 20:20 Changeset [acf102237f9e26c1b864bf6e432f65040b477851] by
-
- src/jquery/jquery.js
- 20:00 Changeset [fd4fc0bcdd4d2e65d48e99aa40af79da72225bea] by
-
- build/test/js/test.js
- 19:50 Ticket #182 (jQuery’s toggle(); gets mixed up with moo.fx’s toggle();) created by
- Toggling seems a bit buggy when you combine it with effects. …
- 19:50 Changeset [ded14024983f328620d68d2a51d059d883250ccb] by
-
- build/test/js/test.js
- 17:58 Changeset [b5220adbbcbb6216af176fa38c626aca53ec8d0f] by
-
- build/test/js/test.js
- src/jquery/jquery.js
- 17:19 Ticket #180 (.constructor == Function is not enough) created by
- constructor sometimes represented as {...},so compare it with "Function" …
- 15:05 Changeset [00e6e81f94a1831ceef76b371f9c186b4097d91e] by
-
- build/test/js/test.js
- src/event/event.js
- 06:21 Changeset [e2d3c4341908aa2a36023c91a8a684d10e93339a] by
-
- build/docs/js/doc.js
- build/docs/style/docs.xsl
- src/jquery/jquery.js
- 03:17 Ticket #179 (fx.custom() doesn't work for opacity in IE) created by
- It needs to access filter, not opacity.
09/04/06:
- 19:58 Changeset [6346e5d1c23108ff850d324904c274b273ea993e] by
-
- build/js/jsmin.js
- 16:47 Ticket #178 (IE fails with #element/* expressions) created by
- The following gives an error inside the sibling function using IE - it …
- 10:04 Ticket #177 (Buildable jQuery) created by
- Make jQuery build-able, by choosing a number of components and plugins.
- 04:51 Changeset [97ea47492fe13ddb1108045c244d5af6570ace92] by
-
- build/test/index.html
- build/test/js/test.js
- build/test/test.js
- src/jquery/jquery.js
09/02/06:
- 14:50 Changeset [519b7d33e2e40c9d6f5defa67500979af2123d99] by
-
- src/jquery/jquery.js
- 11:47 Changeset [7f17d8f528355f135b55b3a329f8c1b79110b207] by
-
- build.xml
- build/build/min.js
- build/js/jsmin.js
- 10:26 Ticket #175 (XHTML Tables) created by
- I just spotted in Revision 226, that jQuery will not by all means support …
- 09:56 Ticket #174 (Handling XML documents with namespaces) created by
- yes I first encountered the problem with an earlier version. I now …
- 09:51 Ticket #173 (Safari crash in test suite) created by
- Safari crashes when running the test suite: Trial and error (and a lot of …
- 09:50 Ticket #172 (removeClass() with multiple classes) created by
- .removeClass() and .toggleClass() multiple classes.
- 09:46 Ticket #171 (IE Eval Context) created by
- That does the trick. In jquery svn, we need to change the following lines: …
- 09:27 Ticket #170 (Hyphens in CSS, IE6) created by
- In the last year I’ve been fascinated in the progression of Javascript …
- 09:23 Changeset [69efa31318238a1af5644da7aa5dc691dc33b376] by
-
- src/jquery/jquery.js
- 09:09 Ticket #169 (Minor Site Issues) created by
- Hi This looks very interesting, though I've not had a chance to try it …
09/01/06:
- 19:30 Ticket #168 (sibling() returns siblings and the subject) created by
- JavaScript: $('span#callMe').siblings(); HTML: <div><span …
- 16:59 Ticket #167 (attr('checked', true) doesn't work) created by
- $("#method-download").attr('checked', true); doesn't seem to work but …
- 16:04 Changeset [744c0609d4848d89c528f1eb61c596ee4bc0d393] by
-
- src/jquery/jquery.js
- 11:35 Ticket #166 (nth-of-type) created by
- I have this function: function menu_bar() { var url = …
- 09:16 Ticket #165 (Last-Modified and Firefox 1.0) created by
- If the response header "Last-Modified" is not available, the following …
- 09:01 Ticket #164 (IE throws errors for $(this) in nested each loops) created by
- Consider the following XML: […] And that JavaScript (both simplified): …
- 09:00 Ticket #163 (IE throws errors for $(this) in nested each loops) created by
- Consider the following XML: […] And that JavaScript (both simplified):[…]
- 07:41 Changeset [905a0ae351260b38ca2fba4e470d77524f62ffa4] by
-
- build/docs/style/cat.css
- build/docs/style/cat.xsl
- 07:11 Ticket #144 (support of ancestor:: axis) reopened by
- Ok, and ancestor:: ancestor-or-self:: axis is supported? is better to use …
- 06:50 Changeset [484af2a45aba1ab7955a8b3de43e875911b123a7] by
-
- src/ajax/ajax.js
- 06:31 Changeset [34d40c3aee0d7d49e5f36868ad307206ecdf0f27] by
-
- src/fx/fx.js
- 06:22 Changeset [2a921daaa7a02a73967e51b9e09037f667af5af7] by
-
- src/jquery/jquery.js
- 05:52 Changeset [c8009abcce562198cbc3930ed11f74dd62eba531] by
-
- build/docs/docs.js
- build/docs/js/doc.js
- build/docs/style/style.css
- build/js/parse.js
- build/js/xml.js
- src/event/event.js
- src/jquery/jquery.js
- 02:43 Changeset [805d21c2360a10fa5e7ac85cc593b4403afb6c9f] by
-
- build/docs/style/style.css
- src/jquery/jquery.js
- 01:35 Ticket #162 (cloneNode() issues) created by
- I'm experiencing some problems on a site with some apparently simple code. …
Note: See TracTimeline
for information about the timeline view.
