Timeline
06/22/10:
- 22:55 Ticket #6708 (Opera has inconsistent result for usemap attribute value) created by
- With the html: <img id="foo" src="foo.gif" usemap="#bar"/> This …
- 19:32 Ticket #6707 (Selector does not return element) created by
- In an ASP.NET page I had to display a few products whose id followed the …
- 17:22 Ticket #6706 (Search operator becomes undefined in case of multiple seacrh from json ...) created by
- In case of multiple search done using <sjg:grid …
- 10:08 Ticket #6705 (focus() causes focus event to be handled twice in IE8) created by
- Attaching a handler for the focus event to an input/text then focusing the …
- 08:09 Ticket #6704 (In efficient use of the dedicated body element selector) created by
- Currently the optimized selector for the document.body creates a new …
- 04:02 Ticket #6703 (getScript() doesn't work for file: in Chrome) created by
- Chrome have some bizarre security policy for XHR file: access: …
- 03:24 Ticket #4012 (Live() support for focus,blur,change,select,submit,reset events in IE) closed by
- fixed: This was implemented in 1.4.
- 03:21 Ticket #3982 (jQuery.error event gets incorrect arguments) closed by
- fixed: Fixed via docs.
- 03:16 Ticket #3190 (HOVER doesn't work on area tag in IE) closed by
- duplicate: Dup of #3030.
- 03:16 Ticket #3030 (hover doesn't work with image maps) closed by
- invalid: This may have been fixed in 1.4, if not then please reopen with a simple …
- 02:54 Ticket #2386 (problem with click return value in Firefox) closed by
- invalid: This report is too vague. Please open a new ticket with a test case …
- 02:46 Ticket #2815 (remove element from XML doc broken & a solution) closed by
- fixed: The event rewrite in 1.4 should have fixed this.
- 02:41 Ticket #3015 (Restrict onunload removal of eventhandlers to IE and Firefox 2) closed by
- fixed
- 02:35 Ticket #6702 (live change event handler on select element does not work) created by
- A live change event handler attached to a select element does not work …
- 02:32 Ticket #1625 (resize event handler is called twice in IE) closed by
- wontfix: This really seems tricky to work around in jQuery, but relatively easy for …
- 02:26 Ticket #5658 (The change event does not fire in Internet Explorer (IE)) closed by
- duplicate: Dup of #4659.
- 01:57 Ticket #5987 ($(window).height() bug in opera 9.0) closed by
- duplicate
- 01:56 Ticket #4907 (jQuery.fn.width and jQuery.fn.height returns incorrect values for window ...) closed by
- duplicate: Dup of #3117.
- 01:51 Ticket #3561 (bug is dimension calculation msie) closed by
- invalid: Please reopen with a test case.
- 01:45 Ticket #3011 (Dimensions fails to return dimensions when visiblity is set to hidden) closed by
- duplicate: Dup of #4541 which has more discussion.
- 01:32 Ticket #6701 (jQuery(HTMLElement, context) ignores context) closed by
- invalid: There is no signature of the form jQuery(element, context): …
06/21/10:
- 20:38 Ticket #6701 (jQuery(HTMLElement, context) ignores context) created by
- If you pass an html element reference, then context is ignored. Suppose …
- 18:18 Changeset [a2bd8a53f3a750606abea9bbb6ee2302437d42f3] by
-
- src/traversing.js
- test/unit/traversing.js
- 17:15 Ticket #6700 (.closest() returns duplicates of the same element within the matched set.) created by
- If, for instance, someone were to do $("#someTable tr").closest("table"), …
- 11:07 Ticket #6699 (Selector context issue on $("tag[attrname=value]", ctxnode)) created by
- Hi guys, I am having issues selecting objects using the equals attribute …
- 05:13 Ticket #6698 (Cross browser pop-up wrapping badly in Chrome Stable (for Ubuntu)) created by
- The "Cross-browser" pop-up on jquery.com is wrapping "Chrome" to the next …
- 04:53 Ticket #6697 (Navbar of *.jquery.com wrapping badly in Chrome stable (Ubuntu 9.10)) created by
- I'm not sure this is where I'd report this bug, but the navbar of …
- 02:40 Ticket #6696 (Delegate does not work with child selector "> *") created by
- A) $("#foo").delegate( "> *", "click", ... ) Doesn't work B) $("#foo > …
- 01:48 Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) reopened by
- Replying to dmethvin: > I am not clear on the problem given …
- 01:24 Ticket #6695 (jQuery.support Update) created by
- Please add some of the HTML5 features to jQuery Support: …
06/20/10:
- 20:21 Ticket #4362 (jQuery.val() doesn't work as expected in Konqueror) closed by
- duplicate: Dup of #3104.
- 20:17 Ticket #4301 (Setting CSS display to inherit breaks in IE7) closed by
- invalid
- 20:13 Ticket #3602 (Passing a collection with a null value will retun a jQuery with window in ...) closed by
- worksforme: The change to 1.4 that made jQuery(null) --> jQuery([]) may have …
- 20:04 Ticket #3297 (Not working construction in Opera) closed by
- worksforme: Worked for me in Opera 10.53 and jQuery 1.4.2.
- 19:55 Ticket #3148 (Sortable items within table + float:left + IE7 = items not displayed) closed by
- invalid: Since this bug is pretty stale now I'll close it. If the problem can be …
- 19:51 Ticket #3734 (Bug in function append with iframe in ie7) closed by
- worksforme: This worked for me in IE8 and jQuery 1.4.2, test files attached.
- 19:32 Ticket #3904 ($('<span> </span>') ie bug - jQuery 1.2.6 & 1.3 both) closed by
- worksforme: That's actually the way contents() works: http://api.jquery.com/contents/ …
- 19:21 Ticket #3337 (find('*') is borked in a certain case.) closed by
- worksforme: I agree with flesler, the browser will sometimes discard nodes for these …
- 19:18 Ticket #3328 (Jquery returning javascript object) closed by
- invalid: Sorry, but without further info this can't be considered.
- 19:17 Ticket #3295 (jQuery 1.2.X's .clean() mangles namespaced elements) closed by
- invalid: Hey, waitaminit. This is XML and not HTML. jQuery doesn't parse XML.
- 19:06 Ticket #3005 (jQuery 1.2.6 crashes Safari 2.0.4 consistently when using appendTo()) closed by
- duplicate: Dup of #3397.
- 19:05 Ticket #2955 (submit function does not work under Opera 9.27) closed by
- invalid: Sorry, there's just not enough information here to repro.
- 18:21 Ticket #2648 (.animate(height) incorrectly sets overflow hidden on animated div) closed by
- worksforme: It's needed so that scroll bars won't appear.
- 18:20 Ticket #2642 (Crossbrowser way to retrieve the activeElement) closed by
- invalid: Questions are best asked in the forum, not the bug tracker.
- 18:07 Ticket #6694 (The selector $('input[type=date]') does not work in ie6) created by
- I'm trying to select <input type='date'/> elements, (html5 type …
- 17:59 Ticket #2497 (:readonly) closed by
- worksforme: See above for the solution. Adding new pseudos isn't a good idea because …
- 17:57 Ticket #2490 (wiki page for Traversing/find somewhat misleading) closed by
- fixed: Works properly (2 2) with 1.4.2 in Firefox 3.6.3 and IE8.
- 17:54 Ticket #2483 (jquery dom element construction within frame causing elements to leak) closed by
- worksforme: I don't see an increase in memory with 1.4.2 and IE8 so I'll close this …
- 17:50 Ticket #2472 ($.clone) closed by
- worksforme: Between $.extend() and Array.concat.apply() it should be possible to do …
- 17:49 Ticket #2455 (Traversing > next example not working on FF,Opera/Mac) closed by
- fixed: Documentation has been redone, see api.jquery.com .
- 17:45 Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) closed by
- fixed: Browser check has been removed.
- 17:44 Ticket #2325 (curCSS doesn't recognize frame scope) closed by
- fixed: Switched to elem.ownerDocument in 1.4.
- 17:39 Ticket #2280 (Selection by align attribute fails in Mozilla browsers) closed by
- fixed: Test case works in 1.4.2 now.
- 17:21 Ticket #2276 (AIR compliant) closed by
- invalid: If there are issues that are preventing AIR compliance, please submit …
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) reopened by
- 17:09 Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- invalid: This ticket has a confusing history, but I think the original problem was …
- 17:00 Ticket #1954 (val() returns innerHTML for button elements in IE) closed by
- worksforme: This seems to be working now, tested in 1.4.2 and IE8.
- 16:54 Ticket #1753 (inconsistent processing for xml vs html) closed by
- duplicate: I'm grouping these under #6693 as a feature request.
- 16:52 Ticket #6693 (Add cross-browser XML parsing support) created by
- As documented, the $("<html string>") method only supports parsing HTML …
- 16:39 Ticket #1745 (css setting on svg element is broken) closed by
- duplicate: Dup of #4850.
- 05:29 Changeset [6a0942c9d5bbcc7eb6b953b8d7191b7bbd1e669f] by
-
- README.md
- Rakefile
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/ajax.js
- test/data/echoData.php
- test/unit/ajax.js
- 05:29 Changeset [e61d7d12e2e4c93e834e71aa6b3bd8b410a9dce6] by
-
- README.md
- 05:29 Changeset [cecd1d87350d0a5c07e2590cedbbda78ad7ae85f] by
-
- Rakefile
- 05:29 Changeset [c2976e68ff043ebf61bbbaad019667eabdb07211] by
-
- README.md
- 05:29 Changeset [ab2537a7ec3c856df1a6192ff72e556c4a22db0e] by
-
- Rakefile
- 05:29 Changeset [4e337f504e623646f36785b25222b7f7392fbd46] by
-
- README.md
- Rakefile
- 05:29 Changeset [ef8df7f55c3fb0466fa59d5cee20a2c34f009725] by
-
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/data.js
- src/event.js
- 05:29 Changeset [dc886a83f5384dae947ff43cd04e5aa5451f3392] by
-
- test/data/testrunner.js
- 05:29 Changeset [d54014ed91f05af50be8c6ed2bcf3fb78604e82b] by
-
- test/unit/event.js
- 05:29 Changeset [ad849eb5a46d284caf8305f8f720169d4192a3ed] by
-
- Rakefile
- 05:29 Changeset [ac670f39545688dad163677dd41e1cb937f6ac6f] by
-
- test/data/testrunner.js
- 05:29 Changeset [9568866aad38ea5fc71f6d7581104524cdaaad29] by
-
- test/unit/offset.js
- 05:29 Changeset [3e1ac2aaac0a99a7c1078e8dc76898346daf5d54] by
-
- Rakefile
- 05:29 Changeset [23699bc783eae122373171b114157b0ec985edbd] by
-
- src/traversing.js
- 05:29 Changeset [f502d118d1c6226ffcc8e3498d8d12fb05b2d7c5] by
-
- test/data/testrunner.js
- 05:29 Changeset [d4aff802da1882a4969b389f37ecb60b9d61f1ce] by
-
- test/unit/core.js
- 05:29 Changeset [b64a51e136a4bcce3d0c2d5292c53d85c2d0e7de] by
-
- test/data/testrunner.js
- 05:29 Changeset [b3ccf2f2881d9ad988aba1cf3ccffb810063ab29] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/data.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/outro.js
- src/sizzle-jquery.js
- …
- 05:29 Changeset [83a97f5c21a3c8c063e05f0df40efe13069c82f2] by
-
- test/unit/ajax.js
- 05:29 Changeset [568db29c2b1c139b641197ab61a9af77356cce11] by
-
- test/data/offset/absolute.html
- test/data/offset/body.html
- test/data/offset/fixed.html
- test/data/offset/relative.html
- test/data/offset/scroll.html
- test/data/offset/static.html
- test/data/offset/table.html
- 05:29 Changeset [4e5e31f29e2944ccf4bb349a4ed670f3e8c04ebf] by
-
- test/index.html
- test/unit/dimensions.js
- 05:29 Changeset [31cfe62ed4884f0f7eff399375bf6e748738ef71] by
-
- test/unit/ajax.js
06/19/10:
- 13:40 Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) closed by
- invalid: I am not clear on the problem given the description; can you attach a test …
06/18/10:
- 15:08 Ticket #6692 (.data(object) should extend the current settings not replace them.) created by
- Unless there's some logical reason as to why this can't happen, I think it …
- 13:00 Ticket #6691 (Feature request: Text Selection) created by
- Hi everyone, what do you think about adding the feature to …
- 10:59 Ticket #6690 (Store references to location and navigator objects) created by
- I'm using jsdom to run jQuery on node.js In the main example: …
- 10:14 Ticket #6689 (chrome 5.0.375.70 can't load() a new page?) created by
- My problem is : I load a subpage in main pages.In IE browers the subpage …
- 02:51 Ticket #2737 (calling css() with null parameter) closed by
- fixed: Fixed in 1.4.
- 02:39 Ticket #6099 (bug in child name selector ?) closed by
- invalid: Can you reopen with a complete test case? What is your doctype for …
- 02:38 Ticket #6139 (Issue with removing size attribute with IE.) closed by
- invalid: Can you reopen with a complete test case? What element does jqObject refer …
- 02:33 Ticket #6146 (.text() strips newlines in Internet Explorer) closed by
- duplicate: Duplicate of #3144.
- 02:15 Ticket #6572 (bugs about $(..).html() & .text()) closed by
- fixed: In the first case, I've clarified in the documentation that the content is …
- 02:13 Ticket #6688 (jQuery 1.4.2 blocks console.log) created by
- I have a test page running locally (Apache on OSX Snow Leopard) and I …
- 01:50 Ticket #6160 (attr() not sets value correctly) closed by
- fixed: Sorry, IE just won't let you (or jQuery) change the type of an input after …
- 01:26 Ticket #5265 (jQuery.fn.data does not always behave in IE) closed by
- invalid: Can you reopen this with a complete test case? Or you could ask for help …
- 01:12 Ticket #2768 (data should accept a hash) closed by
- fixed: As of 1.4, .data() accepts a hash.
- 01:11 Ticket #3925 (.data not work text nodes in IE 6/7) closed by
- wontfix: I'm going to close this as a wontfix, not sure we can do anything about …
- 01:07 Ticket #4265 (text() is not working correctly in IE6/7) closed by
- invalid: $() cannot parse HTML. The string passed there is assigned to a div using …
- 01:03 Ticket #6680 (Misspelling On jQuery Site) closed by
- fixed: Seems to be fixed now, thanks!
- 01:02 Ticket #6681 (jquery.autocomplete returns first possible match w/ string '0') closed by
- invalid: Please ask for plugin help on the forum; this is the jQuery core bug …
- 01:00 Ticket #6683 (iframe bug jquery) closed by
- invalid: Please reopen with a test case.
- 00:52 Ticket #6685 (jQuery Image Reflection Plug-in: Does not work in Safari) closed by
- invalid: Please contact the plugin author, or ask on the forum for help.
06/17/10:
- 21:07 Ticket #6687 (tbody always matched by :visible in IE7) created by
- The tbody tags with a 'display:none' inline style are always selected with …
- 18:10 Ticket #6686 (IE8 Change Event issue with Jquery 1.4.2) created by
- This issue is specific to 1.4.2 and fine with 1.3.2. I have textbox with …
- 18:07 Ticket #6685 (jQuery Image Reflection Plug-in: Does not work in Safari) created by
- Please test our the image reflection plug-in it does not work in Safari. …
- 14:25 Ticket #6684 (css("top") (and similar getters) returns different values in different ...) created by
- if I do not specify certain elements' position values (top, left, etc.) in …
- 08:35 Ticket #6683 (iframe bug jquery) created by
- Just including the javascript source of jquery 1.3.2 in iframe (created …
06/16/10:
- 17:56 Ticket #6682 (PNG partial transparency not working in IE 8 with fadeTo()) created by
- This problem is similar to #4786 though my problem description is somewhat …
- 16:46 Ticket #6681 (jquery.autocomplete returns first possible match w/ string '0') created by
- Using jquery.autocomplete plugin if you 'autocomplete' on a value of '0' …
- 15:03 Ticket #6680 (Misspelling On jQuery Site) created by
- Just thought I would let you know that "Commercial" is spelled incorrectly …
- 10:58 Ticket #6679 (Dynamic area map fails on Safari/Chrome) created by
- NOT WORKING code follows: <div id="d"></div> ... <script> …
- 09:52 Ticket #6678 (AJAX timeout error) created by
- When ajax call makes timeout error it first loads error function and after …
- 03:43 Ticket #6287 (show() hide() bug if element is hidden with css class property) closed by
- worksforme: This is intentional. Although it's easy to get the element's css display …
- 03:35 Ticket #5761 (Radio Button Group looses checked value in IE8 when moving it using ...) closed by
- duplicate: Dup of #5758.
- 03:34 Ticket #5691 (Stack overflow in IE6) closed by
- worksforme: I'm going to say this one was a 1.4 alpha bug.
- 03:26 Ticket #4991 (attr function breaks on .css call) closed by
- invalid: No test case.
- 03:25 Ticket #4983 (additional attribute added to the element when i use prepend or wrap ...) closed by
- invalid: Not enough information to reproduce the bug.
- 03:23 Ticket #4954 (error - reference to undefined property jQuery.cache[id][name]) closed by
- fixed: Fixed in jQuery 1.4.
- 03:10 Ticket #3568 (IE7 error thrown by margin at invalid value) closed by
- invalid: The comment above the one linked points to the actual problem. Some code …
- 03:01 Ticket #3386 (bad option value posted from option group) closed by
- invalid: No test case.
- 03:00 Ticket #3374 (Support jQuery.os) closed by
- wontfix: jQuery doesn't need this internally, and it would likely be as hard to get …
- 02:58 Ticket #3320 (jquery-1.2.6.min.js and loadrunner 8.1 conflict) closed by
- invalid: Since jQuery 1.4 doesn't use packer for minimization and there's no test …
- 02:43 Ticket #2311 ($('body').show() doesn't work) closed by
- worksforme
- 02:35 Ticket #6634 (form attributes somtimes become readonly and then .attr() doesn't work ...) closed by
- duplicate: Duplicate of #3113.
- 02:34 Ticket #6564 (Wrong determing of parameter action for form) closed by
- duplicate: Dup of #3113.
- 02:27 Ticket #6546 (1.3.2 .text() function does not return result for textarea in Chrome 5, ...) closed by
- worksforme: Works fine.
- 02:14 Ticket #6664 (parse error from jQuery.parseJSON(data)) closed by
- worksforme: When I copy/pasta that into jsonlint it works. It might be a strange …
06/15/10:
- 22:31 Ticket #6677 (Missing var declarations) created by
- The attached diff from version 1.4.3pre shows some missing var …
- 18:30 Ticket #6676 (.unbind causes "elem.removeEventListener is not a function" at #2070 for ...) created by
- If JQuery event handlers are bound to non-DOM JS objects, .unbind throws …
- 17:11 Ticket #6675 (makeArray fails on objects with a length property) created by
- Try: jQuery.makeArray( {'length':5} ); in the firebug console on any …
- 16:36 Ticket #6674 (GET request sends Content-Type header when data on URI) created by
- Hello, The fix for ticket #4183 (between 1.3.2 and 1.4) implies that GET …
- 10:46 Ticket #6673 ($("body").wrapInner("<div id='wrapper'></div>") results in blank screen.) created by
- On most of the pages which has scripts $("body").wrapInner("<div …
- 10:39 Ticket #6672 (Selectors not working properly for textNodes) created by
- Hi, I am facing problems regarding selectors with text Node. I have a …
- 08:50 Ticket #6577 (jQuery.jsonParse is freezing FireFox and Chrome when parsing non-breaking ...) reopened by
- Reopening per suggestion above, please retest with attached file. Just …
- 03:21 Ticket #4826 (Loading HTML with script tag not working consistently) closed by
- invalid: document.write replaces the current page, so executing it will cause …
- 03:18 Ticket #4756 ($.ajax() needs a field for opaque data) closed by
- worksforme: See the context parameter of the ajax options.
- 03:16 Ticket #4719 (jQuery.ajax dataFilter parsing of the resulting data hangs IE 7) closed by
- invalid: Please ask for help on the forum.
- 03:13 Ticket #4709 (setRequestHeader) closed by
- invalid: Use $.ajax; the object in $.post is for data, not ajax options. If you …
- 03:12 Ticket #4706 (Ajax load(...) works wrong with full HTML documents) closed by
- fixed: Hopefully I've clarified the documentation.
- 03:09 Ticket #5123 (Chrome $.ajax doesn't work without data option) closed by
- fixed: Landed. …
- 03:08 Changeset [c90d609c0d10a8792b0b31e226592fd707f45570] by
-
- src/ajax.js
- test/data/echoData.php
- test/unit/ajax.js
- 03:05 Changeset [c34a62f8abbd9598e7a6647754c449ce92418b3a] by
-
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/ajax.js
- 03:03 Ticket #4698 (jQuery test suite fails silently on Fx 3.0 when using a proxy) closed by
- invalid: We need more information ... do you have a test case or network trace?
- 03:02 Ticket #6451 (local jsonp requests cause ajax 'active' counter to decrement twice) closed by
- fixed: Landed. …
- 03:02 Changeset [d1931a8241dcac1617cc8388f6dd6284c89c545d] by
-
- src/ajax.js
- test/unit/ajax.js
- 03:01 Ticket #4648 (JSON: Mozilla and Apache problem (response mixed with HTTP headers)) closed by
- invalid: Please reopen with a test case that demonstrates the problem.
- 02:59 Ticket #4515 ($.ajax and content-type detection) closed by
- fixed: Fixed via #5718.
- 02:57 Ticket #4372 (ajax call needs two data sections) closed by
- worksforme: The easiest way to do that would be to use .serialize() to create your url …
- 02:54 Ticket #4453 (Ajax issues on Safari 3) closed by
- worksforme: Since there is a documented way to set the Content-Type, it seems like a …
- 02:48 Ticket #4355 (Ajax.load ignores strings as data parameter for POST requests) closed by
- worksforme: The docs for load say: > The POST method is used if data is provided as …
- 02:45 Ticket #4112 (Out of Memory Exception in IE with AJAX calls) closed by
- fixed: This was changed (and presumably fixed) in 1.4.
- 02:32 Ticket #2890 (Ajax.HttpData should examine response content-type for data evaluation) closed by
- fixed: Fixed via #5718.
- 02:28 Ticket #6469 (API Documentation Site JS Error on Enter Key press (in Firefox)) closed by
- fixed
- 02:26 Ticket #2868 (Make $.param recursive) closed by
- fixed: Implemented via the ajax traditional property.
- 02:26 Ticket #2871 (Multi dimentional array support for ajax posting.) closed by
- fixed: Implemented via the ajax traditional property.
- 02:22 Ticket #2733 (jQuery.ajax should auto-parse response based on Content-Type, if dataType ...) closed by
- fixed: Fixed via #5718.
- 02:17 Ticket #1432 (jQuery json) closed by
- fixed: This was implemented in 1.4.
- 01:44 Ticket #6671 (.mousemove() method fail with TypeError Exception on .dev domain) created by
- Reproduce steps: 1. Create in apache new virtual host with .dev zone …
- 01:43 Ticket #6538 (Toggle doesn't work in Chrome) closed by
- invalid: Can you narrow down the test case a bit more? Use only jQuery core so we …
- 01:37 Ticket #6500 (document.domain + IE6 + jQuery 1.4.x = "Permission denied" error) closed by
- worksforme: I'll close this, sounds like there's a simple workaround.
- 01:26 Ticket #6670 (OpenSearch Provider for api.jquery.com) created by
- It would be nice to see an OpenSearch provider added for the API …
- 01:19 Ticket #6436 (website demos) closed by
- invalid: It's working for me in Firefox 3.6.3/Windows; if you have more info about …
- 01:14 Ticket #6387 (jQuery 1.4.1 append/get returns 304 error in Firefox and Opera) closed by
- invalid
- 01:13 Ticket #6377 (Dynamically created radio button not checked in ie7) closed by
- duplicate: Duplicate of the prolific #3879 except that's for checkboxes, so I'll …
- 01:10 Ticket #6375 (All Tabs Displaying On Page Load.) closed by
- invalid: Not a jQuery core bug.
- 01:09 Ticket #6370 (web page unuseable after loading completes) closed by
- invalid: Huh?
- 01:03 Ticket #6342 ([validate] Additional feature for watermarking plugins) closed by
- invalid: Not a jQuery core bug.
- 01:00 Ticket #6335 ($.unique bug with microsoft internet explorer (8)) closed by
- invalid: http://api.jquery.com/jQuery.unique/ > This function only works on plain …
- 00:58 Ticket #6332 (Error jQuery wth function eval()) closed by
- invalid: Not a jQuery core bug.
- 00:53 Ticket #6666 (jQuery Namespaced Events Don't Trigger More General, Non-namespaced ...) closed by
- worksforme: Think of the "namespaced" events like CSS classes. What you have as …
- 00:50 Ticket #6668 (Demos are broken) closed by
- worksforme: They work for me. Ask for help on the forum.
- 00:49 Ticket #6669 (stopPropagation does not work) closed by
- invalid: How do you know it continues to bubble up the tree? Please reopen and …
- 00:45 Ticket #6432 (Can create chkbox in IE8,bug can't checked it) closed by
- duplicate: Dup of #3879.
- 00:44 Ticket #6330 ('checked' attribute does not get rendered to string) closed by
- duplicate: The "checked" is a dynamic property of the element; it's not a requirement …
- 00:42 Ticket #6272 (Inconsistent behavior while creating new checkbox) closed by
- duplicate: Dup of #3879.
- 00:41 Ticket #6174 (ckeckbox value not retrieved correctly) closed by
- invalid: Please reopen with a test case.
- 00:39 Ticket #5041 (WrapAll removed dynamically applied check state in IE6) closed by
- duplicate: Duplicate of #769.
- 00:33 Ticket #6275 (ie8 and "Stop running this script?") closed by
- invalid: Not a jQuery core bug, but you can get help on the forum. …
- 00:31 Ticket #6235 (fade in fade out text) closed by
- invalid: Not a good bug report, but a great question for the forum. …
- 00:26 Ticket #6204 (fadeTo fails to fade tables in IE8) closed by
- invalid: Inadequate bug reports won't stay in the jQuery bug tracker
- 00:23 Ticket #6198 (combined selector with live() in opera) closed by
- worksforme: This is the Opera version of #4774. Opera's querySelectorAll is being …
- 00:08 Ticket #6112 (:eq() Selector not working in Chrome, Safari and Opera) closed by
- invalid: Kind of hard to say without a complete test case that includes the markup. …
- 00:07 Ticket #6111 (find() found a wrong number of tags using IE7) closed by
- invalid: You cannot use the </input> tag in HTML4, the tag is always assumed …
- 00:02 Ticket #6097 (Jquery filetree plugin problem) closed by
- invalid: This is not a jQuery core bug.
- 00:02 Ticket #6040 (can't attach data store to an <object> element) closed by
- duplicate: Duplicate of #6073.
Note: See TracTimeline
for information about the timeline view.
