Timeline
Jun 21, 2010:
- 11:24 PM Ticket #4012 (Live() support for focus,blur,change,select,submit,reset events in IE) closed by
- fixed: This was implemented in 1.4.
- 11:21 PM Ticket #3982 (jQuery.error event gets incorrect arguments) closed by
- fixed: Fixed via docs.
- 11:16 PM Ticket #3190 (HOVER doesn't work on area tag in IE) closed by
- duplicate: Dup of #3030.
- 11:16 PM 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 …
- 10:54 PM 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 …
- 10:46 PM Ticket #2815 (remove element from XML doc broken & a solution) closed by
- fixed: The event rewrite in 1.4 should have fixed this.
- 10:41 PM Ticket #3015 (Restrict onunload removal of eventhandlers to IE and Firefox 2) closed by
- fixed
- 10:35 PM 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 …
- 10:32 PM 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 …
- 10:26 PM Ticket #5658 (The change event does not fire in Internet Explorer (IE)) closed by
- duplicate: Dup of #4659.
- 9:57 PM Ticket #5987 ($(window).height() bug in opera 9.0) closed by
- duplicate
- 9:56 PM Ticket #4907 (jQuery.fn.width and jQuery.fn.height returns incorrect values for ...) closed by
- duplicate: Dup of #3117.
- 9:51 PM Ticket #3561 (bug is dimension calculation msie) closed by
- invalid: Please reopen with a test case.
- 9:45 PM Ticket #3011 (Dimensions fails to return dimensions when visiblity is set to hidden) closed by
- duplicate: Dup of #4541 which has more discussion.
- 9:32 PM Ticket #6701 (jQuery(HTMLElement, context) ignores context) closed by
- invalid: There is no signature of the form
jQuery(element, context)
: … - 4:38 PM Ticket #6701 (jQuery(HTMLElement, context) ignores context) created by
- If you pass an html element reference, then context is ignored. …
- 2:18 PM Changeset [a2bd8a5]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 1:15 PM Ticket #6700 (.closest() returns duplicates of the same element within the matched set.) created by
- If, for instance, someone were to do $("#someTable …
- 7:07 AM Ticket #6699 (Selector context issue on $("tag[attrname=value]", ctxnode)) created by
- Hi guys, I am having issues selecting objects using the equals …
- 1:13 AM 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 …
- 12:53 AM 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 …
Jun 20, 2010:
- 10:40 PM Ticket #6696 (Delegate does not work with child selector "> *") created by
- A) $("#foo").delegate( "> *", "click", ... ) Doesn't work B) …
- 9:48 PM 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 …
- 9:24 PM Ticket #6695 (jQuery.support Update) created by
- Please add some of the HTML5 features to jQuery Support: …
- 4:21 PM Ticket #4362 (jQuery.val() doesn't work as expected in Konqueror) closed by
- duplicate: Dup of #3104.
- 4:17 PM Ticket #4301 (Setting CSS display to inherit breaks in IE7) closed by
- invalid
- 4:13 PM Ticket #3602 (Passing a collection with a null value will retun a jQuery with window ...) closed by
- worksforme: The change to 1.4 that made jQuery(null) --> jQuery([]) may have …
- 4:04 PM Ticket #3297 (Not working construction in Opera) closed by
- worksforme: Worked for me in Opera 10.53 and jQuery 1.4.2.
- 3:55 PM 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 …
- 3:51 PM 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.
- 3:32 PM Ticket #3904 ($('<span> </span>') ie bug - jQuery 1.2.6 & 1.3 both) closed by
- worksforme: That's actually the way contents() works: …
- 3:21 PM Ticket #3337 (find('*') is borked in a certain case.) closed by
- worksforme: I agree with flesler, the browser will sometimes discard nodes for …
- 3:18 PM Ticket #3328 (Jquery returning javascript object) closed by
- invalid: Sorry, but without further info this can't be considered.
- 3:17 PM 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.
- 3:06 PM Ticket #3005 (jQuery 1.2.6 crashes Safari 2.0.4 consistently when using appendTo()) closed by
- duplicate: Dup of #3397.
- 3:05 PM Ticket #2955 (submit function does not work under Opera 9.27) closed by
- invalid: Sorry, there's just not enough information here to repro.
- 2:21 PM Ticket #2648 (.animate(height) incorrectly sets overflow hidden on animated div) closed by
- worksforme: It's needed so that scroll bars won't appear.
- 2:20 PM Ticket #2642 (Crossbrowser way to retrieve the activeElement) closed by
- invalid: Questions are best asked in the forum, not the bug tracker.
- 2:07 PM 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 …
- 1:59 PM Ticket #2497 (:readonly) closed by
- worksforme: See above for the solution. Adding new pseudos isn't a good idea …
- 1:57 PM 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.
- 1:54 PM 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 …
- 1:50 PM Ticket #2472 ($.clone) closed by
- worksforme: Between $.extend() and Array.concat.apply() it should be possible to …
- 1:49 PM Ticket #2455 (Traversing > next example not working on FF,Opera/Mac) closed by
- fixed: Documentation has been redone, see api.jquery.com .
- 1:45 PM Ticket #2418 (Safari/WebKit version is checked incorrectly, causing null values) closed by
- fixed: Browser check has been removed.
- 1:44 PM Ticket #2325 (curCSS doesn't recognize frame scope) closed by
- fixed: Switched to elem.ownerDocument in 1.4.
- 1:39 PM Ticket #2280 (Selection by align attribute fails in Mozilla browsers) closed by
- fixed: Test case works in 1.4.2 now.
- 1:21 PM Ticket #2276 (AIR compliant) closed by
- invalid: If there are issues that are preventing AIR compliance, please submit …
- 1:09 PM Ticket #2181 (JQuery fails to execute search in pages containing applets.) closed by
- fixed
- 1:09 PM Ticket #2181 (JQuery fails to execute search in pages containing applets.) reopened by
- 1:09 PM 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 …
- 1:00 PM 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.
- 12:54 PM Ticket #1753 (inconsistent processing for xml vs html) closed by
- duplicate: I'm grouping these under #6693 as a feature request.
- 12:52 PM Ticket #6693 (Add cross-browser XML parsing support) created by
- As documented, the $("<html string>") method only supports parsing …
- 12:39 PM Ticket #1745 (css setting on svg element is broken) closed by
- duplicate: Dup of #4850.
- 1:29 AM Changeset [6a0942c]1.12-stable2.2-stablekillphp by
- README.md
- Rakefile
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- 1:29 AM Changeset [cecd1d8]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [e61d7d1]1.12-stable2.2-stablekillphp by
- README.md
- 1:29 AM Changeset [c2976e6]1.12-stable2.2-stablekillphp by
- README.md
- 1:29 AM Changeset [4e337f50]1.12-stable2.2-stablekillphp by
- README.md
- Rakefile
- 1:29 AM Changeset [ab2537a7]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [ad849eb]1.12-stable2.2-stablekillphp by
- Rakefile
sh
…- 1:29 AM Changeset [3e1ac2a]1.12-stable2.2-stablekillphp by
- Rakefile
- 1:29 AM Changeset [ef8df7f]1.12-stable2.2-stablekillphp by
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/data.js
- src/event.js
- 1:29 AM Changeset [23699bc]1.12-stable2.2-stablekillphp by
- src/traversing.js
- 1:29 AM Changeset [9568866]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 1:29 AM Changeset [dc886a83]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [ac670f3]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [d54014e]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 1:29 AM Changeset [d4aff80]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 1:29 AM Changeset [568db29]1.12-stable2.2-stablekillphp 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
- 1:29 AM Changeset [83a97f5]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 1:29 AM Changeset [31cfe62e]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 1:29 AM Changeset [f502d118]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [4e5e31f]1.12-stable2.2-stablekillphp by
- test/index.html
- test/unit/dimensions.js
- 1:29 AM Changeset [b64a51e]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 1:29 AM Changeset [b3ccf2f]1.12-stable2.2-stablekillphp 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
- …
Jun 19, 2010:
- 9:40 AM 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 …
Jun 18, 2010:
- 11:08 AM 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 …
- 9:00 AM Ticket #6691 (Feature request: Text Selection) created by
- Hi everyone, what do you think about adding the feature to …
- 6:59 AM 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: …
- 6:14 AM 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 …
Jun 17, 2010:
- 10:51 PM Ticket #2737 (calling css() with null parameter) closed by
- fixed: Fixed in 1.4.
- 10:39 PM Ticket #6099 (bug in child name selector ?) closed by
- invalid: Can you reopen with a complete test case? What is your doctype for …
- 10:38 PM Ticket #6139 (Issue with removing size attribute with IE.) closed by
- invalid: Can you reopen with a complete test case? What element does jqObject …
- 10:33 PM Ticket #6146 (.text() strips newlines in Internet Explorer) closed by
- duplicate: Duplicate of #3144.
- 10:15 PM Ticket #6572 (bugs about $(..).html() & .text()) closed by
- fixed: In the first case, I've clarified in the documentation that the …
- 10:13 PM 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 …
- 9:50 PM 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 …
- 9:26 PM 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 …
- 9:12 PM Ticket #2768 (data should accept a hash) closed by
- fixed: As of 1.4, .data() accepts a hash.
- 9:11 PM 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 …
- 9:07 PM 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 …
- 9:03 PM Ticket #6680 (Misspelling On jQuery Site) closed by
- fixed: Seems to be fixed now, thanks!
- 9:02 PM 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 …
- 9:00 PM Ticket #6683 (iframe bug jquery) closed by
- invalid: Please reopen with a test case.
- 8:52 PM 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.
- 5:07 PM Ticket #6687 (tbody always matched by :visible in IE7) created by
- The tbody tags with a 'display:none' inline style are always selected …
- 2:10 PM 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 …
- 2:07 PM 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 …
- 10:25 AM 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, …
- 4:35 AM Ticket #6683 (iframe bug jquery) created by
- Just including the javascript source of jquery 1.3.2 in iframe …
Jun 16, 2010:
- 1:56 PM 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 …
- 12:46 PM Ticket #6681 (jquery.autocomplete returns first possible match w/ string '0') created by
- Using jquery.autocomplete plugin if you 'autocomplete' on a value of …
- 11:03 AM Ticket #6680 (Misspelling On jQuery Site) created by
- Just thought I would let you know that "Commercial" is spelled …
- 6:58 AM Ticket #6679 (Dynamic area map fails on Safari/Chrome) created by
- NOT WORKING code follows: <div id="d"></div> ... <script> …
- 5:52 AM Ticket #6678 (AJAX timeout error) created by
- When ajax call makes timeout error it first loads error function and …
Jun 15, 2010:
- 11:43 PM 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 …
- 11:35 PM Ticket #5761 (Radio Button Group looses checked value in IE8 when moving it using after()) closed by
- duplicate: Dup of #5758.
- 11:34 PM Ticket #5691 (Stack overflow in IE6) closed by
- worksforme: I'm going to say this one was a 1.4 alpha bug.
- 11:26 PM Ticket #4991 (attr function breaks on .css call) closed by
- invalid: No test case.
- 11:25 PM Ticket #4983 (additional attribute added to the element when i use prepend or wrap ...) closed by
- invalid: Not enough information to reproduce the bug.
- 11:23 PM Ticket #4954 (error - reference to undefined property jQuery.cache[id][name]) closed by
- fixed: Fixed in jQuery 1.4.
- 11:10 PM 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 …
- 11:01 PM Ticket #3386 (bad option value posted from option group) closed by
- invalid: No test case.
- 11:00 PM Ticket #3374 (Support jQuery.os) closed by
- wontfix: jQuery doesn't need this internally, and it would likely be as hard to …
- 10:58 PM 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 …
- 10:43 PM Ticket #2311 ($('body').show() doesn't work) closed by
- worksforme
- 10:35 PM Ticket #6634 (form attributes somtimes become readonly and then .attr() doesn't work ...) closed by
- duplicate: Duplicate of #3113.
- 10:34 PM Ticket #6564 (Wrong determing of parameter action for form) closed by
- duplicate: Dup of #3113.
- 10:27 PM Ticket #6546 (1.3.2 .text() function does not return result for textarea in ...) closed by
- worksforme: Works fine.
- 10:14 PM 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 …
- 6:31 PM Ticket #6677 (Missing var declarations) created by
- The attached diff from version 1.4.3pre shows some missing var …
- 2:30 PM Ticket #6676 (.unbind causes "elem.removeEventListener is not a function" at #2070 ...) created by
- If JQuery event handlers are bound to non-DOM JS objects, .unbind …
- 1:11 PM Ticket #6675 (makeArray fails on objects with a length property) created by
- Try: jQuery.makeArray( {'length':5} ); in the firebug console on any …
- 12:36 PM 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 …
- 6:46 AM 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 …
- 6:39 AM Ticket #6672 (Selectors not working properly for textNodes) created by
- Hi, I am facing problems regarding selectors with text Node. I have a …
- 4:50 AM Ticket #6577 (jQuery.jsonParse is freezing FireFox and Chrome when parsing ...) reopened by
- Reopening per suggestion above, please retest with attached file. Just …
Jun 14, 2010:
- 11:21 PM Ticket #4826 (Loading HTML with script tag not working consistently) closed by
- invalid: document.write replaces the current page, so executing it will cause …
- 11:18 PM Ticket #4756 ($.ajax() needs a field for opaque data) closed by
- worksforme: See the
context
parameter of the ajax options. - 11:16 PM Ticket #4719 (jQuery.ajax dataFilter parsing of the resulting data hangs IE 7) closed by
- invalid: Please ask for help on the forum.
- 11:13 PM Ticket #4709 (setRequestHeader) closed by
- invalid: Use $.ajax; the object in $.post is for data, not ajax options. If you …
- 11:12 PM Ticket #4706 (Ajax load(...) works wrong with full HTML documents) closed by
- fixed: Hopefully I've clarified the documentation.
- 11:09 PM Ticket #5123 (Chrome $.ajax doesn't work without data option) closed by
- fixed: Landed. …
- 11:08 PM Changeset [c90d609]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/echoData.php
- test/unit/ajax.js
- 11:05 PM Changeset [c34a62f]1.12-stable2.2-stablekillphp by
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- src/ajax.js
- 11:03 PM 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?
- 11:02 PM Ticket #6451 (local jsonp requests cause ajax 'active' counter to decrement twice) closed by
- fixed: Landed. …
- 11:02 PM Changeset [d1931a8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 11:01 PM 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.
- 10:59 PM Ticket #4515 ($.ajax and content-type detection) closed by
- fixed: Fixed via #5718.
- 10:57 PM 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 …
- 10:54 PM Ticket #4453 (Ajax issues on Safari 3) closed by
- worksforme: Since there is a documented way to set the Content-Type, it seems like …
- 10:48 PM 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 …
- 10:45 PM Ticket #4112 (Out of Memory Exception in IE with AJAX calls) closed by
- fixed: This was changed (and presumably fixed) in 1.4.
- 10:32 PM Ticket #2890 (Ajax.HttpData should examine response content-type for data evaluation) closed by
- fixed: Fixed via #5718.
- 10:28 PM Ticket #6469 (API Documentation Site JS Error on Enter Key press (in Firefox)) closed by
- fixed
- 10:26 PM Ticket #2868 (Make $.param recursive) closed by
- fixed: Implemented via the ajax
traditional
property. - 10:26 PM Ticket #2871 (Multi dimentional array support for ajax posting.) closed by
- fixed: Implemented via the ajax
traditional
property. - 10:22 PM Ticket #2733 (jQuery.ajax should auto-parse response based on Content-Type, if ...) closed by
- fixed: Fixed via #5718.
- 10:17 PM Ticket #1432 (jQuery json) closed by
- fixed: This was implemented in 1.4.
- 9:44 PM Ticket #6671 (.mousemove() method fail with TypeError Exception on .dev domain) created by
- Reproduce steps: 1. Create in apache new virtual host with .dev …
- 9:43 PM 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 …
- 9:37 PM 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.
- 9:26 PM Ticket #6670 (OpenSearch Provider for api.jquery.com) created by
- It would be nice to see an OpenSearch provider added for the API …
- 9:19 PM Ticket #6436 (website demos) closed by
- invalid: It's working for me in Firefox 3.6.3/Windows; if you have more info …
- 9:14 PM Ticket #6387 (jQuery 1.4.1 append/get returns 304 error in Firefox and Opera) closed by
- invalid
- 9:13 PM 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 …
- 9:10 PM Ticket #6375 (All Tabs Displaying On Page Load.) closed by
- invalid: Not a jQuery core bug.
- 9:09 PM Ticket #6370 (web page unuseable after loading completes) closed by
- invalid: Huh?
- 9:03 PM Ticket #6342 ([validate] Additional feature for watermarking plugins) closed by
- invalid: Not a jQuery core bug.
- 9:00 PM Ticket #6335 ($.unique bug with microsoft internet explorer (8)) closed by
- invalid: http://api.jquery.com/jQuery.unique/ > This function only works on …
- 8:58 PM Ticket #6332 (Error jQuery wth function eval()) closed by
- invalid: Not a jQuery core bug.
- 8:53 PM 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 …
- 8:50 PM Ticket #6668 (Demos are broken) closed by
- worksforme: They work for me. Ask for help on the forum.
- 8:49 PM Ticket #6669 (stopPropagation does not work) closed by
- invalid: How do you know it continues to bubble up the tree? Please reopen and …
- 8:45 PM Ticket #6432 (Can create chkbox in IE8,bug can't checked it) closed by
- duplicate: Dup of #3879.
- 8:44 PM 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 …
- 8:42 PM Ticket #6272 (Inconsistent behavior while creating new checkbox) closed by
- duplicate: Dup of #3879.
- 8:41 PM Ticket #6174 (ckeckbox value not retrieved correctly) closed by
- invalid: Please reopen with a test case.
- 8:39 PM Ticket #5041 (WrapAll removed dynamically applied check state in IE6) closed by
- duplicate: Duplicate of #769.
- 8:33 PM Ticket #6275 (ie8 and "Stop running this script?") closed by
- invalid: Not a jQuery core bug, but you can get help on the forum. …
- 8:31 PM Ticket #6235 (fade in fade out text) closed by
- invalid: Not a good bug report, but a great question for the forum. …
- 8:26 PM Ticket #6204 (fadeTo fails to fade tables in IE8) closed by
- invalid: Inadequate bug reports won't stay in the jQuery bug tracker
- 8:23 PM Ticket #6198 (combined selector with live() in opera) closed by
- worksforme: This is the Opera version of #4774. Opera's querySelectorAll is being …
- 8:08 PM 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 …
- 8:07 PM 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 … - 8:02 PM Ticket #6097 (Jquery filetree plugin problem) closed by
- invalid: This is not a jQuery core bug.
- 8:02 PM Ticket #6040 (can't attach data store to an <object> element) closed by
- duplicate: Duplicate of #6073.
- 6:27 PM Ticket #6669 (stopPropagation does not work) created by
- I have the following not working: HTML <div id="contacts_box> <div> …
- 1:54 PM Ticket #6668 (Demos are broken) created by
- The demos on api.jquery.com are broken - they are either blank or …
- 11:40 AM Ticket #6667 (submit event doesn't delegate in IE* under certain conditions) created by
- If 'click' was delegated to the same context element, delegated …
- 1:45 AM Ticket #6666 (jQuery Namespaced Events Don't Trigger More General, Non-namespaced ...) created by
- Simple test: jQuery(document).bind('namespace',function(){ …
Note: See TracTimeline
for information about the timeline view.