Bug Tracker

Timeline


and

10/16/12:

22:35 Ticket #12748 (:not() regression in 1.8.2) closed by timmywil
notabug: That is the correct behavior. :not is never contextual per the spec.
21:21 Ticket #11110 (Firefox reports incorrect left position when margin is "auto") closed by petro
cantfix: Actually, Webkit and IE9 are correct and Firefox is incorrect. position() …
21:11 Ticket #12751 (parseJson error throwing doesn't match JSON.parse behavior) created by hustonjs
Currently when you call parseJson on , "", or {} you get null back. If …
20:55 Ticket #12750 (Ajax requests with xhrFields fail on IE8) created by indrek@…
This bug only affects IE 8.0.6001.18702CO. Notice the CO. …
20:50 Ticket #12664 (.after()) closed by Sai Wong
fixed: Refactored before/after/replaceWith to not pushStack. Fixes #12664, closes …
20:08 Ticket #12550 (jQuery Ajax cache=false doesn't always work) closed by jaubourg
fixed: Uses an additive approach to generating anti-cache parameters rather than …
19:57 Ticket #12749 (position() does not handle position:fixed elements correctly) created by fracmak2
Fixed element's are relative to the viewport, position() treats position …
19:16 Ticket #11280 (appending elements to an object element fails in IE < 9) closed by Daniel Galvez
fixed: Fix #11280. IE6-8 need name attribute to parse param. Close gh-914. …
19:07 Ticket #8908 (IE9: Clearing a cloned element's background-image causes the original ...) closed by morgangraphics
duplicate: This bug is related to the issues here: …
19:01 Ticket #12404 (.post() submits expando) closed by jaubourg
notabug
18:59 Ticket #11555 (jQuery.ajaxTransport.send.callback doesn't get called for readyState = 2 ...) closed by jaubourg
notabug
18:48 Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) closed by Greg Lavallee
fixed: Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. …
18:11 Ticket #12748 (:not() regression in 1.8.2) created by dimensia
This shows the problem occuring in jQuery 1.8.2: …
17:21 Ticket #12747 (scrollTop and scrollLeft binding fails inside POST iframe in IE 9) created by pete.setchell@…
In our Facebook application running in Facebook's canvas environment the …
16:31 Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) closed by Mike Petrovich
fixed: Fixes #11635, Explicit overflow:auto is overridden by inline …
16:14 Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) closed by rwaldron
notabug
16:03 Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) closed by elgreg
notabug: Google Chrome no longer displays the text input next to file upload …
15:58 Ticket #12746 (jQuery.parseJSON shouldn't allow single quoted strings) created by rwaldron
Native JSON.parse throws, we should throw.
15:44 Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after iterating a ...) closed by elgreg
notabug: The issue in your example is not that changes aren't persisted, but rather …
15:37 Ticket #10093 (Inconsistent behavior of AJAX when url="") closed by Ben Truyman
fixed: Handle a falsy URL in the settings object for jQuery.ajax. Fixes #10093, …
15:37 Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) closed by rascalking
cantfix: It looks like the problem is that the font should be smaller to begin …
15:19 Ticket #12730 (JQuery adds indexOf to arrays in IE8) closed by rwaldron
worksforme
15:15 Ticket #12519 (Public API methods should not have private arguments) closed by carldanley
fixed: Create private methods for processing data/removeData requests. Fixes …
14:55 Ticket #12742 (The value of 'e.which' always returning '1' in the event of .mousemove() ...) closed by dmethvin
cantfix: I agree, there's no reasonable way we can normalize or correct this across …
14:51 Ticket #12745 (Changes to "this" within jQuery.each() are not persisted after iterating a ...) created by alanoliver999@…
Bug report. When jQuery.each() is used to iterate the properties of a …
14:25 Ticket #10977 (Incorrect documentation for the index method?) closed by MORGAN
fixed: Return correct index for no-arg index() calls. Fixes #10977. Closes gh-971 …
13:39 Ticket #12686 (Live change event is not fired on IE8 when input is focused) closed by elgreg
wontfix: Took a look at this with @dmethvin. The internals of jquery spoofing event …
13:32 Ticket #12744 (Blur,Focusout not getting fired in Chrome for input type file.) created by rajendrav
 http://jsfiddle.net/rajendrav5/LuEYv/7/ Blur event on input type file …
13:05 Ticket #12743 (IE6 - events causes memory leak) created by Drawk
Attach an event to an element causes memory leaks on IE 6 (try refreshing …
12:37 Ticket #12742 (The value of 'e.which' always returning '1' in the event of .mousemove() ...) created by WayneSan <waynesan@…>
The value of 'e.which' always returning '1' in the following events: * …
12:08 Ticket #12741 (inconsistent line endings in official jquery-1.8.2.js download) created by oberhamsi
subversion was angy when I tried to add jquery. And to my surprise it was …
09:02 Ticket #12577 ('SCRIPT3: Member not found' with .attr(novalidate or aria-nocomplete)) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
00:10 Ticket #12739 (Name: Passing in an Event to trigger strips namespace) created by cobrajs
jQuery Version: Git, 1.8.2, 1.7.2 Browser: Firefox 10, 16 OS: Windows …

10/15/12:

22:07 Ticket #11292 (Error During Done Function on a Promise Is Skipped on Subsequent Runs) closed by mikesherov
notabug
21:34 Ticket #11987 (FadeIn function does not execute correctly after stop() call) closed by dmethvin
duplicate: Duplicate of #10462.
21:10 Ticket #12738 (422 Status Code Issue?) created by danilo.dev@…
I'm working with backbone, an it uses jquery for save (jQuery.ajax). When …
20:18 Ticket #11406 (docs.jquery.com redirects to page that is not maintained) closed by mikesherov
fixed: it's being fixed now. Thanks.
19:53 Ticket #12737 (an element position().top returns wrong value inside another relative ...) created by olivier.junk@…
I've made this simple demo case :  http://jsfiddle.net/uKgYs/22/ When you …
18:50 Ticket #12736 (Move pseudo:hover to jquery-compat / deprecated.js) created by elgreg
18:14 Ticket #10818 (IE9 won't fire change event if value of input is changed using keyup) closed by dmethvin
wontfix: Given the complexity/size of the fix and the problems in trying to get it …
18:02 Ticket #12004 (Allow ajax.method as alias for ajax.type) reopened by timmywil
Sorry, I'm +1 on aliasing type and method, just not switching type and …
17:41 Ticket #12004 (Allow ajax.method as alias for ajax.type) closed by timmywil
wontfix: It doesn't sound like this will get done.
17:26 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) closed by elgreg
duplicate: Duplicate of #11635.
17:24 Ticket #12456 (EXPLICIT OVERFLOW:AUTO IS OVERRIDDEN BY INLINE OVERFLOW:HIDDEN DURING ...) reopened by elgreg
17:24 Ticket #11635 (Explicit overflow:auto is overridden by inline overflow:hidden during ...) reopened by timmywil
17:18 Ticket #12735 (SlideToggle causes text to shrink after it is closed/opened again on ...) created by teeohhem@…
Background: We have a container that is opened and closed via a link. The …
16:45 Ticket #12683 (Unexpected style invalidation in select (performance issue)) closed by timmywil
cantfix: Thank you for creating a test case. I don't think we can fix this because …
16:24 Ticket #12002 ($('<select class="question" />'); vs $('<select />', {'class': ...) closed by gibson042
cantfix
16:02 Ticket #12704 (:checked is considering drop down select also) closed by timmywil
notabug: This is desired behavior and the design of the :checked selector. …
15:55 Ticket #12692 (jquery toggleClass(function) behaves incorrectly) closed by mikesherov
notabug: Thanks for contributing, but both the documentation and the code is …
15:53 Ticket #12732 (hasAttr) closed by rwaldron
duplicate: Duplicate of #9396.
15:49 Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) closed by Ben Truyman
fixed: Format @DATE to ISO 8601 format. Fixes #12725, Closes gh-957 Changeset: …
15:45 Ticket #12675 (User aborted ajax requests should result in jqXHR.statusText == 'abort' ...) closed by timmywil
notabug: The statusText is "error", but the "errorThrown" argument is more specific …
15:42 Ticket #12702 ($(string) somethings not right) closed by mikesherov
notabug: Christian Meixner is correct.
15:40 Ticket #12659 (scrollLeft() doesn't work in Android browser) closed by mikesherov
cantfix: We can't fix this, but we've reported it up to Android: …
15:22 Ticket #12648 (Can not correctly detect focus for DIVs with contenteditable in Chrome and ...) closed by timmywil
fixed: This was just fixed in Sizzle: …
15:18 Ticket #12642 (jq improperly evaluates scripts inserted in dom fragments) closed by mikesherov
wontfix
15:14 Ticket #12719 (gb2312编码,IE6不能正常工作) closed by timmywil
duplicate: Duplicate of #12720.
14:46 Ticket #12731 (jQuery/$ Error) closed by timmywil
notabug: Something is probably colliding with the $ variable, such as another …
14:46 Ticket #12734 (jQuery#trigger, jQuery#triggerHandler trigger multiple events) created by markel
You can remove attributes like this – […] or add/remove classes – …
14:39 Ticket #12733 (jQuery incorrectly handled event attaching/detaching if event argument ...) created by markel
Example:  http://jsfiddle.net/4XTJj/
14:34 Ticket #12732 (hasAttr) created by markel
This is duplicate of #4324 and #9396. You already voted on #9396, deciding …
14:18 Ticket #12698 (broken CORS preflight request when setting Authorization header) closed by jaubourg
notabug: The correct options if type not method, so you're issueing a GET …
14:12 Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) closed by dmethvin
wontfix: OK, thanks!
14:02 Ticket #12731 (jQuery/$ Error) created by zonyzerium@…
I've noticed a frequent problem I seem to be getting in Chrome, though not …
14:00 Ticket #12727 (performance regression with comma-separated selectors) closed by timmywil
duplicate: This is a known regression. On a page with fewer elements, the current …
12:43 Ticket #12728 (Getting javascript error in IE8 version) closed by timmywil
notabug: Please ask for help on the  forums or in the …
12:40 Ticket #12726 (is(':active') reports false even if button is active) closed by timmywil
duplicate: Confirmed. There is a bigger issue with :active here. …
10:47 Ticket #12730 (JQuery adds indexOf to arrays in IE8) created by serhiy.prysyazhnyy@…
i have existing functionality with following code: for (var ind in …
10:37 Ticket #12729 (attr not working) created by anonymous
attr and removeAttr is working on $(document).ready(function(){}); But not …
10:16 Ticket #12728 (Getting javascript error in IE8 version) created by Gopinath
In my page, I am two text fields for phone no and extension. I had masked …
09:48 Ticket #12727 (performance regression with comma-separated selectors) created by yuvalshirav@…
There appears to be a performance regression in v1.8.2 with regard to …
06:14 Ticket #12726 (is(':active') reports false even if button is active) created by a@…
is(':active') will report false for button in active state. $('*:active') …
04:18 Ticket #12695 (.slideDown and .slideUp method) closed by mikesherov
duplicate: Duplicate of #12694.

10/14/12:

23:46 Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line 7362 ...) closed by rwaldron
notabug: This is not a jQuery bug
22:12 Ticket #12669 (Stack overflow at line 443 in IE8) closed by mikesherov
notabug: Please report this bug to the jquery UI bug tracker here: …
22:10 Ticket #12670 (Stack overflow at line 443 in IE8) closed by mikesherov
duplicate: Duplicate of #12669.
22:09 Ticket #12689 (outerWidth and outerHeight performance degraded in jQuery 1.8) closed by mikesherov
wontfix: We know why this is happening, it's related to the accuracy improvements …
19:27 Ticket #10977 (Incorrect documentation for the index method?) reopened by mikesherov
16:07 Ticket #12606 (window.watch() called as pattern) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12606, #12671, #12672. Changeset: …
16:07 Ticket #12671 (Infinite loop on IE8 with pretty basic selector) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12606, #12671, #12672. Changeset: …
16:07 Ticket #12672 (last selector (:last) with next sibling selector (~) does not work with ...) closed by Timmy Willison
fixed: Update Sizzle: Fixes #12606, #12671, #12672. Changeset: …
14:58 Ticket #12725 (Avoid localized UTF-8 characters in intro.js @DATE) created by dmethvin
If the localized date contains non-ASCII characters, the grunt build task …
13:14 Ticket #12653 (.width() function does not account for scrollbar width in IE8) closed by mikesherov
duplicate: Duplicate of #8048. And it's still patchwelcome!
12:25 Ticket #12724 (window internet explorer console underfined jquery.js Code 0 line 7362 ...) created by anonymous
window internet explorer console underfined jquery.js Code 0 line 7362 …
10:34 Ticket #12723 (Consider using "display: default" (once implemented) to circumvent the ...) created by mikesherov
Prompted by rwaldron's comment here: …

10/13/12:

10:47 Ticket #12720 (gb2312编码下,不能正常工作) created by cjf475@…
在中文GB2312编码下,无法正常工作,若在中文utf-8编码下,可以正常工作,以前版本没有此问题。
08:53 Ticket #12628 (id selector $("#id") does not wirk with IE7) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
06:10 Ticket #12719 (gb2312编码,IE6不能正常工作) created by cjf475@…
原来网站正常工作,发现有新版了升级到jquery v1.82后,一些功能失效,经反得验证查找,发现是:编码gb2312下,firefox,IE8能正常 …
01:53 Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by gibson042
duplicate: Duplicate of #12643.
01:53 Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) reopened by gibson042

10/12/12:

21:50 Ticket #12705 (IE8 event.which return wrong value) closed by dmethvin
duplicate: Duplicate of #12699. Please reply in the dup ticket if you'd like.
20:54 Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) closed by dmethvin
notabug: Yep, the error message is accurate, sorry that older versions allowed …
20:16 Ticket #12718 (matcherFromTokens, error type cannot be called from undefined) created by fred.stackoverflow@…
at line 4914, the length can be 0 so the call […] doesn't work. I …
16:00 Ticket #12717 (Delegated submit event handler throws errors with HTML5 form attribute) created by baiamc
In IE8, when there is a delegated submit event handler, and input elements …
13:08 Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) closed by dmethvin
duplicate: Duplicate of #12626. See #12626 for the workaround. SVG is not DOM or …
13:07 Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) closed by dmethvin
notabug: > $(x).live('change', function(){ ... The only support would be if x
12:54 Ticket #12711 ($.css work with bug in FF 16) closed by mikesherov
notabug: Thanks for contributing! Unfortunately, that's just not true. Browsers …
12:46 Ticket #12713 (:focus returns false on div with contenteditable="true") closed by mikesherov
duplicate: Duplicate of #12648.
11:48 Ticket #12716 (i cannot use the ajax module of jq on chrome) created by anonymous
as the title,i set the button click method but it's doesn't work. the …
10:27 Ticket #12715 (Function .closest() adds string 'closest(selector)' to variable ...) created by andrew_lz@…
Is it correct behavior that function closest add string …
09:58 Ticket #12714 (.on(event, SELECTOR, callback) on SVG elements breaks with class selector) created by norman.pellet@…
 http://jsfiddle.net/tuZax/1/ Works with 1.7.2, broken with 1.8.2 Event: …
09:01 Ticket #12713 (:focus returns false on div with contenteditable="true") created by pascal.wacker@…
Hi (: jQuery('div[contenteditable]').is(':focus') allways returns false …
08:42 Ticket #12712 (Not working selector $('input[type="number"][value=""]').length) created by tomas.strejcek@…
$('input[type="number"][value=""]').length is 0 event if all inputs are …
06:57 Ticket #12711 ($.css work with bug in FF 16) created by anonymous
try get $(elem).css("some_css_prop"). All browsers return null if prop …
03:25 Ticket #12710 (Complex :not fails in IE 8) closed by gibson042
notabug: :lang is not supported by jQuery, but will still work in modern …

10/11/12:

23:38 Ticket #12709 (The offset function is wrong) closed by mikesherov
wontfix: Why is this pending? We know we removed the fallback offset function as we …
23:03 Ticket #12706 (.offset() is off by 8px in IE9 in some cases) closed by scott.gonzalez
notabug: Nevermind…
21:51 Ticket #12710 (Complex :not fails in IE 8) created by robert@…
This works in firefox, and IE 9, but fails in IE 8 (shows both instead of …
21:03 Ticket #12709 (The offset function is wrong) created by anonymous
Hi, offset is wrong on mobile devices such as Safari on iOS3 (and …
18:11 Ticket #12708 (properties hash ignored when attributes included in html) created by spudly
When creating DOM elements with $(), if you include any attributes in the …
18:08 Ticket #12707 (function with dot in jsonpcallback triggers the error handler) closed by dmethvin
notabug: Using the API incorrectly has undefined behavior. The ajax response didn't …
17:22 Ticket #12707 (function with dot in jsonpcallback triggers the error handler) created by kelvinator
When the callback function is inside an object/function (function name …
17:14 Ticket #12706 (.offset() is off by 8px in IE9 in some cases) created by scott.gonzalez
I'm not sure exactly what is required for this, but it seems that at a …
14:09 Ticket #12705 (IE8 event.which return wrong value) created by toneplex
IE8 event.which is return 0 for a left mouse click instead of 1. I've …
13:05 Ticket #12704 (:checked is considering drop down select also) created by thulasirams1986@…
<select> <option value="0" selected="selected">Or</option> <option …
12:30 Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) closed by gibson042
notabug: It looks like you're trying to match the innerHTML property with an …
12:21 Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) closed by gibson042
notabug
11:01 Ticket #12703 (Selector: Unable to find element by css value innerHTML/innerText.) created by anonymous
Unable to get innerHTML/innerText attribute from element. Try to find …
08:54 Ticket #12619 (jquery-1.8.2.min.js is not working on IE6) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:54 Ticket #12611 (ajax() calls success under certain failure conditions) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:54 Ticket #12608 (jQuery.ajax: contentType messing w\ HTTP POST Request with FireFox and ...) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:47 Ticket #12702 ($(string) somethings not right) created by 丁雷 shanghai, dinglei1219@…
$(string) changed string uppercase to lowercase: example: var xx = …
08:43 Ticket #12701 (Cannot use arbitrary characters in id selectors for html5) created by anonymous
Hi there, I've noticed that code like this doesn't work: $('<div …
03:39 Ticket #12682 (:eq() behavior does not match documentation) closed by ajpiano
notabug: Ported this over to  https://github.com/jquery/api.jquery.com/issues/83 and …
01:18 Ticket #12699 (Implement event.which normalization inside .click() handler) created by Ult Combo
 event.which already normalizes button …
00:49 Ticket #12698 (broken CORS preflight request when setting Authorization header) created by david.millet@…
This code generates a proper CORS preflight request due to the setting of …

10/10/12:

20:16 Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) closed by dmethvin
notabug: Looks like it's already been fixed there. …
19:38 Ticket #12697 (Node creation fails for Chrome in XHTML under certain conditions) created by Sorensen
When using XHTML and serving the page as application/xhtml+xml, node …
19:09 Ticket #12696 (Catch element in one line HTML with jQuery) created by konstantin.fedoseev@…
We have CMS system, users can add HTML content with WYSIWYG editor. I need …
17:02 Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) closed by Dave Methvin
fixed: Fix #12690. Avoid use of UTF-8 chars in final files. Changeset: …
14:23 Ticket #12695 (.slideDown and .slideUp method) created by Panda noir
Hello. I'm Japanese. I found bug. It happens when element do slideDown or …
14:22 Ticket #12694 (.slideDown and .slideUp method) created by Panda noir
Hello. I'm Japanese. I found bug. It happens when element do slideDown or …
13:46 Ticket #12693 (blacklist_urls) closed by dmethvin
notabug: Please ask for help on a forum.
13:44 Ticket #12693 (blacklist_urls) created by lmulholland@…
I am getting js errors stating "blacklist_urls undefined
13:30 Ticket #12691 (Attribute Starts With Selector) closed by dmethvin
notabug: You should quote any attribute value that contains special characters, …
11:23 Ticket #12692 (jquery toggleClass(function) behaves incorrectly) created by anonymous
If I am correct (API documentation is not 100% conclusive) the expected …
07:59 Ticket #12691 (Attribute Starts With Selector) created by biancama
if the string contains ':' the selector doesn't return null For example <a …
05:28 Ticket #12690 (Minimum JS File Contains non-ASCII Charactor) created by solidco2@…
The jquery.1.8.1.min.js file contains two non-ASCII charactor. This makes …

10/09/12:

22:30 Ticket #12689 (outerWidth and outerHeight performance degraded in jQuery 1.8) created by kycook@…
Beginning with jQuery 1.8, the performance of outerWidth and outerHeight …
21:17 Ticket #12688 (window height and width in FireFox 16) created by anonymous
$(window).height() and $(window).width() in FireFox 16 returns completely …
13:08 Ticket #12678 ($.data store in __proto__, if __proto__ has own cache) closed by dmethvin
wontfix: This is not a use case we plan on supporting. The primary use for $.data
13:07 Ticket #12687 (promise.then callback data is not properly resolved) created by anonymous
I have this code executed in 1.7.1 as resovle args parameter was …
13:02 Ticket #12680 (the .toggle() method's bug) closed by dmethvin
wontfix: The .toggle() event method has been deprecated as of jQuery 1.8. …
13:00 Ticket #12679 (Set style node content in IE) closed by gibson042
duplicate: Duplicate of #9832.
12:57 Ticket #12681 ("attribute ends with" broken in 1.8.x) closed by gibson042
notabug: The colon in that selector makes it invalid: …
12:57 Ticket #12686 (Live change event is not fired on IE8 when input is focused) created by joachim.e.rousseau+jquery@…
When 'change' event is bound whith jQuery.live() on a text input that has …
12:44 Ticket #12685 (bug: css opacity does not behave consistently across browsers) created by yiminghe
here is my testcase, open in ie6789 chrome firefox: …
11:54 Ticket #12684 (Unrecognised Expression:input:radion[name=id]) closed by sindresorhus
notabug: Thanks for taking the time to try to contribute to the jQuery project but …
10:59 Ticket #12684 (Unrecognised Expression:input:radion[name=id]) created by anonymous
I have changed my jquery version from 1.4.2 to 1.8.2 and getting the above …
09:50 Ticket #12683 (Unexpected style invalidation in select (performance issue)) created by matt.nathan@…
jQuery 1.8.2, Chrome Version 24.0.1284.2 dev, Linux CentOS 6 (haven't …
09:11 Ticket #12682 (:eq() behavior does not match documentation) created by niek.sanders@…
The selector $('foo:eq(-1)') returns the last foo, but the documentation …
09:06 Ticket #12681 ("attribute ends with" broken in 1.8.x) created by dcahh@…
I think there's a bug since 1.8.x. Following fiddle works fine in 1.7.2. …
08:40 Ticket #12597 (get the object) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:40 Ticket #12596 ($('body',window.frames[0].document).append($testShow) bug) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:40 Ticket #12595 (ajax multiple requests) closed by trac-o-bot
invalid: Because we get so many tickets, we often need to return them to the …
08:17 Ticket #12680 (the .toggle() method's bug) created by phpqhz@…
if the element has a link, then the link will can't be opened. …
07:34 Ticket #12679 (Set style node content in IE) created by px.pengxing@…
$('<style></style>').text('body{background:#fff;}').appendTo(document.body) …
07:04 Ticket #12678 ($.data store in __proto__, if __proto__ has own cache) created by gvozdev.viktor@…
Please, look example:  http://jsfiddle.net/GwBxe/ At first case proto
Note: See TracTimeline for information about the timeline view.