Timeline
May 11, 2010:
- 10:38 PM Ticket #6559 (.html() function returns inconsistent results) closed by
- worksforme: a is correct. The html contents of the div element were returned. b …
- 8:22 PM Ticket #6559 (.html() function returns inconsistent results) created by
- <html> <script src="jquery142.js"></script> <script …
- 1:57 PM Ticket #6558 (appendTo allows script tags to leak into the DOM) created by
- In firefox 3.6.3 when I use $('head').append('<script …
- 4:53 AM Ticket #6557 (ajax async: false not honored for remote script loading) created by
- $.ajax({ type: 'GET', url: …
May 10, 2010:
- 10:44 PM Ticket #6555 (.add(selector) does not add any matched elements) closed by
- worksforme: See http://jsbin.com/osiye3 .
- 10:18 PM Ticket #3571 (validate - submit works after fixing only one required field Options) closed by
- invalid
- 10:17 PM Ticket #6553 (recursion error with 1.4.2) closed by
- invalid: Please reopen with a complete minimal test case, or open a discussion …
- 5:07 PM Ticket #6556 (.data(object) breaks event handling) created by
- Calling .data({...}) results in a JS exception in jQuery.event.handle …
- 4:21 PM Ticket #6555 (.add(selector) does not add any matched elements) created by
- Adding elements to a jQuery object using the .add(selector) method …
- 11:27 AM Ticket #6554 (Selection of input value doesn't work in all browsers) created by
- Here's a full example of the issue. Works in IE 8. Doesn't in Firefox. …
- 9:26 AM Ticket #6432 (Can create chkbox in IE8,bug can't checked it) reopened by
- I have exactly the same problem - I've attached an example which …
- 6:36 AM Ticket #3571 (validate - submit works after fixing only one required field Options) reopened by
- > Please file plugin bugs with the appropriate author on their bug …
- 5:03 AM Ticket #6553 (recursion error with 1.4.2) created by
- I have a recursive function which replaces a div when a link is …
- 1:05 AM Ticket #6552 (ajaxSetup for data not work of get method) created by
- call: $.ajaxSetup({data:{ajax=1}}) then every call on $.post will …
May 9, 2010:
- 4:29 PM Ticket #6551 (jsonp without a defined callback name does not set the Accept headers ...) created by
- Try using the $.getJSON(...) or $.ajax(... ,dataType: 'jsonp', ... ) …
May 8, 2010:
- 5:40 PM Ticket #6550 (Reading the CSS left value fails in Opera) created by
- When an HTML element is positioned relatively but its left property is …
May 7, 2010:
- 10:11 PM Ticket #6548 (.attr() not setting "spellcheck" correctly to "false") closed by
- worksforme: As this page says, spellcheck is a bit of an oddball: …
- 8:44 PM Ticket #6549 (AJAX calls should set the "Accept" header if appropriate) created by
- Some web service libraries (like Jersey) allow you to send back data …
- 3:33 PM Ticket #6548 (.attr() not setting "spellcheck" correctly to "false") created by
- If I do: $("textarea").attr('spellcheck', 'false'); then inspect the …
- 1:40 PM Ticket #6543 (:visible and :nth-child selector) closed by
- worksforme: Note that
:eq
and:even
are 0-based and apply to the … - 1:12 PM Ticket #6541 (Weird behaviour of click handler in WebKit-based browsers) closed by
- invalid: Just to be sure we see what you're seeing, can you reopen and attach a …
- 1:10 PM Ticket #6544 (onfocus = this.blur() not working?) closed by
- invalid: Closed per your request.
- 1:10 PM Ticket #6545 (bug in jquery-1.4.2.min.js) closed by
- invalid: Please reopen and attach a test case.
- 1:05 PM Ticket #6547 (jQuery.each has unnecessary property lookups which are a hindrance to ...) created by
- Hello jQuery! I improved the performance of $.each while iterating …
- 1:05 PM Ticket #6546 (1.3.2 .text() function does not return result for textarea in ...) created by
- Pretty simple bug. $('#textarea').text(); returns the inputted …
- 7:00 AM Ticket #6545 (bug in jquery-1.4.2.min.js) created by
- in expression: if(i||k.test(u.namespace)){...} firefox report: "u …
- 6:28 AM Ticket #6544 (onfocus = this.blur() not working?) created by
- When i use jQuery and add to an text input element the following …
- 2:20 AM Ticket #6543 (:visible and :nth-child selector) created by
- there is a problem with not visible elements (in my case TRs) ".tab …
- 1:56 AM Ticket #6542 (iPhone Safari does not apply the scroll animation to top of the page) created by
- When using the code to navigate slowly back to the top of the page, …
- 1:01 AM Ticket #6541 (Weird behaviour of click handler in WebKit-based browsers) created by
- Here's some sample code: Click handler for checkbox …
- 12:50 AM Ticket #6540 (.offset() is not consistent between browsers) created by
- The offsets returned by jQuery.fn.offset() isn't relatively same …
May 6, 2010:
- 7:54 PM Ticket #6539 (.offset() uses scroll offset of current document, not of the element's ...) created by
- When using $('#elId', opener.document).offset(); in a popup window (to …
- 2:37 PM Ticket #6537 (.get()) closed by
- invalid: This is inadequate information for a bug report. Start the debugging …
- 2:28 PM Ticket #6535 (jquery conflicts,please help me on this if any one will helps me it ...) closed by
- invalid: You have mistaken the bug tracker for the forum. http://forum.jquery.com
- 2:01 PM Ticket #6538 (Toggle doesn't work in Chrome) created by
- Using toggle to show/hide elements does not appear to work in Chrome. …
- 12:10 PM Ticket #6537 (.get()) created by
- Browser: Firefox Version: 3.6.3 Call is ok (200) but response is …
- 10:11 AM Ticket #6536 (empty() triggers 'remove: java.lang.NoSuchFieldException' upon ...) closed by
- worksforme: This issue was fixed in jQuery 1.4.
- 8:24 AM Ticket #6536 (empty() triggers 'remove: java.lang.NoSuchFieldException' upon ...) created by
- A customer of ours is using jquery-1.3.2 and was experiencing problems …
- 6:30 AM Ticket #6535 (jquery conflicts,please help me on this if any one will helps me it ...) created by
- Am using tow jquery files in a same page like scripts/ui.sortable.js …
- 4:22 AM Ticket #6529 ($("body").<somemethod>(...) throws if body does't exist) reopened by
- > The body element should exist before any situation where it's …
May 5, 2010:
- 8:04 PM Ticket #6530 ([autocomplete] Error when binding search()) closed by
- invalid: This is the jQuery core bug tracker. Please report plugin bugs to the …
- 8:03 PM Ticket #6529 ($("body").<somemethod>(...) throws if body does't exist) closed by
- invalid: The body element should exist before any situation where it's needed. …
- 8:02 PM Ticket #6534 ("doc.createDocumentFragment is not a function" error in 1.4+ when ...) closed by
- invalid: The
new Dialog()
constructor happens outside a .ready() handler. … - 7:58 PM Ticket #6533 (IE and Ajax Calls) closed by
- invalid: It would be better to start the debugging process in the forums, and …
- 7:56 PM Ticket #6532 (:first selector does not work with latest webkit nightly build) closed by
- duplicate: Dup of #6519.
- 7:55 PM Ticket #6524 (ie8 and NaNpx value) closed by
- invalid: I don't see any use of
document.documentElement.scrollTop
in … - 7:31 PM Ticket #6534 ("doc.createDocumentFragment is not a function" error in 1.4+ when ...) created by
- This throws an error in 1.4 and 1.4.2 but not in 1.3.2. Didn't test …
- 5:02 PM Ticket #6533 (IE and Ajax Calls) created by
- I am getting errors in IE when making simple ajax calls. The calls …
- 1:20 PM Ticket #6532 (:first selector does not work with latest webkit nightly build) created by
- <ul> <li class="fruit">orange</li> <li>carrot</li> …
- 12:45 PM Ticket #6531 (bind() does not work for QuickTime Plugin Events with 1.4.2) created by
- bind() does not work for QuickTime Plugin Events. It works properly …
- 5:57 AM Ticket #6530 ([autocomplete] Error when binding search()) created by
- I found one error on line 180 (.bind('search'...) if( …
- 5:50 AM Ticket #6529 ($("body").<somemethod>(...) throws if body does't exist) created by
- If $("body").<somemethod>(...) is used before the body element exists, …
- 3:50 AM Ticket #6524 (ie8 and NaNpx value) reopened by
- well, only ie8 sees NaNpx as an error, ie7 and ff ignore it. And …
May 4, 2010:
- 11:00 PM Ticket #6528 (Event still trigger after unbind at once) closed by
- worksforme: And... calling e.stopImmediatePropagation() takes care of that.
- 10:37 PM Ticket #6526 (Fade Callback on different element) closed by
- worksforme: Let's continue discussion on the forum. …
- 10:15 PM Ticket #6528 (Event still trigger after unbind at once) created by
- <html> <head> <script type="text/javascript" …
- 10:14 PM Ticket #6524 (ie8 and NaNpx value) closed by
- invalid: If your code is passing "NaNpx" to jQuery then it is passing in …
- 10:03 PM Ticket #6520 (Documentation demos for Effects don't appear to work) closed by
- invalid: I am not sure those pages are in use anymore; see jqueryui.com …
- 9:40 PM Ticket #6527 (use replaceWith cause memory leak in IE (jquery 1.4.2)) created by
- in IE, use replaceWith cause memory leak in IE, if change to use …
- 6:22 PM Ticket #6526 (Fade Callback on different element) created by
- In the following example, both fade events start at the same time. …
- 3:36 PM Ticket #6525 (IE script error on z-index 'auto' or 'inherit') created by
- IE 6 and 7 hit a "Type mismatch" at "Line: 4619" when setting the …
- 10:38 AM Ticket #6524 (ie8 and NaNpx value) created by
- sometimes it might happen that jquery receives a NaNpx value for a …
- 10:06 AM Ticket #6523 (change order of conditions checking in curCSS to avoid unnecessary lookouts) created by
- cur CSS in version 1.4.2 curCSS: function( elem, name, force ) { var …
- 7:51 AM Ticket #6522 (Strange behavior of animate and hover in Firefox 3.6.2) created by
- Attached is an HTML file which demonstrates the strange behavior of …
- 7:28 AM Ticket #6521 ($.inArray(1, undefined); throws an error in IE8) created by
- $.inArray(1, undefined); throws an error in IE8 (haven't tested older …
- 1:47 AM Ticket #6520 (Documentation demos for Effects don't appear to work) created by
- Any of the Effects demos on: - http://docs.jquery.com/UI/Effects …
Note: See TracTimeline
for information about the timeline view.