Timeline
09/25/09:
- 21:46 Ticket #5295 (Support "blur" / "focus" as events for $.live()) created by
- http://stackoverflow.com/questions/1199293/simulating-focus-and-blur-in-jqu …
- 21:41 Ticket #5191 (add .unwrap method) closed by
- fixed: Landed in SVN rev [6586].
- 21:41 Changeset [69e6e53555f21f07b534f1169298f7b33011bb4b] by
-
- src/manipulation.js
- test/unit/manipulation.js
- 21:36 Changeset [70b9aed422c34047299fe6e8934902fae61f2a3e] by
-
- version.txt
- 20:35 Ticket #5294 (Add the jQuery 1.4 roadmap to http://dev.jquery.com/roadmap) created by
- Hi Guys, I noticed the 1.4 roadmap was missing from the roadmap page. …
- 18:24 Ticket #5293 (createElement optimization should allow for tag pair as well as ...) created by
- To take advantage of the document.createElement optimization when a tag …
- 18:21 Changeset [79ba722e6ee04c7d54c3d67e6fdcf6a99dbbaf3c] by
-
- version.txt
- 17:55 Changeset [67d445a703491c90a7d3c46be34bcdceb4d1c896] by
-
- src/core.js
- src/data.js
- src/manipulation.js
- src/selector.js
- src/traversing.js
- test/unit/core.js
- test/unit/data.js
- test/unit/manipulation.js
- test/unit/traversing.js
- 15:36 Ticket #5292 (Ajax Async Request fails in IE8) created by
- Hi, i have a problem with a ajax call. This method is giving me …
- 08:26 Ticket #5291 (Error using $().attr() in IE 8.0.6) created by
- When using jQuery attr method with IE 8.0.6, I get folowing error: …
- 03:22 Ticket #5290 (Mousing over element with 'title' attribute breaks hover()) created by
- I have a div that expands on hover and closes on mouseout. This div …
- 01:53 Ticket #5151 (IE Script Error: Invalid Argument Line 19 Char 31804) closed by
- invalid: There's not enough information to determine if this is a bug.
- 01:50 Ticket #3961 (XML selector doesnt work as it should, in IE6) closed by
- invalid
- 01:37 Ticket #3389 (Hover events not triggered from 'area' elements in IE6) closed by
- invalid: The link is broken, please reopen with a test case if the problem still …
- 01:17 Ticket #3705 (AJAX IE6 with quirks mode runtime error) closed by
- duplicate: Dup of #4378.
- 01:09 Ticket #5184 (DropDownList - Change not working in IE7) closed by
- invalid: It's already on the list as an enhancement, but currently working as …
09/24/09:
- 12:02 Ticket #5289 (Provide static support for Function.prototype.bind) created by
- binding context and arguments to functions is very useful, especially when …[…]
- 11:01 Ticket #5288 (Add jQuery.num() function to cast value to number (int/float)) created by
- Add a simple function to cast value to number, either as jQuery.num( …
- 04:51 Ticket #5287 (Invalid label using getJson) created by
- Hi I face invalid label problem when i am using the getJson method for …
- 03:48 Ticket #5127 ($.broswer.version) closed by
- duplicate: Duplicate of #2661.
- 03:47 Ticket #5135 (Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 at line 911 in 1.3.2) closed by
- invalid: Please reopen if you have a test case.
- 03:32 Ticket #5210 (css background-position in IE8 returns undefined) closed by
- duplicate: Duplicate of #4295. Use individual properties not shorthand ones.
- 03:18 Ticket #5252 (attr adding an event to an input field does not work in IE but does in ...) closed by
- invalid: Don't set event handlers using .attr().
- 03:12 Ticket #5253 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) closed by
- duplicate: Dup of #5253.
- 03:11 Ticket #5254 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) closed by
- invalid: If you're still having the problem, reopen this ticket with the exact …
- 03:10 Ticket #5255 (JQuery doesn't work in IE8) closed by
- invalid
- 03:09 Ticket #5256 ($(...).remove() in IE6) closed by
- invalid: A document that contains two elements with the same id attribute is …
- 03:06 Ticket #5257 (Selectors with Firefox 3.5 and Google Chrome) closed by
- invalid: This seems like it would be best handled on one of the forums until it's …
- 02:55 Ticket #5273 ($.ajax() XML handling problem on IE 7 and IE 8) closed by
- invalid: If you don't specify a dataType, jQuery tries to figure it out from the …
- 02:30 Ticket #5277 (bug in doc : toggle(switch)) closed by
- fixed: Fixed, thanks!
- 01:37 Ticket #5285 (IE7 & IE8 leak memory in jQuery.remove, probably caused by jQuery.data) closed by
- fixed: This appears to be fixed in SVN.
09/23/09:
- 19:16 Ticket #5286 (animate bug) created by
- Sorry for my poor English. The parent page use an iframe to load a child …
- 14:20 Ticket #5285 (IE7 & IE8 leak memory in jQuery.remove, probably caused by jQuery.data) created by
- Note: this problem was explored in depth on this Stack Overflow question …
09/22/09:
- 20:43 Ticket #5284 (mootools conflict with getElementsByClassName) created by
- SpriteMe ( http://spriteme.org/) is a bookmarklet that uses …
- 11:41 Ticket #5283 (Slide removes list bullets) created by
- When an HTML list item is hidden and then revealed using …
- 09:27 Ticket #5282 (Elements have different order after find("*") and filter() in IE7) created by
- $cloned = $(this).clone(true); $elements = …
- 04:07 Ticket #5281 (Bug in latest jquery-1.3.2) created by
- Line Num 1421 ie var chunker = …
09/21/09:
- 20:07 Ticket #5278 (jQuery calls Object.each on onload and unload) closed by
- duplicate: Duplicate of #2721.
- 17:50 Ticket #5280 (AJAX requests should abort on unload (they reserve connections in IE)) created by
- There is a bug in IE (seen in 7, heard about in others) where AJAX …
- 17:38 Ticket #5279 (opera version is incorrect or browser.version is wrong) created by
- I understand that jQuery.browser is now being depreciated, but while it …
- 15:38 Ticket #5278 (jQuery calls Object.each on onload and unload) created by
- If Object.prototype.each is defined, jQuery calls it on onload and …
- 14:47 Ticket #5277 (bug in doc : toggle(switch)) created by
- bug in documentation: http://docs.jquery.com/Effects/toggle#switch Bad …
- 14:12 Ticket #5276 (Callback function not executing after the specified time) closed by
- worksforme
- 13:37 Ticket #5276 (Callback function not executing after the specified time) created by
- I am using a simple snippet like this: …
- 08:56 Ticket #5275 (jquery.extend should set displayName on functions) created by
- Both Firebug and the Safari debugger support the convention that if a …
09/20/09:
- 23:45 Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) created by
- The toggle event stores the current cycle position on the DOM element with …
- 19:24 Ticket #5273 ($.ajax() XML handling problem on IE 7 and IE 8) created by
- Hi, I browsed around for this and couldn't find this issue.. I have this …
09/19/09:
- 14:09 Ticket #5272 (animate height to "auto") created by
- I'd love to be able to animate the height of an element to "auto", like …
- 12:02 Ticket #5271 ($()) created by
- Hello! I use a translator, so excuse me for mistakes! $().end() returns …
- 11:00 Ticket #5270 (clone() doesn't clone filters in IE6) created by
- I've got some elements with fixed png's by filters. Using clone() function …
09/18/09:
- 19:35 Ticket #5269 ($(document).ready and Frames) created by
- I think I've run into a bug similar to: http://dev.jquery.com/ticket/3988 …
- 14:25 Ticket #5268 (Bug with show()/hide() functions in Chrome browser) created by
- When you are trying to use any parameters 'fast' or 'slow' in such …
- 06:02 Ticket #5267 (Submit Delegation Patch) created by
- submit delegation patch This improves on the existing functionality in 2 …
Note: See TracTimeline
for information about the timeline view.
