Timeline
Aug 5, 2010:
- 11:54 PM Ticket #6880 (Add compatibility to be able to 'trigger' mouseleave/mouseenter ...) created by
- trigger('mouseenter') and trigger('mouseleave') properly triggers …
- 8:39 PM Ticket #6878 (html() has weird behavior for divs nested inside anchors in FireFox) closed by
- invalid: <a> is an inline element. <div> is a block element. A document with a …
- 8:01 PM Ticket #6875 (Selector and unexpected behavior) closed by
- invalid: It looks like the thread is still going on, and the "test case" is too …
- 6:54 PM Ticket #6879 (Add custom comparator to inArray) created by
- As an enhancement, add a third parameter to inArray that is a callback …
- 3:01 PM Ticket #6878 (html() has weird behavior for divs nested inside anchors in FireFox) created by
- When I use the .html() method to set the inner html of a div which is …
- 2:32 PM Ticket #6877 (Change event not firing on select box on keypress) created by
- Test the attached code on ie8 by pressing the down key on the keyboard …
- 1:41 PM Ticket #6875 (Selector and unexpected behavior) reopened by
- It has been. …
- 1:31 PM Ticket #6876 (Newline in form data should be encoded as CRLF pair) created by
- See this post: …
- 1:26 PM Ticket #6875 (Selector and unexpected behavior) closed by
- invalid: Please debug this on the forum and open a more specific bug, thanks.
- 1:13 PM Ticket #6875 (Selector and unexpected behavior) created by
- The problem, when using a nested group of input elements which get …
Aug 4, 2010:
- 8:14 PM Ticket #6870 (j query window error bug) closed by
- invalid: A good bug report should have a clear explanation and a test case.
- 8:12 PM Ticket #6871 (Sending FormData with file fields set wrong content-type header) closed by
- worksforme: There is a way to override it. You can pass {{{contentType: …
- 8:07 PM Ticket #6872 (selector, variable assignment, replace and value of replaced variable) closed by
- invalid: > I am not sure if this can be considered a bug or not, If you …
- 7:33 PM Ticket #6874 (ajax contentType application/json -> data object2json automatically) created by
- As I said, in 2010 we have json rest services. set up json …
- 5:58 PM Ticket #6873 (Incorrect cross-site XHR detecting) created by
- Following code may work incorrect for default (80) http port: var …
- 1:41 PM Ticket #6872 (selector, variable assignment, replace and value of replaced variable) created by
- I am not sure if this can be considered a bug or not, maybe just …
- 12:19 PM Ticket #6871 (Sending FormData with file fields set wrong content-type header) created by
- Sending FormData with file fields shuld result in content-type …
- 6:39 AM Ticket #6870 (j query window error bug) created by
- line 16 error with j query minimum js and jsand please fix. not liking …
- 4:07 AM Ticket #6869 (.one() method throws error with plain Javascript object) created by
- With jQuery JavaScript Library v1.4.2 of Sat Feb 13 22:33:48 2010 …
- 12:22 AM Ticket #6868 ($.trim very expensive on long strings) created by
- I ran $.trim on a ~17kB string, and it caused my browser to ask me if …
Aug 3, 2010:
- 11:59 PM Ticket #6867 (jQuery.fn.add adds incorrect elements when given select or form DOM nodes) created by
- Some DOM elements have a length property -- e.g., select box elements …
- 10:36 PM Ticket #6497 (.first() and .last() methods do not work if .children() returns only 1 ...) closed by
- worksforme: I tried to create a test case from your verbal description and it …
- 9:10 PM Ticket #6859 (visible and hidden filters ignore visibility style) closed by
- worksforme: As documented, :visible and :hidden only take the css display property …
- 9:07 PM Ticket #6860 (Documentation for event.originalTarget) closed by
- invalid: Despite the property being added in #2814, event.originalTarget isn't …
- 8:54 PM Ticket #6862 (With selector select the <div> can't get me want) closed by
- invalid
- 8:44 PM Ticket #6864 (Failed CORS requests report status success due to xhr.status === 0) closed by
- invalid: Can you reopen with a test case and some further discussion? Is this …
- 8:38 PM Ticket #6865 (Firefox - infinite loop: 'elem.ownerDocument.defaultView' is null) closed by
- invalid: Please reopen with a test case. It sounds like the plugins may be …
- 8:35 PM Ticket #6854 (IE in Win7 problem with S.ajax) closed by
- duplicate: Dup of #6855.
- 3:43 PM Ticket #6866 (Feature request for removeCSS) created by
- function to remove Css instead of having to do .css({'background': …
- 1:32 PM Ticket #6865 (Firefox - infinite loop: 'elem.ownerDocument.defaultView' is null) created by
- Some plugins (eg. PrettyPhoto) cause an infinite loop of errors in …
- 11:58 AM Ticket #6864 (Failed CORS requests report status success due to xhr.status === 0) created by
- CORS requests in Gecko/Webkit that fail (due to absent header on the …
- 10:15 AM Ticket #6863 (faster getText) created by
- var getText = function (elem) { var text = []; for (var node = …
- 2:13 AM Ticket #6862 (With selector select the <div> can't get me want) created by
- the script code $(document).ready(function() { …
Aug 2, 2010:
- 9:40 PM Ticket #6860 (Documentation for event.originalTarget) created by
- I recently came across a use case for
event.originalTarget
, and it … - 3:46 PM Ticket #6859 (visible and hidden filters ignore visibility style) created by
- If the style visibility: hidden is applied to an element or its …
- 6:01 AM Ticket #6858 (IE6 and IE7 textarea val() does not work) created by
- Cant update textarea value with val(). In IE8 and all other browsers …
Aug 1, 2010:
- 5:51 PM Ticket #6857 (JQuery execution fails in FF and IE when typed in address bar.) closed by
- worksforme: You would have to do something like this: […]
- 12:49 AM Ticket #6857 (JQuery execution fails in FF and IE when typed in address bar.) created by
- In the address bar, when I try a command like: javascript: …
Jul 31, 2010:
- 6:10 PM Ticket #6856 (Should .appendTo accept a context for the selector?) created by
- It is very common to create a DOM fragment, attach it to the DOM, and …
- 5:35 AM Ticket #6855 (IE in Win7 problem with S.ajax) created by
- When IE load the site first time after the clicking on element must …
- 5:33 AM Ticket #6854 (IE in Win7 problem with S.ajax) created by
- When IE load the site first time after the clicking on element must …
Jul 30, 2010:
- 6:26 PM Ticket #6853 (two click events fired on a single click) created by
- Clicking on links/elements fires two click events on a single click …
- 7:23 AM Ticket #6852 (Floating divs are conflicting with hide(), Show()) created by
- Hi, I have two requirements on same div in my application. On …
Jul 29, 2010:
- 6:43 PM Ticket #6847 ($.post callback function does not work when defined inline) closed by
- invalid: If ajax callbacks just didn't work at all, we would have heard about …
- 6:40 PM Ticket #6848 (style function fails to check for parseFloat(value) == NaN causing IE6 ...) closed by
- invalid: Can you reopen with a test case? I am not sure why it would be …
- 6:33 PM Ticket #6851 (JSON-Error) closed by
- worksforme: The problem is here: […] Those \u0022 characters are double-quotes …
- 4:44 PM Ticket #6851 (JSON-Error) created by
- jQuerry can not do this: var …
- 3:35 PM Ticket #6850 (Error in deep > selectors when root node has no parent) created by
- $('<div/>').append('<div/>').find('div > div > div') TypeError: …
- 11:32 AM Ticket #6849 (Link spamming in the documentation) created by
- Two links to hangingon.org seem to be parasites at …
- 11:02 AM Ticket #6848 (style function fails to check for parseFloat(value) == NaN causing IE6 ...) created by
- This error only occurs in IE6 - other browsers appear to tolerate it. …
- 7:24 AM Ticket #6847 ($.post callback function does not work when defined inline) created by
- The following works & writes test to the screen: …
Note: See TracTimeline
for information about the timeline view.