Timeline
Jun 26, 2008:
- 6:47 PM 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 …
- 5:37 PM Ticket #3093 (Attribute selector doesn't work right with style) created by
- One might assume that one would use $("[style]") to find all elements …
- 3:09 PM Ticket #3056 (bug in attr) closed by
- invalid
- 10:09 AM Ticket #3092 (outerWidth(true) returns wrong values in Safari) created by
- When calculating outerWidth(true) in Safari, the value returned is the …
- 9:35 AM 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 …
Jun 25, 2008:
- 10:33 PM 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; …
- 9:29 PM 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 …
- 5:27 PM 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 …
- 3:43 PM Ticket #3087 (Request: minor refactor of "ajax" function to have a separate ...) created by
- The "ajax" function is kind of monolithic in that there are some …
- 6:10 AM 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 …
- 6:07 AM Ticket #3085 (In NetFront Browser v3.4SP16 UTF-8 version, most of jQuery's functions ...) created by
- cause: The following (L1369, jquery-1.2.3.js): […] Script …
- 5:33 AM 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) …
Jun 24, 2008:
- 7:55 PM Ticket #3083 (interface autocomplete plugin misbehave in IE7) created by
- interface autocomplete plugin misbehave in IE7
- 3:27 PM 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 …
- 3:24 PM Ticket #3077 (Toggle on checkboxes) closed by
- invalid: Because toggle() calls e.preventDefault() which prevents the click …
- 3:20 PM Ticket #3075 (Datepicker) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 3:09 PM 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 …
- 3:06 PM 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 …
- 3:03 PM 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 …
- 3:00 PM Ticket #3066 (Using text() on elements that have no textnode cause error in IE) closed by
- invalid
- 2:51 PM Ticket #3057 (Safari option hide bug) closed by
- wontfix: You cannot set options to display:none on IE, that's a native issue of …
- 12:22 PM Ticket #3082 (Speed improvements for jQuery.css("width"/"height") in combination of ...) created by
- After many tests, the functions outerWidth and outerHeight in …
- 12:16 PM Changeset [d1210a5]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:55 AM Changeset [201f1b6]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:24 AM 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 …
- 6:16 AM 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 …
- 6:00 AM Changeset [b5d65d4]1.12-stable2.2-stablekillphp by
- src/fx.js
- 4:59 AM 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 …
- 12:58 AM Ticket #3078 (remove() does not remove associated data) created by
- Removing a validated form element with $('#myForm').remove() does not …
Jun 23, 2008:
- 3:52 PM Ticket #3076 (Bind multiple data to same handler) closed by
- invalid: Replied at the …
- 3:26 PM Ticket #3077 (Toggle on checkboxes) created by
- Unexpectedly when a checkbox has a .toggle() bound to it the state …
- 11:41 AM Ticket #3076 (Bind multiple data to same handler) created by
- If multiple data is bound to the same event, only the last data is …
- 10:08 AM Ticket #3075 (Datepicker) created by
- It must be good if the datepicker plugin had an "display format". My …
- 9:58 AM Ticket #3074 (clone(true) does not appear to maintain data() within nodes) created by
- When cloning elements, and trying to access data within those …
- 9:40 AM 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 …
- 9:00 AM 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 …
- 5:13 AM Ticket #3072 ([validate] czech localization) created by
- Czech messages for jquery.validate.
Jun 21, 2008:
- 11:32 PM Ticket #3071 (NO_MODIFICATION_ALLOWED_ERR with XHTML mime type) created by
- In safari 3.1 on Mac I get the following error: Error: …
Jun 20, 2008:
- 7:29 PM Ticket #3070 ([validate] Opera and textarea tag) created by
- Validate doesn't work correctly in Opera 9.50 for textarea. With …
- 5:52 PM Changeset [4812446]1.12-stable2.2-stablekillphp by
- version.txt
- 5:29 PM 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 …
- 5:28 PM Ticket #2688 (beforeSend should be able to cancel the Ajax call) reopened by
- 5:18 PM Changeset [dee02e5]1.12-stable2.2-stablekillphp by
- version.txt
- 3:13 PM Ticket #3069 (A new enhancement for Facebox plugin) created by
- I write a new enhancement, now Facebox open in center browser window.
- 12:56 PM Changeset [faa502c]1.12-stable2.2-stablekillphp by
- src/fx.js
- 12:20 PM Changeset [6159593]1.12-stable2.2-stablekillphp by
- src/fx.js
- 7:57 AM 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 …
- 7:37 AM Ticket #3067 ([validate]) created by
- The Validation plugin, by Jörn Zaefferer, makes reference to $ rather …
- 7:26 AM 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 …
- 5:02 AM Changeset [91a84d2]1.12-stable2.2-stablekillphp by
- src/fx.js
Jun 19, 2008:
- 4:21 PM Ticket #3065 (UI Sortables 'stop' bug) created by
- When I use the sortables 'stop' option and capture the list order it …
- 10:53 AM Ticket #3064 (erratic results with .val() assignment) created by
- When I loop over an array of field names (like so): …
- 10:12 AM Ticket #3063 (Accordion doesn't work inside a form with Firefox 2.0, perfectly ...) created by
- Accordion doesn't work inside a form with Firefox 2.0, perfectly …
- 7:00 AM Ticket #2862 (ui-slider: Right handle on a range slider gets messed up) closed by
- fixed
- 6:51 AM Ticket #2797 ([slider] Slider Demos - "Multiple slides" - negative range?) closed by
- worksforme: Still no answer - fixed as worksforme for now.
- 6:51 AM Ticket #2791 (Double-drag with clone+revert makes object non draggable) closed by
- fixed
- 6:50 AM Ticket #2779 (Draggable stop working in IE) closed by
- worksforme: Works completely fine for me.
- 3:12 AM Ticket #2780 (Sortables - Revert) reopened by
- I can confirm the behaviour in the original post. Link provided is …
- 2:43 AM Ticket #3062 (http://jquery.com/test not deterministic) created by
- It seems that the jQuery Test Suite isn't deterministic. At least it …
Note: See TracTimeline
for information about the timeline view.