Timeline
Apr 16, 2010:
- 6:10 PM Ticket #6452 (Window unload events could be removed before handlers are executed) created by
- The "Prevent memory leaks in IE" code block attaches a function to …
- 3:02 PM Ticket #6451 (local jsonp requests cause ajax 'active' counter to decrement twice) created by
- This can be seen by inspecting the active counter at the end of a unit …
- 11:28 AM Ticket #6450 (Not enough storage is available to complete this operation) created by
- Using Internet Explorer 6, jquery will throw an exception when trying …
- 9:53 AM Ticket #6449 (jQuery 1.2.2b2 noConflict bug) created by
- I was working with the jQuery.noConflict() because prototype was also …
- 6:39 AM Ticket #6448 (Problem with selector having "]" and context) created by
- I have html structure like that: […] This selectors work fine: …
- 6:20 AM Ticket #6447 ($.event.special.*.trigger) created by
- It would be useful to have additional handlers …
- 5:47 AM Ticket #6446 (Mobile Safari 4.0.4: $.offset.top() reports wrong position after scroll) created by
- demonstration: http://fiddle.jshell.net/G9ZAR/show/light/ source: …
- 3:54 AM Ticket #6445 (Highlight function kills performance) created by
- We found out a performance bottle neck in the Autocomplete Plugin. …
Apr 15, 2010:
- 8:46 PM Ticket #6441 ($(selector).offset(offset_obj) does not work in IE8) closed by
- worksforme: Seems to work for me in IE8, see attached.
- 8:33 PM Ticket #6444 (jQuery.cleanData calls on null objects (causing script breakage)) closed by
- fixed: Thanks!
- 8:32 PM Ticket #6223 (html() not browser agnostic. Returns ids and classes without qoutes in IE) closed by
- wontfix: It's just not practical to change this. We're aware of innerxhtml but …
- 8:09 PM Ticket #6442 (Superfish slow in IE?) closed by
- invalid: This isn't a jquery core bug, you might want to ask on the forum. …
- 6:25 PM Ticket #6223 (html() not browser agnostic. Returns ids and classes without qoutes in IE) reopened by
- I personally think that this is not a correct approach - jquery should …
- 1:34 PM Ticket #6444 (jQuery.cleanData calls on null objects (causing script breakage)) created by
- The 'cleanData' method references a possibly null cache item and makes …
- 9:09 AM Ticket #6443 (Some multi stage sibling selectors delivering different results in ...) created by
- Some selectors, such as $( '#one ~ #two span:contains(word)' ) …
- 8:43 AM Ticket #6442 (Superfish slow in IE?) created by
- I recently installed the Superfish menu that uses Jquery. It works …
- 6:01 AM Ticket #6441 ($(selector).offset(offset_obj) does not work in IE8) created by
- Version: jQuery 1.4.2 (jquery-1.4.2.min.js) Problem: Internet …
Apr 14, 2010:
- 8:27 PM Ticket #6407 (.eq() and tfoot) closed by
- worksforme: There is no W3C standard for the
:first
selector, it is defined … - 8:08 PM Ticket #6438 (delegate without events - call function when selection is matched) closed by
- invalid: Please ask for help on the forum. Thanks. http://forum.jquery.com
- 8:08 PM Ticket #6437 (AJAX IE error "Object doesn't support this property or method") closed by
- invalid: Screen shots don't make it easy to reproduce the problem. Since it's …
- 8:04 PM Ticket #6435 (jquery and json) closed by
- invalid: This would be best to ask on the forum; if there is a bug you can open …
- 8:01 PM Ticket #6432 (Can create chkbox in IE8,bug can't checked it) closed by
- worksforme: Your example works for me in IE8, it creates a check box that is …
- 7:20 PM Ticket #6440 (complete() not called with ajax request) created by
- Using the $.ajax() function, I am making a call to code which returns …
- 6:22 PM Ticket #6439 (append() removes all data when used on multiple elements) created by
- When a fragment with data is created and it is appended with …
- 3:25 PM Ticket #6438 (delegate without events - call function when selection is matched) created by
- I tried to use delegate, but it is bounded with events. I don't really …
- 2:25 PM Ticket #6437 (AJAX IE error "Object doesn't support this property or method") created by
- It's a weird bug. The most time I call a ajax method I recieve …
- 6:55 AM Ticket #6436 (website demos) created by
- HI Demos on this page are not working because of the JS error: …
- 5:53 AM Ticket #6435 (jquery and json) created by
- Hi! none of the scripts to get data from flickr, that did work fine …
- 5:44 AM Ticket #6434 (Calling .data() on an empty set throws TypeError: Cannot call method ...) created by
- From …
- 3:49 AM Ticket #6433 (Little syntax error in jQuery webste demo) created by
- http://docs.jquery.com/UI/Effects/switchClass On the above page …
Apr 13, 2010:
- 11:23 PM Ticket #6432 (Can create chkbox in IE8,bug can't checked it) created by
- $("<input>",{ "class":"ipt_blur", checked : true, …
- 7:43 PM Ticket #6407 (.eq() and tfoot) reopened by
- According to the W3 specs, tfoot must come before any tbody tags, so …
- 11:45 AM Ticket #6431 (Error when using jQuery 1.4.1, Prototype 1.6.1, jqPlot, and IE8) created by
- Steps to reproduce: Unzip attached file and open example1/index.html. …
- 4:41 AM Ticket #6430 (JQuery Ver 1.4.2 ,I find a bug, The desc code run in FF3.6 and IE8 ...) created by
- Code: alert($("div", $('<response><div><div id="notMe0"><div …
- 4:25 AM Ticket #6429 (Selector problem: elements with "<" and ">" with backslash escaping ...) created by
- According with official API reference, I escaped "<" and ">" …
Apr 12, 2010:
- 9:26 PM Ticket #6422 (Could not return more than 60000 string data) closed by
- invalid: Looks like you resolved this as not a jQuery issue: …
- 9:20 PM Ticket #6424 (.load callback function bug) closed by
- invalid: I am guessing that you may be trying to load an entire html document …
- 8:46 PM Ticket #6407 (.eq() and tfoot) closed by
- worksforme: It's up to the person creating the document to create a valid html …
- 7:19 PM Ticket #6428 (IE 6 & 7 selector bug when using complex selector) created by
- I have a form that uses array notation in the input element name …
- 12:04 PM Ticket #6427 (:not(:last) with only one element returns different results) created by
- Given an html snippet like this: <div id="main"> <div …
- 11:09 AM Ticket #6426 (Problem with jQuery, IE 8 and overflow:auto) created by
- I see an issue in layout that seems to be caused by jQuery. It occurs …
- 10:23 AM Ticket #6425 (Shouldn't $().data() return undefined or null, instead of throw an ...) created by
- I'm not sure if this behavior is deliberate, but I think it's …
- 10:03 AM Ticket #6424 (.load callback function bug) created by
- I wrote : $('#adiv').load('url.html',function(){ …
- 7:33 AM Ticket #6423 ("before()" works incorrectly with "clone()" in FF) created by
- alert($('<p>aaa</p>').clone().before('<a>bbb</a>').attr('nodeName')); …
- 5:17 AM Ticket #6422 (Could not return more than 60000 string data) created by
- Problem: "We are using jquery to consume asp.net JSON web services. …
Apr 11, 2010:
- 11:03 PM Ticket #6421 (Memory leak in IE6/7) created by
- The line […] can leak a window object (which happens to be a big …
- 11:01 PM Ticket #6407 (.eq() and tfoot) reopened by
- Attached an example as requested.
- 7:45 AM Ticket #6420 (change event originating from vanilla JS doesn't propagate to jQuery ...) created by
- Change events bound to inputs don't receive events originating from …
Apr 10, 2010:
- 7:48 PM Ticket #6408 (Trouble using jQuery in IE8) closed by
- invalid: Please reopen with a complete test case that demonstrates the problem, …
- 7:46 PM Ticket #6413 (Has attribute selector in IE8) closed by
- worksforme: From your description it sounds like the selector is working properly. …
- 7:43 PM Ticket #6416 (IE7 parentsUntil returning siblings) closed by
- invalid: Your html is invalid; The id attribute must be unique in a document.
- 7:40 PM Ticket #6418 (Possible .data() bug when used on a custom plug-in) closed by
- invalid: Can you reduce this to the simplest possible test case and reopen the …
- 7:36 PM Ticket #6407 (.eq() and tfoot) closed by
- invalid: Can you reopen this ticket and attach an example of the problem?
- 1:50 AM Ticket #6418 (Possible .data() bug when used on a custom plug-in) created by
- I was createing a plug-in using the recommended plug-in construct: …
Apr 9, 2010:
- 6:41 PM Ticket #6417 (Script tags behave oddly when added to the document) created by
- The following two jquery calls should have duplicate effects: […] …
- 2:20 PM Ticket #6416 (IE7 parentsUntil returning siblings) created by
- I have a nested list of ul's and li's As so: <ul id="lvl1"> <li …
- 11:46 AM Ticket #6415 (.live() reset event in IE) created by
- When using .live() to handle the form reset ('reset') event in …
- 11:29 AM Ticket #6414 (:link pseudo class throws error in browsers not supporting ...) created by
- Attempt $('a:link') in a browser supporting …
- 4:16 AM Ticket #6413 (Has attribute selector in IE8) created by
- The selector 'div[contenteditable]' selects all divs in the document, …
Note: See TracTimeline
for information about the timeline view.