Timeline
06/27/08:
- 22:44 Ticket #3041 (appendTo does not add option text to select box in IE) closed by
- wontfix: Replying to pbcomm: > Flesler, > This is a jQuery bug. You …
- 22:16 Ticket #3097 ([autocomplete] pass function as data source) created by
- Jorn (and all), great work on the autocomplete plugin. If you are …
- 14:17 Ticket #3096 (extra functions in triggered events should always contain the event object) created by
- $.event.trigger currently removes custom events before calling the extra …
- 14:17 Changeset [18d3e759458b7b6e3d615fa554949b8815f15669] by
-
- src/event.js
- 13:05 Ticket #3095 (Ajax + FF3 conflict: Unwanted refresh due to re-extend 's') created by
- […] Re-extending 's' seems to conflict with Firefox 3 when doing an …
06/26/08:
- 22:47 Ticket #3094 (IE does not fade as expected on set transparent values (not 0 or 1)) created by
- Check here: http://www.sjeiti.com/iefadein.html Firefox will fade …
- 21:37 Ticket #3093 (Attribute selector doesn't work right with style) created by
- One might assume that one would use $("[style]") to find all elements with …
- 19:09 Ticket #3056 (bug in attr) closed by
- invalid
- 14:09 Ticket #3092 (outerWidth(true) returns wrong values in Safari) created by
- When calculating outerWidth(true) in Safari, the value returned is the …
- 13:35 Ticket #3091 ($('.myClass' + integer) does not work in IE) created by
- I need to associate some database ID's to table rows. In order to do that, …
- 02:33 Ticket #3090 (juery-1.2.6.js line 725 undefined error) created by
- juery-1.2.6.js line 725: var name, i = 0, length = object.length; should …
- 01:29 Ticket #3089 (The bug in mozilla and safari, jQuery.fn.offset) created by
- Hello, Best regards I have safari v3.1(525.13) and firefox 2.0.0.8 For …
06/25/08:
- 21:27 Ticket #3088 (fadeOut always begins fade at opacity=100 in IE) created by
- IE-specific issue. Let's say an element has an existing opacity value set …
- 19:43 Ticket #3087 (Request: minor refactor of "ajax" function to have a separate 'factory' ...) created by
- The "ajax" function is kind of monolithic in that there are some pieces of …
- 10:10 Ticket #3086 (In NetFront Browser, can't get value of option element when ...) created by
- cause: The following (L404, jquery-1.2.3.js): […] In NetFront …
- 10:07 Ticket #3085 (In NetFront Browser v3.4SP16 UTF-8 version, most of jQuery's functions are ...) created by
- cause: The following (L1369, jquery-1.2.3.js): […] Script seems …
- 09:33 Ticket #3084 (Bug in droppable demo web page. (section: 100% inside droppable.)) created by
- Using Firefox 3.0 - Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9) …
06/24/08:
- 23:55 Ticket #3083 (interface autocomplete plugin misbehave in IE7) created by
- interface autocomplete plugin misbehave in IE7
- 19:27 Ticket #3079 (jquery version 1.2.6 conflict with prototype) closed by
- wontfix: It's not about noConflict. jQuery 1.2.6 has some issues specifically with …
- 19:24 Ticket #3077 (Toggle on checkboxes) closed by
- invalid: Because toggle() calls e.preventDefault() which prevents the click from …
- 19:20 Ticket #3075 (Datepicker) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 19:09 Ticket #3074 (clone(true) does not appear to maintain data() within nodes) closed by
- invalid: By data() you mean jQuery.data() ? If so, that is expected and actually …
- 19:06 Ticket #3073 (Jquery not working properly with internet explorer 6+) closed by
- wontfix: You should contact the owner of the script, he'll surely be able to help …
- 19:03 Ticket #3071 (NO_MODIFICATION_ALLOWED_ERR with XHTML mime type) closed by
- invalid: It's logical that xml pages require correct html strings. I'll close now, …
- 19:00 Ticket #3066 (Using text() on elements that have no textnode cause error in IE) closed by
- invalid
- 18:51 Ticket #3057 (Safari option hide bug) closed by
- wontfix: You cannot set options to display:none on IE, that's a native issue of the …
- 16:22 Ticket #3082 (Speed improvements for jQuery.css("width"/"height") in combination of ...) created by
- After many tests, the functions outerWidth and outerHeight in …
- 16:16 Changeset [d1210a5a88ee435b0f46918d03852cf2f8469ca9] by
-
- src/core.js
- 15:55 Changeset [201f1b66cc4fe86ea08d118ce15d831c6561cc8c] by
-
- src/core.js
- 15:24 Ticket #3081 ([tooltip] doesn't work on IE6 & IE7 image map areas) created by
- IE6 & 7 seem to have a problem with firing the correct events when using …
- 10:16 Ticket #3080 ([autocomplete] Minor fixes required in order to play nice with other ...) created by
- (also posted this at the jquery-en list, yet this one here has a .diff …
- 10:00 Changeset [b5d65d4e4920d0a09bb53504cca7c21033ea8790] by
-
- src/fx.js
- 08:59 Ticket #3079 (jquery version 1.2.6 conflict with prototype) created by
- I've discovered that the latest version(1.2.6) of jquery has a conflict …
- 04:58 Ticket #3078 (remove() does not remove associated data) created by
- Removing a validated form element with $('#myForm').remove() does not free …
06/23/08:
- 19:52 Ticket #3076 (Bind multiple data to same handler) closed by
- invalid: Replied at the …
- 19:26 Ticket #3077 (Toggle on checkboxes) created by
- Unexpectedly when a checkbox has a .toggle() bound to it the state will …
- 15:41 Ticket #3076 (Bind multiple data to same handler) created by
- If multiple data is bound to the same event, only the last data is …
- 14:08 Ticket #3075 (Datepicker) created by
- It must be good if the datepicker plugin had an "display format". My …
- 13:58 Ticket #3074 (clone(true) does not appear to maintain data() within nodes) created by
- When cloning elements, and trying to access data within those elements, it …
- 13:40 Ticket #3040 (Cannot use Ajax/load() etc. to load OPTGROUP in Opera) closed by
- wontfix: Ok, so as this is not a jQuery bug, I'll close. Do reopen if you have …
- 13:00 Ticket #3073 (Jquery not working properly with internet explorer 6+) created by
- i am using jquery on my wordpress blog and it works fine in firefox ,i use …
- 09:13 Ticket #3072 ([validate] czech localization) created by
- Czech messages for jquery.validate.
06/22/08:
- 03:32 Ticket #3071 (NO_MODIFICATION_ALLOWED_ERR with XHTML mime type) created by
- In safari 3.1 on Mac I get the following error: Error: …
06/20/08:
- 23:29 Ticket #3070 ([validate] Opera and textarea tag) created by
- Validate doesn't work correctly in Opera 9.50 for textarea. With or …
- 21:52 Changeset [4812446594645b0a431b66507595afd3331e3292] by
-
- version.txt
- 21:29 Ticket #2688 (beforeSend should be able to cancel the Ajax call) closed by
- duplicate: On abort via beforeSend, ajaxStop is never called, even when ajaxStart was …
- 21:28 Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 21:18 Changeset [dee02e57558268b74bae06c247f854e7b8fa92c4] by
-
- version.txt
- 19:13 Ticket #3069 (A new enhancement for Facebox plugin) created by
- I write a new enhancement, now Facebox open in center browser window.
- 16:56 Changeset [faa502cbc0336eacf0f6c1bbc872d168a9f513e9] by
-
- src/fx.js
- 16:20 Changeset [6159593520345aa00d4051e465736f0ec42a33cd] by
-
- src/fx.js
- 11:57 Ticket #3068 (tablesorter does not work with numeric columns containing a 0) created by
- If a numeric column contains one or more 0 (zero) characters the sorting …
- 11:37 Ticket #3067 ([validate]) created by
- The Validation plugin, by Jörn Zaefferer, makes reference to $ rather than …
- 11:26 Ticket #3066 (Using text() on elements that have no textnode cause error in IE) created by
- When using text() on elements that have no textnode the following error …
- 09:02 Changeset [91a84d233d887dfe08f659779a31d43fb36cf3aa] by
-
- src/fx.js
Note: See TracTimeline
for information about the timeline view.
