Timeline
Apr 22, 2010:
- 7:05 PM Ticket #6473 ([validate] - cancel button submits form when it should not) closed by
- invalid: This bug tracker is for jQuery core. Please ask other questions on the …
- 2:30 PM Ticket #6473 ([validate] - cancel button submits form when it should not) created by
- Add a button with class "cancel" and the validation plugin handles the …
- 10:33 AM Ticket #6472 ($.find with attribute contains selector misses results) created by
- See the attached html file for an example. In the case of a table …
- 8:50 AM Ticket #6471 (XHR request sometimes throw an error when it is aborted in IE8) created by
- In some cases "abort" method in IE8 (8.0.6001.18702IC) invokes …
- 5:06 AM Ticket #6470 (Inconsistencies when escaping characters in selector for <script> element) created by
- I have the following HTML as an example: […] Using the selector …
Apr 21, 2010:
- 5:17 PM Ticket #6469 (API Documentation Site JS Error on Enter Key press (in Firefox)) created by
- While browsing API documentation in Firefox (version 3.5.2 for ex) - …
Apr 20, 2010:
- 11:03 PM Ticket #6468 (Pass data into custom filters) created by
- How about the ability to pass in data into the filter method, which …
- 10:11 PM Ticket #6464 (setting .attr value on a hidden form field) closed by
- worksforme: Seems to work for me in both Firefox and IE8. I put this line in just …
- 9:52 PM Ticket #6463 (AJAX IE ERROR "OBJECT DOESN'T SUPPORT THIS PROPERTY OR METHOD) closed by
- invalid: Please reduce this to a simple test case.
- 9:45 PM Ticket #6466 (Ajax Firefox returns status=0 when server is completely down, results ...) closed by
- duplicate: Dup of #6465 .
- 9:42 PM Ticket #6467 (ReplaceAll does not recognize self-closing tags) closed by
- invalid: That's not valid markup in XHTML: http://www.w3.org/TR/xhtml1/#C_3 …
- 2:11 PM Ticket #6467 (ReplaceAll does not recognize self-closing tags) created by
- When replaceAll targets an element that closes itself, e.g. <div />, …
- 10:47 AM Ticket #6466 (Ajax Firefox returns status=0 when server is completely down, results ...) created by
- When invoking an Ajax request with firefox 3.6.3 on a server that is …
- 10:38 AM Ticket #6465 (Ajax, firefox 6.3.6 returns statuscode 0 when server is down, leads to ...) created by
- When i send an Ajax request with jQuery in a Firefox 3.6.3 browser, …
- 7:15 AM Ticket #6464 (setting .attr value on a hidden form field) created by
- http://brownwebdesign.com/jquery-attr-value.html If value is set to …
- 7:00 AM Ticket #6463 (AJAX IE ERROR "OBJECT DOESN'T SUPPORT THIS PROPERTY OR METHOD) created by
- Here are the steps to reproduce the problem: - open IE8 - enter …
- 12:23 AM Ticket #6462 (MERGE HTTP verb does not submit options.data in an ajax call) created by
- The MERGE HTTP keyword does not currently submit the payload …
Apr 19, 2010:
- 9:32 PM Ticket #6460 (spam present in jquery's git source-code) closed by
- worksforme: That's actually a capture of the html from a Yahoo home page, to …
- 7:41 PM Ticket #6461 (Difference in $.each() between 1.3.2 and 1.4.2) created by
- In the following code the value of this is different between 1.3.2 and …
- 3:02 PM Ticket #6460 (spam present in jquery's git source-code) created by
- The actual speed/index.html jquery's source-code contains a lot of …
- 10:25 AM Ticket #6459 (jquery 1.4.2 and opera =< 10.10 ajax trouble) created by
- http://traffic.ihome.ru/jq/142.html In other browsers you can see …
- 9:45 AM Ticket #6458 (jQuery html(text) parses the javascript code out of its level) created by
- $.html(text) parses the text and extracts the child javascripts …
Apr 18, 2010:
- 11:51 AM Ticket #6457 (Add a param to end() so that it can end multiple levels at once) created by
- I would like to have the possibility when nesting heavily selectors to …
- 8:34 AM Ticket #6456 (Div border will affect the boxModel) created by
- When using css to set div's border will affect the judgments boxModel. …
- 7:34 AM Ticket #6455 (Strange behaviour of jQuery(elementArray)) created by
- I just tried to migrate my Project from 1.3.2 to 1.4.2 and found a bug …
Apr 17, 2010:
- 10:54 PM Ticket #6454 ([autocomplete]) closed by
- invalid: This bug tracker is for jQuery core issues only. Please report plugin …
- 10:49 PM Ticket #6445 (Highlight function kills performance) closed by
- invalid: This bug tracker is for jQuery core issues only. Please report plugin …
- 2:18 PM Ticket #6454 ([autocomplete]) created by
- i use that plugin for autocomplate; …
- 6:05 AM Ticket #6437 (AJAX IE error "Object doesn't support this property or method") reopened by
- Here are the steps to reproduce the problem: - open IE8 - enter …
- 3:07 AM Ticket #6453 (Dynamically adding a JS file(s) not caching in Opera) created by
- even if 'cache' option is true. every generation of page - loading …
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 …
Note: See TracTimeline
for information about the timeline view.