Timeline
06/01/10:
- 13:02 Ticket #6622 (Web: Plugins page broken: Nodes show "access denied") created by
- e.g. http://plugins.jquery.com/node/15424 (but is the same for ALL …
- 12:37 Ticket #6621 (urlFilter function on the omgrequire branch incorrectly handle namespaces) created by
- There is a bug in the urlFilter function (file core.js, line 759, branch …
- 12:30 Ticket #6620 (ajax method does not load XML on IE) created by
- The following steps are required to make ajax work on IE: …
- 12:30 Ticket #6619 (jquery animate not working with flash object) created by
- i have simple code which animates height of flash object. it works just …
- 06:36 Ticket #6618 (slideUp/slideDown not working when min-height CSS is set) created by
- When the CSS attribute min-height is set for an element. The .slideDown …
05/31/10:
- 23:10 Ticket #6617 (Events not working) closed by
- invalid: Please reopen with a complete test case.
- 18:09 Ticket #6617 (Events not working) created by
- Code: function bestcommentshow(id) { $('#bestcommentdiv').remove(); …
- 09:44 Ticket #6616 (jQuery $.post bug with square brackets.) created by
- var data = {id:id, theme:cthemes, type:ctypes, region:cregions, …
- 07:52 Ticket #6615 (Delegated 'mouseenter' and 'mouseleave' events are reported as 'mouseover' ...) created by
- Delegated mouseenter and mouseleave events are reported as mouseover …
05/30/10:
- 19:36 Ticket #6614 (BUG: jQuery 1.4.2 > $().after();) created by
- 1. FF works, IE8 does not working. 2. Line 2 > .after() does nothing in …
- 14:07 Ticket #6613 (Selector id not working) closed by
- invalid: Please reopen with a test case.
- 12:35 Ticket #6613 (Selector id not working) created by
- I am using jquery-1.2.4.min.js. It seems whenever I try to use this to …
- 10:02 Ticket #6612 (Support additional request types for caldav) created by
- Caldav uses, for example, REPORT instead of PUT. In line 5252 of …
- 02:46 Ticket #6611 (.live + mousedown + chrome) closed by
- invalid: Hi, can you reopen with a test case?
05/29/10:
- 19:06 Ticket #6611 (.live + mousedown + chrome) created by
- as the summary suggest, registering the mouse down event using the live …
- 13:46 Ticket #6608 ([autocomplete] result function fire 2 times) closed by
- invalid: This is the jQuery core bug tracker, autocomplete plugin bugs should not …
- 13:45 Ticket #6607 (Error in Internet Explorer while hover a button) closed by
- invalid: Please use the IE8 debugger and you should be able to easily trace the …
- 13:40 Ticket #6606 (jQuery(selector).val("") does not set value="") closed by
- worksforme: This works for me, if it doesn't work for you please submit a test case.
- 04:54 Ticket #6610 (Inconsistent behavior setting dimensions with .height(val) and .width(val)) created by
- The API documentation for .height() http://api.jquery.com/height/ …
05/28/10:
- 20:39 Ticket #6609 (Documentation Correction for Attribute Selectors) created by
- Attribute Starts With Selector [name=value] should read Attribute Begins …
- 15:15 Ticket #6608 ([autocomplete] result function fire 2 times) created by
- Hi, i have this autocomplete: $('#str_cerca_auto').autocomplete( …
- 13:23 Ticket #6607 (Error in Internet Explorer while hover a button) created by
- While hover on a button on my page in IE (and only in IE) it crash, I use …
- 12:38 Ticket #6606 (jQuery(selector).val("") does not set value="") created by
- jQuery(selector).val() returns the value of the element in question, and …
- 09:23 Ticket #6197 (Ajax is not working in IE8 but working in firefox) reopened by
- I have the same problem. The call works in Firefox and Chrome but not in …
- 06:09 Ticket #6605 (Regexp for TRIM can freeze browser) created by
- I have a problem with the trim function in jquery 1.4.2 try the replacing …
- 00:15 Ticket #6604 (html() usage can destroy forms in Internet Explorer 8.) closed by
- duplicate: Dup of #6236.
05/27/10:
- 08:51 Ticket #6604 (html() usage can destroy forms in Internet Explorer 8.) created by
- Maybe this is rather an IE8 bug than JQuery bug, I'm not sure. Internet …
- 01:45 Ticket #6597 (Pageloading with HTML 5 - Doctype (<!DOCTYPE html>) works not correct with ...) closed by
- duplicate: Duplicate of #6596 .
- 01:44 Ticket #6602 (Chrome can't do: $(...).load(url, title);) closed by
- invalid: The documentation for .load() currently says: > Note that the document …
- 01:39 Ticket #6601 (Running .html() on an input element causing IE to stop executing scripts) closed by
- invalid: It's hard enough to do something sensible with valid inputs! That error …
- 01:33 Ticket #6524 (ie8 and NaNpx value) closed by
- invalid: No test case attached. Please do not reopen this ticket without a test …
05/26/10:
- 21:28 Ticket #6603 (Ugly patch to make jQuery not crash with Greasemonkey due to sandbox ...) created by
- jQuery 1.3.2 works with Greasemonkey, 1.4.2 does not - the culprit is …
- 17:51 Ticket #6602 (Chrome can't do: $(...).load(url, title);) created by
- The solution was resolved to my satisfaction on stack overflow. I …
- 16:04 Ticket #6601 (Running .html() on an input element causing IE to stop executing scripts) created by
- If you try and change the .html() of an input element IE throws an error …
- 10:22 Ticket #6600 (Jquery - selector not selecting Id's when having periods in IE, even when ...) created by
- In IE, The selector for multiple inputs is not working whereas in firefox …
- 00:15 Ticket #6524 (ie8 and NaNpx value) reopened by
- I may be wrong here, but I have had a similar issue. here is a snippet …
05/25/10:
- 22:13 Ticket #6599 (dev.jquery.com - trac - need 'forgot password' link) created by
- There should be a 'forgot password' link for users of the trac system @ …
- 20:00 Ticket #6598 (TypeError: Result of expression 'div.style' [null] is not an object when ...) created by
- When loading jquery via an xslt page, Safari 4.0.4 (531.21.10), the latest …
- 15:02 Ticket #6597 (Pageloading with HTML 5 - Doctype (<!DOCTYPE html>) works not correct with ...) created by
- Works only, after the page is reloading manually or the content is cached: …
- 14:58 Ticket #6596 (Pageloading with HTML 5 - Doctype (<!DOCTYPE html>) works not correct with ...) created by
- Works only, after the page is reloading manually or the content is cached: …
- 03:26 Ticket #6595 (jquery constructor looses first text nodes) created by
- please see …
- 01:46 Ticket #6592 (jQuery(html, props) not works correctly in IE!) closed by
- invalid: class is a reserved word. Quote it as "class" or use …
Note: See TracTimeline
for information about the timeline view.
