Timeline
08/07/09:
- 21:11 Ticket #4960 (toggle() and hide()) closed by
- duplicate: Duplicate of #4512, which has already been fixed.
- 21:11 Ticket #4753 (toggle in IE8) closed by
- duplicate: Duplicate of #4512, which has already been fixed.
- 18:29 Ticket #5025 (bug Internet Explorer 8) closed by
- invalid: Reopen if you can create a test case.
- 17:36 Ticket #4815 (Doesn't add a class properly) closed by
- invalid: Your selector is selecting all tds under #up. Please review the jQuery …
- 17:31 Ticket #4896 (event - frame - ie and document error) closed by
- invalid: Please reopen with a test case if you have one.
- 17:26 Ticket #4899 (Bug in UI datepicker) closed by
- invalid: This should be reported on the jQuery UI bug tracker. …
- 17:25 Ticket #4861 (Regarding too much recursion Issue.) closed by
- invalid: This request would be best handled on the forums, since it's not a bug …
- 17:24 Ticket #4862 (Regarding too much recursion Issue.) closed by
- invalid: Dup of #4861.
- 17:18 Ticket #3964 (Multiple click events fire on a single click) closed by
- invalid: This is not a very specific report. If you can reduce it to a simple test …
- 16:56 Ticket #4422 (Clone under IE8 - form with trailing / in action) closed by
- duplicate: Closing as a dup of #4417.
- 16:50 Ticket #4721 (IE: Underlying visible elements Displaying when parent is Hidden) closed by
- invalid: Closed due to inactivity; reopen with a test case if you have one.
- 16:45 Ticket #4739 (odd behavior from resizable contianment when resizable has absolute ...) closed by
- invalid
- 16:42 Ticket #4760 (IE Raises error on page load/close in jquery) closed by
- invalid
- 16:40 Ticket #4832 (" Expected ';' " with very high line number in IE7) closed by
- invalid: This isn't specific enough to be filed as a bug. If you can narrow down …
- 16:36 Ticket #4881 (Form elements removed from the object after applying $(...) to it) closed by
- invalid: What browser is this? There is no each() method on the form elements …
- 16:30 Ticket #4392 (.val('') does not deselect) closed by
- invalid: Closed-inactive.
- 15:50 Ticket #5025 (bug Internet Explorer 8) created by
- Hello dont work: var file = $(var_this).attr('href'); $.ajax( { …
- 13:44 Ticket #5024 (fix for 1.2.6: name undefined in attr()) created by
- Hi! In attr(), from 1.2.6: attr: function( name, value, type ) { var …
- 12:37 Ticket #5023 (hide should also hide partially finished animations) created by
- Hi When i call hide for an Object which is in the middle of the animation …
- 02:52 Ticket #5019 (AUTO REFRESH USING JQUERY) closed by
- invalid: Please ask programming questions on the forums rather than the bug …
- 02:50 Ticket #5014 (IE8 bug $(element).append() bug with multiple TEXT params) closed by
- duplicate: Duplicate of #4011.
- 02:06 Ticket #5022 (strings of markup and application/xml) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/594106bdd4dc …
08/06/09:
- 14:27 Ticket #5021 ("unbind" changes internal JQuery id) created by
- Hi I have the following problem: Pseudocode: var x = $.data(this) …
- 11:55 Ticket #5020 (Attribute selector with filter fails) created by
- Attribute selector combined with filter fails in 1.3.2 when attribute …
- 11:21 Ticket #5019 (AUTO REFRESH USING JQUERY) created by
- Hi, I am new jquery. Can one explain me how to refresh page without …
- 07:24 Ticket #5018 (Javascript Exectuion order when using replaceWith) created by
- I have attached an example of the bug with the ticket. In a nutshell, when …
08/05/09:
- 21:33 Ticket #5017 ([PATCH] JSONP fails on page with no HEAD) created by
- On a page with no HEAD, JSONP requests fail because jQuery.ajax tries to …
- 19:06 Ticket #5016 (parents() order different when selector added) created by
- When you look at the returned elements when using parents() you get the …
- 14:25 Ticket #5015 (jQuery Main Website URL) created by
- On this page: http://docs.jquery.com/Tutorials:jQuery_For_Designers The …
- 13:14 Ticket #5014 (IE8 bug $(element).append() bug with multiple TEXT params) created by
- $('<div />').append(',?') appears an Error: Line: 957 Error: …
08/04/09:
- 16:09 Ticket #5013 (Enhancement: val(callback)) created by
- I was inspired by this question on Stack Overflow: …
- 15:44 Ticket #5012 (jquery shuffle (cycle) shows black border in IE when using png images) created by
- I created a card cycle plugin using the jquery shuffle and IE is showing a …
- 15:13 Ticket #5011 (Lower the number of animation steps per second in jQuery FX) created by
- I'm having concerns with processing power when using the animate() method …
- 14:20 Ticket #5010 (show() & hide() do not work on elements that have a hidden parent) created by
- show() and hide() (and all other toggle effects) will ignore elements that …
- 10:03 Ticket #5009 ([validate] option witout no value crashes in i.e.) created by
- with Validation plugin this cause a crash in i.e. (I've tested in i.e. 8) …
- 00:19 Ticket #5006 ($('iframe').attr('src') != $('iframe')[0].src) created by
- Somewhat a weird bug, but if the src is ' http://www.google.com', one has a …
08/03/09:
- 17:17 Ticket #5005 (jQuery 1.3.2 and nightly HTML title change bug in IE8) created by
- Hi guys, I was working on changing html title via a small script using …
- 13:30 Ticket #5004 (not possible to change option of validate more than on time) created by
- one time a form is submitted it's not possible a second time to change …
- 11:43 Ticket #5003 (IE7 selector bug when selecting several nodes by ID) created by
- I've noticed that the following code does not work properly in IE7 : …
- 00:17 Ticket #5002 ($.EACH utility LENGTH property bug) created by
- When using $.each utility on object with .length property $.each function …
08/02/09:
- 20:17 Ticket #4998 (attr("selected", true) fails in IE6) closed by
- invalid: You should be using: […] That's always worked for me on all browsers. …
- 19:53 Ticket #5000 (Add Join Object to Core) closed by
- worksforme: Yeah, this sounds exactly like jQuery.extend. Check it out.
08/01/09:
- 19:43 Ticket #5001 (jQuery fails to animate sertain CSS rules - IE mostly) created by
- Im Building a component equilevant to animateToClass and in this …
- 14:18 Ticket #5000 (Add Join Object to Core) created by
- It would be cool if a function like: function joinObjs() { var newObj …
- 06:54 Ticket #4999 (Selectors with commas do not work in jQuery 1.3 and IE 7 against XHR ...) created by
- jQuery 1.3 & Internet Explorer 7 do not correctly select from an …
- 00:30 Ticket #4998 (attr("selected", true) fails in IE6) created by
- In my script, I'm finding an <option> element and setting it to be …
07/31/09:
- 22:39 Ticket #4997 (apply selector to context as well as descendants) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/2778a225b1f2 …
- 16:41 Ticket #4996 (getBoundingClientRect causes 'Unspecified Error' in IE after ajax) created by
- In jQuery-1.3.2 Line 4176 Only occurs in IE Reproduce details: Telerik …
Note: See TracTimeline
for information about the timeline view.
