Timeline
Feb 4, 2007:
- 10:05 PM 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 …
- 10:00 PM 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 …
- 11:51 AM Changeset [02ffee4]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
Feb 3, 2007:
- 2:32 PM Changeset [fd0f42b]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:17 AM 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 …
- 3:54 AM Ticket #912 (Interface v1.1.1 - iSort problem with onChange) closed by
- fixed
- 3:24 AM 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. …
Feb 2, 2007:
- 12:55 PM 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 ( …
- 10:42 AM Ticket #876 (datePicker replaces class on input when inputClick:true is supplied) closed by
- fixed: Fixed in revision 1255
- 6:58 AM Ticket #879 ([interface::Resizable] ratio does not work when resizing vertically ...) closed by
- fixed
- 6:46 AM Ticket #878 ([interface::Resizable] containment missing) closed by
- wontfix
- 6:44 AM Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes ...) closed by
- fixed
- 6:43 AM Ticket #910 (DOM manipulations with FORM elements fail) created by
- If you execute this snippet of code, you see the form is not appended, …
- 5:18 AM Ticket #909 (Using the sortable's onHover, onOut, and onChange parameters causes ...) created by
- Hi, When I'm trying to use the onHover and onOut paramaters on …
Feb 1, 2007:
- 6:08 PM Ticket #908 (merge speed improvments) created by
- I commented on the blog post regarding the performance comparison of …
- 3:22 PM Ticket #907 (Don't apply fixes in attr for XML documents) created by
- The following code can be used to detect if an element is in a normal …
- 1:17 PM Ticket #887 (Interface: autocomplete messes up <ul><li> tags on a page) closed by
- wontfix
- 1:15 PM Ticket #757 (Update for ifxtransfer.js) closed by
- wontfix
- 1:15 PM Ticket #848 (Documentation doesn't show which modules are required to work) closed by
- fixed
- 1:14 PM Ticket #860 (Interface docs error in Draggables) closed by
- fixed
- 1:06 PM Ticket #906 (interface: iutils undeclared vars) closed by
- fixed
- 1:03 PM Ticket #882 (Interface - iresizable is not working properly on Firefox 2.) closed by
- invalid: This is not a bug, it is a render problem on FF 2
- 1:01 PM Ticket #875 (Misleading code sample for ScrollToAnchors()) closed by
- fixed
- 9:40 AM Ticket #906 (interface: iutils undeclared vars) created by
- iutils.js doesnt declare the vars: oldVisibility and oldPosition
- 5:53 AM Ticket #905 (getPosition function in iutils.js (interface) fails for in-line ...) created by
- Trying to use the ScrollTo function, I found that it wouldn't work in …
Jan 31, 2007:
- 5:04 PM Changeset [43f235f4]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 4:56 PM Changeset [de4e28e]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/jquery/coreTest.js
- 4:48 PM Ticket #874 ($(html) fails when html contains ' ') closed by
- fixed: Fixed in revision 1242.
- 4:48 PM Changeset [d4849a0]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 4:39 PM Ticket #881 (Selector broken when an ID is preceded by a class or another ID) closed by
- duplicate: See #895
- 4:37 PM Ticket #883 (There could be scenarios where value has no properties inside the prop ...) closed by
- fixed: Fixed in revision 1241.
- 4:36 PM Changeset [a82b048]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 4:25 PM Changeset [4e256bf]1.12-stable2.2-stablekillphp by
- src/selector/selectorTest.js
- 4:20 PM Ticket #895 (js error when selecting a non unexisting id (description below)) closed by
- worksforme: According to tests this works in the latest …
- 4:19 PM Changeset [c60d451]1.12-stable2.2-stablekillphp by
- src/selector/selectorTest.js
- 4:14 PM Ticket #884 (ajax function in IE sends variables using GET and POST at same time) closed by
- fixed: Fixed in revision 1238
- 4:14 PM Changeset [1e07c1a]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- 4:06 PM Ticket #900 (get(0) or [0] on an empty resultset returns the document element) closed by
- fixed: Fixed some revisions ago, will be included in 1.1.2
- 2:47 PM Ticket #904 (DOM ready handlers will never be executed if jQuery is dynamically loaded) created by
- If jquery.js is dynamically loaded into a page, document ready will …
- 12:25 PM Ticket #862 (c.split is not a function) closed by
- worksforme: Please feel free to reopen this ticket with a more detailed test case.
- 12:22 PM Ticket #842 (DOM manipulation: Add 'replace' method) closed by
- wontfix
- 12:19 PM Ticket #885 (IE 6, attr('href') on anchor return complete URL) closed by
- duplicate
- 12:08 PM Ticket #892 (jQuery 1.1.1 and YUI not compatible?) closed by
- worksforme: This works for me. Feel free to reopen this ticket with a more …
- 12:00 PM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) closed by
- worksforme: This works for me. Please feel free to reopen the ticket with a more …
- 11:59 AM Ticket #851 (datePicker + jQ1.1 throws error) closed by
- fixed: This has been resolved in the latest version of datePicker
- 11:58 AM Ticket #840 (BUG: "reference to undefined property e.fromElement" line 1348) closed by
- worksforme: This works for me. Please feel free to reopen the ticket with a more …
- 11:41 AM Ticket #829 (Add jQuery version to jQuery object) closed by
- invalid
- 11:40 AM Ticket #903 ($ should be jQuery in form.js line 304) closed by
- fixed: Fixed in revision 1233
- 11:32 AM Ticket #903 ($ should be jQuery in form.js line 304) created by
- 10:53 AM Changeset [397be502]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 10:51 AM Changeset [522b9cf]1.12-stable2.2-stablekillphp by
- build/build/lite.js
- build/build/min.js
- 10:35 AM Ticket #902 (Add last contributor's name and comment's date to bugs summary) created by
- The bugs summary at http://jquery.com/dev/bugs/1/?sort=ticket&asc=0 …
- 10:25 AM Ticket #901 (Sorting the plugins page by plugin name) created by
- I've written a little jquery sorter for the plugins page (you can test …
- 9:35 AM Ticket #900 (get(0) or [0] on an empty resultset returns the document element) created by
- On the packed and unpacked version downloadable on jquery.com, you get …
- 8:27 AM Ticket #899 (WikiFormatting link on the bug report form links to an empty page (again)) created by
- I myself wrote some formatting options on the same page in the …
- 5:02 AM Ticket #898 (the 40KB limit per message on the dev list is bothering) created by
- Attachments feature in jQuery's world bothers me a bit. Take the 40 …
- 4:43 AM Ticket #897 (ATTACHMENT submission broken for bug reports) created by
- It's not possible to attach a picture to a bug report... The site …
- 4:20 AM Ticket #896 (PRE scrollbars eat up content area in IE7) created by
- See also: …
Jan 30, 2007:
- 6:27 AM Ticket #895 (js error when selecting a non unexisting id (description below)) created by
- I'm using jQuery-1.1.1.js. I have the following js code: […] and …
Jan 29, 2007:
- 10:20 PM Ticket #894 (Mask e-mail addresses in bug report pages) created by
- The other day I received my first spam message in the inbox of a …
- 3:48 PM Changeset [77a12d1]1.12-stable2.2-stablekillphp by
- build/build/build.js
- build/build/lite.js
- build/build/min.js
- build/build/pack.js
- 2:59 PM Ticket #893 (Packed jQuery Doesn't Have A License) created by
- The default packed version of jQuery doesn't include a …
- 10:38 AM Ticket #892 (jQuery 1.1.1 and YUI not compatible?) created by
- Trying to load jQuery 1.1.1 (packed) and YUI yields this error: …
Jan 28, 2007:
- 9:26 PM Ticket #891 (absolute path and $( expr, context )) created by
- With 1.1.1 I cant use an absolute like bellow […]
- 5:35 PM Ticket #890 (Documentation enhancement) created by
- I have been trying to figure out what the speed parameter can be, …
- 4:41 AM Ticket #889 (split jquery chain in two parts for matching / not matching conditions) created by
- There are cases where you want to affect two sets of elements, …
Note: See TracTimeline
for information about the timeline view.