Timeline
06/01/07:
- 15:48 Ticket #1262 (Ajax syncronous requests do not work in Firefox (with Firebug disabled)) created by
- I tried to make a syncronous ajax request and it doesn't work in Firefox …
- 13:52 Ticket #1261 (jQuery 1.1.2 causes JS error with nested id selectors of non-existent ...) created by
- A nested id selector, e.g. $("#foo #bar") will cause an error when used in …
- 03:26 Ticket #1015 (Add IE6 detection to $.browser) closed by
- fixed: This is now fixed in SVN with the addition of a version property to the …
05/31/07:
- 18:39 Ticket #1260 (ie7 issues.) created by
- I have been to the jquery form website and tested examples with no errors …
- 16:50 Ticket #1182 ($().attr("maxlength") not working in IE) closed by
- fixed: Test case added in Rev [2013].
- 16:49 Changeset [a6b91166afd2c5030f13f5a35aa078f4b3394ceb] by
-
- src/jquery/coreTest.js
- 16:17 Ticket #1225 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 13:54 Ticket #1054 (Toggle set within one('click',fn) causes IE to begin toggling in the wrong ...) closed by
- fixed: This is fixed in SVN. Not sure which revision it got fixed but it works …
- 13:12 Ticket #1189 (interface draggable doesn't work with jQuery in another frame) closed by
- duplicate: This is a duplicate of #877
- 13:08 Ticket #1256 (Error involving e.which/e.keycode) closed by
- fixed: This is fixed in Rev [2009]
- 04:28 Ticket #1153 (IE sometimes objects to jquery.event.fix) closed by
- fixed: Fixed in Rev [1886].
- 04:24 Ticket #1192 (Different order between user-triggered events and Jquery-triggered events) closed by
- duplicate: I think you make a really good point but not all events fall into the …
- 04:16 Ticket #1185 (jQuery is not defined) closed by
- fixed: This is fixed in Rev [2012].
- 04:15 Changeset [3c5340d146100dab8c69d2c2c1925adca827342a] by
-
- src/event/event.js
- 03:54 Ticket #1233 (IE pseudo memory leak) closed by
- fixed: This is now fixed in Rev [2011].
- 03:54 Ticket #1136 (Events not removed from jQuery.event.global) closed by
- fixed: This is now fixed in Rev [2011].
- 03:54 Ticket #923 (Global triggers can execute handlers multiple times) closed by
- fixed: This is now fixed in Rev [2011].
- 03:51 Changeset [2c33101693b172ccc3e87725eb5a7772de6745be] by
-
- src/event/event.js
- 00:15 Ticket #1242 (Unload event handlers may cause memory leaks in Internet Explorer) closed by
- fixed: Thanks choan! This is a great way to help avoid those pesky memory leaks. …
- 00:13 Changeset [d85a22a70ead4a3a22bf1eebe05d08b498f70aa1] by
-
- src/event/event.js
05/30/07:
- 23:34 Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) closed by
- invalid: The @ selector is an attribute selector. Please use the :contains() …
- 20:10 Ticket #1259 (rss feed for tickets has the wrong links!) created by
- http://dev.jquery.com/report/ticket/1258 is in the feed. But it should …
- 19:24 Ticket #1258 (Functionality Changed regarding Fade) created by
- [12:16] bgoldman86: i put an alert in jquery.js and i found the bug. it …
- 19:24 Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- fixed: This is now fixed in Rev [2009]
- 19:22 Changeset [ee31297a83f3add9f1832e863da3b6100ab9e7d3] by
-
- src/event/event.js
- 18:26 Ticket #1257 (width() too slow on IE6) created by
- I've got very slow results using the width method to get the width of …
- 17:10 Ticket #1256 (Error involving e.which/e.keycode) created by
- Here's a paste from FireBug: setting a property that has only a getter …
- 15:36 Ticket #1238 (Easing function missing in 1.1.3 alpha) closed by
- duplicate: Duplicate of #1212.
- 13:57 Ticket #1195 (Attribute selector Form expando issue) closed by
- worksforme: After looking at this in more detail, I've concluded that ... it is the …
- 13:09 Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) closed by
- duplicate: Duplicate of #1217
- 09:01 Ticket #1255 (Plugins/autocompleter : Focus before the page load) created by
- When an input bind to autocompleter script whith jquery.ready() have the …
- 07:58 Ticket #1254 (Draggables in a scrollable div in IE(7)) created by
- The problem involves placing Draggables inside a fixed-height, scrollable …
05/29/07:
- 20:20 Ticket #1253 (Allow binding to multiple events simultaneously with .bind()) created by
- I was just reading in this cool book "Pro Javascript Techniques" about how …
- 09:23 Ticket #1252 (Plugins/autocompleter : Trim on user input) created by
- If user input only white space chars, autocompleter not trim his input and …
- 07:22 Ticket #1251 (Setting .innerHTML while document loading breaks $(document).ready() in IE) created by
- If JavaScript code sets the innerHTML of any element while the document is …
05/28/07:
- 16:45 Ticket #1250 (Provide jQuery.map with proper scope) created by
- Currently jQuery.map calls its mapping function plainly (ie "var val = …
- 16:41 Ticket #1249 (Normalizing borderWidth in ideal situations) created by
- If you define an element with a border of "1px solid black" then the call …
- 14:04 Ticket #1248 (Ability to add selectable items in the Selectable plugin) created by
- Currently after creating the Selectable if you add objects to the …
- 11:15 Ticket #1247 (links to mailing lists do not work) created by
- On this site all links to the mailing lists are broken: …
05/27/07:
- 16:46 Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- invalid: This is an issue with your CSS.
- 10:53 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
- 03:23 Ticket #1098 (addClass, removeClass and togleClass in IE) reopened by
- not working for me. test case: http://patcoll.com/jqueryTest/
05/26/07:
- 06:32 Ticket #1246 (Problem when using FCKEditor with Interface Sortable) created by
- The content of the area is lost whenever i drag the "editor block" to …
05/25/07:
- 22:25 Ticket #1245 (Bug with submitHandler) created by
- wtf is this!!! […] This always returns TRUE!!!! Fix it like this, …
- 14:17 Ticket #818 (complete API docs draft as alternative to wiki/vq) closed by
- worksforme
- 01:01 Ticket #1244 (Reload Function) created by
- Shorthand for reloading/refreshing the page. Could be useful in the core. …
Note: See TracTimeline
for information about the timeline view.
