Timeline
Feb 16, 2007:
- 11:00 PM Ticket #973 (Put the curAnim property back into the ifx class.) created by
- The stop, pause and play functions on ifx are wonderful. One thing …
- 9:43 PM Ticket #972 (Ability to select a drag handle that is a parent element of the ...) created by
- I implemented the drag-and-drop interface for a table-based menu …
- 11:17 AM Ticket #1 (SPAM) reopened by
- 8:55 AM Ticket #966 (curCSS: elem.style is undefined in Firefox) closed by
- worksforme: Please feel free to reopen with a test case.
- 8:28 AM Ticket #971 (Interface 1.2: iDrag.js - unterminated comment) created by
- When I include iDrag from Interface 1.2, Firebug reports an error that …
- 3:01 AM Ticket #970 (custom timeout does not set error message when timeout occurs) created by
- When using the custom 'timeout' settings for an ajax request as in …
- 1:20 AM Ticket #969 (className animation has incorrect RegExp declaration) created by
- In animating a className, the ifx.js defines a Reg Exp to find the …
Feb 15, 2007:
- 7:33 PM Ticket #968 ($('<tag>') needs optional document parameter to ease cross-frame DOM ...) created by
- When a user creates a DOM element via $('<tag>'), the element would …
- 6:10 PM Ticket #967 (bug in plugin center) created by
- My name's Agustin and I'm from Spain. I'm begining with jquery and I …
- 4:33 PM Ticket #966 (curCSS: elem.style is undefined in Firefox) created by
- Everything worked fine in Safari, but Firefox kept catching an error …
- 1:01 PM Changeset [5c9fadb]1.12-stable2.2-stablekillphp by
- Makefile
- 10:34 AM Ticket #965 (Interface-Draggable breaks inputs) created by
- When I try use Draggable on this div, it broke a city input. I cannot …
- 10:23 AM Ticket #964 (Unbind Event Handler) created by
- Event handler functions should be unbound if no more functions are …
- 10:19 AM Changeset [4434b5ae]1.12-stable2.2-stablekillphp by
- Makefile
- 10:13 AM Ticket #963 (IE 7 can't request file:// via XHR) created by
- This is a known bug: …
- 5:36 AM Ticket #962 ([PATCH] A fix in clean method) created by
- jQuery 1.1.1 often doesn't preserve white space. I suggest the …
Feb 14, 2007:
- 7:12 PM Ticket #961 (Calling $("#thing").width() causes rendering problems.) created by
- I'm running Firefox 2 on Kubuntu Edgy. I've implemented a pretty …
- 5:10 PM Ticket #943 (Floating windows not working in IE if css->right is used instead of left.) closed by
- wontfix
- 5:10 PM Ticket #956 (autocompleter suggestion box disapear) closed by
- fixed
- 2:57 PM Ticket #960 (Make .show() element-aware) created by
- From here: …
- 2:53 PM Ticket #959 (.events needs be changed) created by
- If you have an element with an ID of 'events', it can really bork up …
- 12:03 PM Ticket #958 (imagebox not shown on ajax generated links) created by
- the problem seems to be that as I load a new gallery (Ajax) of images, …
- 10:22 AM Ticket #957 (serialize() doesn't work for checkboxes (jQuery 1.1.1)) created by
- Short example code with two checkboxes, the second one checked: …
- 8:53 AM Ticket #956 (autocompleter suggestion box disapear) created by
- happens in svn version of iautocompleter.js the loss of focus when …
Feb 13, 2007:
- 8:49 PM Changeset [2712efd]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- src/selector/selector.js
- 7:34 PM Ticket #949 (jquery.com/test diverts to another website on IE) closed by
- duplicate: Duplicate of #863
- 5:41 PM Changeset [339789a9]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 4:07 PM Ticket #955 ($ajax({dataType: 'html' (but should be 'script') .... works in safari, ...) created by
- Here is my code: function related_stories_new_page(url, page){ …
- 4:03 PM Ticket #954 (IE form serialization bug) created by
- When i try to serialize a form in IE it does not work , firefox and …
- 2:43 PM Changeset [48c16eb]1.12-stable2.2-stablekillphp by
- build/build/build.js
- build/build/lite.js
- build/build/min.js
- build/build/pack.js
- 2:06 PM Changeset [4c850c2e]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- 12:57 PM Ticket #953 (Binding click handler fails on newly created anchor) created by
- Fails in jQuery 1.1: […] Workaround: […]
- 11:40 AM Ticket #952 ($.get() should explicitly use GET method) created by
- The $.get() function relies on the default form submission method, …
- 9:53 AM Ticket #951 ($('#foo') conflates id and <a name>) created by
- == Steps to Reproduce == 1. Load the following HTML in IE 6 or 7: …
Feb 12, 2007:
- 10:50 PM Ticket #950 (jQuery.fn.ready should not pass in any params to the functions pushed ...) created by
- foo function(arg) { alert(arg) } $("document").ready(foo); …
- 6:48 PM Ticket #949 (jquery.com/test diverts to another website on IE) created by
- In the browser compatibility section of the documentation, it says: …
- 3:57 PM Ticket #948 (jquery ajax authentification intégré iis) created by
- Les requetes ajax de jquery 1.1 ne fonctionnent pas avec firefox 2.01 …
- 11:06 AM Ticket #947 (Interface iAutoscroller not working if using Doctype) created by
- aloha! 3 hours of debugging later i found out that iautoscroller …
- 10:33 AM Ticket #946 (Occurrence of // in strings in jquery.js causes problems with idiotic ...) created by
- Some German cell-phone internet providers obviously employ absolutely …
- 10:14 AM Ticket #945 (<INPUT name="length"> cannot be found under IE) created by
- This is really incredible and took me some time to find out ! == …
- 9:55 AM Ticket #944 ($().trigger + event propogation) created by
- Test case: […] Result: […] Expected result: […]
- 7:31 AM Ticket #943 (Floating windows not working in IE if css->right is used instead of left.) created by
- The floating windows are not working right if css style right instead …
Feb 11, 2007:
- 11:34 PM Ticket #929 (DraggableDestroy does not restore standard browser click/drag reactions) reopened by
- Hi Stefan, I've downloaded the CVS fix and tested it on my (currently …
- 9:28 PM Ticket #942 (jQuery.unbind(element,"eventtype") not working in IE7) created by
- Using a debugger, I stepped through the code, and found the problem is …
- 7:43 PM Ticket #941 (Fisheye 2) created by
- I wrote Fisheye2 - Fisheye based on TABLE not position:absolute'd …
- 2:28 PM Ticket #940 (FireFox and $(exp, context)) created by
- Ran this test page in FireFox 2.0.0.1: <head> <title>Test</title> …
- 12:48 PM Ticket #934 (buggy slideUp, slideDown when modifying html.) closed by
- worksforme: It seems like the best solution would be something like this: […] …
- 12:42 PM Ticket #938 (Small description correction: get(n) returns a single element, not an array) closed by
- fixed: Fixed in the wiki, we'll move it back in to the real docs.
- 12:39 PM Ticket #1 (SPAM) closed by
- fixed
- 8:29 AM Ticket #841 (Sortable (and Drag) performance enhancement) closed by
- wontfix
Feb 10, 2007:
- 5:04 PM Ticket #745 (Attribute Begins With (a[@href ^= 'http://www']) fails in IE) closed by
- fixed
- 5:04 PM Changeset [fb0dfd9]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 11:45 AM Ticket #745 (Attribute Begins With (a[@href ^= 'http://www']) fails in IE) reopened by
- Are you sure the fix works? It's indexing an Array with a string, I …
- 5:34 AM Ticket #905 (getPosition function in iutils.js (interface) fails for in-line ...) closed by
- fixed
Feb 9, 2007:
- 2:52 PM Changeset [81f138d]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 8:06 AM 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 …
- 4:40 AM Ticket #933 (interface plugin - scrollto - does not work for horizontal scrolling ...) closed by
- fixed: Adopted, thx
- 4:35 AM 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 …
- 4:08 AM Ticket #938 (Small description correction: get(n) returns a single element, not an array) created by
- Just a small correction to the description of "get": get(n) returns a …
- 1:42 AM Ticket #937 (No trunk) created by
- http://www.malsup.com/jquery/form/#faq Error download official form …
Note: See TracTimeline
for information about the timeline view.