Timeline
May 31, 2007:
- 11:26 PM Ticket #1015 (Add IE6 detection to $.browser) closed by
- fixed: This is now fixed in SVN with the addition of a version property to …
- 2:39 PM Ticket #1260 (ie7 issues.) created by
- I have been to the jquery form website and tested examples with no …
- 12:50 PM Ticket #1182 ($().attr("maxlength") not working in IE) closed by
- fixed: Test case added in Rev [2013].
- 12:49 PM Changeset [a6b9116]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- 12:17 PM Ticket #1225 (toggle() without parameters runs animation) closed by
- duplicate: Duplicate of #1219.
- 9:54 AM Ticket #1054 (Toggle set within one('click',fn) causes IE to begin toggling in the ...) closed by
- fixed: This is fixed in SVN. Not sure which revision it got fixed but it …
- 9:12 AM Ticket #1189 (interface draggable doesn't work with jQuery in another frame) closed by
- duplicate: This is a duplicate of #877
- 9:08 AM Ticket #1256 (Error involving e.which/e.keycode) closed by
- fixed: This is fixed in Rev [2009]
- 12:28 AM Ticket #1153 (IE sometimes objects to jquery.event.fix) closed by
- fixed: Fixed in Rev [1886].
- 12:24 AM 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 …
- 12:16 AM Ticket #1185 (jQuery is not defined) closed by
- fixed: This is fixed in Rev [2012].
- 12:15 AM Changeset [3c5340d]1.12-stable2.2-stablekillphp by
- src/event/event.js
May 30, 2007:
- 11:54 PM Ticket #1233 (IE pseudo memory leak) closed by
- fixed: This is now fixed in Rev [2011].
- 11:54 PM Ticket #1136 (Events not removed from jQuery.event.global) closed by
- fixed: This is now fixed in Rev [2011].
- 11:54 PM Ticket #923 (Global triggers can execute handlers multiple times) closed by
- fixed: This is now fixed in Rev [2011].
- 11:51 PM Changeset [2c331016]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 8:15 PM 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 …
- 8:13 PM Changeset [d85a22a]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 7:34 PM Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) closed by
- invalid: The @ selector is an attribute selector. Please use the :contains() …
- 4:10 PM 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 …
- 3:24 PM Ticket #1258 (Functionality Changed regarding Fade) created by
- [12:16] bgoldman86: i put an alert in jquery.js and i found the bug. …
- 3:24 PM Ticket #1217 (Firefox complains about event.which not being writable (keyboard event ...) closed by
- fixed: This is now fixed in Rev [2009]
- 3:22 PM Changeset [ee31297]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 2:26 PM Ticket #1257 (width() too slow on IE6) created by
- I've got very slow results using the width method to get the width …
- 1:10 PM Ticket #1256 (Error involving e.which/e.keycode) created by
- Here's a paste from FireBug: setting a property that has only a …
- 11:36 AM Ticket #1238 (Easing function missing in 1.1.3 alpha) closed by
- duplicate: Duplicate of #1212.
- 9:57 AM Ticket #1195 (Attribute selector Form expando issue) closed by
- worksforme: After looking at this in more detail, I've concluded that ... it is …
- 9:09 AM Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) closed by
- duplicate: Duplicate of #1217
- 5:01 AM Ticket #1255 (Plugins/autocompleter : Focus before the page load) created by
- When an input bind to autocompleter script whith jquery.ready() have …
- 3:58 AM Ticket #1254 (Draggables in a scrollable div in IE(7)) created by
- The problem involves placing Draggables inside a fixed-height, …
May 29, 2007:
- 4:20 PM Ticket #1253 (Allow binding to multiple events simultaneously with .bind()) created by
- I was just reading in this cool book "Pro Javascript Techniques" about …
- 5:23 AM Ticket #1252 (Plugins/autocompleter : Trim on user input) created by
- If user input only white space chars, autocompleter not trim his input …
- 3:22 AM 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 …
May 28, 2007:
- 12:45 PM Ticket #1250 (Provide jQuery.map with proper scope) created by
- Currently jQuery.map calls its mapping function plainly (ie "var val = …
- 12:41 PM Ticket #1249 (Normalizing borderWidth in ideal situations) created by
- If you define an element with a border of "1px solid black" then the …
- 10:04 AM Ticket #1248 (Ability to add selectable items in the Selectable plugin) created by
- Currently after creating the Selectable if you add objects to the …
- 7:15 AM Ticket #1247 (links to mailing lists do not work) created by
- On this site all links to the mailing lists are broken: …
May 27, 2007:
- 12:46 PM Ticket #1098 (addClass, removeClass and togleClass in IE) closed by
- invalid: This is an issue with your CSS.
- 6:53 AM Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
May 26, 2007:
- 11:23 PM Ticket #1098 (addClass, removeClass and togleClass in IE) reopened by
- not working for me. test case: http://patcoll.com/jqueryTest/
- 2:32 AM 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 …
May 25, 2007:
- 6:25 PM Ticket #1245 (Bug with submitHandler) created by
- wtf is this!!! […] This always returns TRUE!!!! Fix it like this, …
- 10:17 AM Ticket #818 (complete API docs draft as alternative to wiki/vq) closed by
- worksforme
May 24, 2007:
- 9:01 PM Ticket #1244 (Reload Function) created by
- Shorthand for reloading/refreshing the page. Could be useful in the …
- 7:00 PM Ticket #1243 (IE doesn't work with $('a[@text=sometext]').click()) created by
- I do not know if someone already mention this, but while working on …
- 8:50 AM Ticket #1242 (Unload event handlers may cause memory leaks in Internet Explorer) created by
- As the unload event handlers are not removed by the event system, they …
- 8:21 AM Ticket #1241 (MaskedInput plugin breaks in 1.1.3a) created by
- Gives an error when you start typing in the text field to which the …
- 1:32 AM Ticket #1240 (XUL and .val(...), .attr('value', ...)...) created by
- As I figured out, XUL documents are identified as XML documents (via …
Note: See TracTimeline
for information about the timeline view.