Timeline
Jun 7, 2013:
- 10:24 AM Ticket #14001 (Easy context switching (temporarily load in an iFrame)) created by
- From Mr. Diego Perini => For ages I have been wanting to load jQuery …
- 9:59 AM Ticket #13998 (IE8 - Access is denied - 1.10.1 not 1.9.1) closed by
- notabug
- 9:13 AM Ticket #13935 (unable to compile because of syntax error) closed by
- worksforme
Jun 6, 2013:
- 10:07 PM Ticket #14000 (jQuery.merge does not consider the nodelist) closed by
- notabug: Working as documented. http://api.jquery.com/jquery.merge/ A Nodelist …
- 9:50 PM Ticket #14000 (jQuery.merge does not consider the nodelist) created by
- […] ------------------ I think this situation is very common. Thanks!
- 1:32 PM Ticket #13999 (Mouse movement not tracked in example) closed by
- worksforme: It doesn't matter how quickly or slowly you move your mouse. If you're …
- 1:17 PM Ticket #13999 (Mouse movement not tracked in example) created by
- I was having issues where mouse events were not being triggered so I …
- 7:58 AM Ticket #13998 (IE8 - Access is denied - 1.10.1 not 1.9.1) created by
- […] No problem with * Iceweasel on debian squeeze * Safari on …
- 12:53 AM Ticket #13997 (stopImmediatePropagation doesn't stop DOM added event listeners) created by
- Calling
stopImmediatePropagation()
will correctly stop other …
Jun 5, 2013:
- 9:18 PM Ticket #13996 (jQuery.ajax: doesn't emit complete event for jsonp requests) closed by
- notabug: Your URL http://shopify.pyrokinetiq.com/credit/fetchCustomer/1 is …
- 9:07 PM Ticket #13995 (selectboxes without selected value not found) closed by
- notabug: The current behavior is correct. There is no
value
attribute on the … - 7:52 PM Ticket #13996 (jQuery.ajax: doesn't emit complete event for jsonp requests) created by
- When attempting an AJAX request with a dataType of 'jsonp', the …
- 5:21 PM Ticket #13995 (selectboxes without selected value not found) created by
- I want to find Selectboxes with a selected option I use: …
- 2:07 PM Ticket #13994 (.on(events, ...) syntax is not logical) closed by
- notabug: It's not
or
. It isand
. Also, descendent selectors are notand
… - 2:00 PM Ticket #13994 (.on(events, ...) syntax is not logical) created by
- Documentation states "One or more space-separated event types and …
- 11:02 AM Ticket #13993 (.triggerHandler doesn't return value from handler for DOM0 events) created by
- According to documentation (http://api.jquery.com/triggerHandler/) …
- 9:58 AM Changeset [8643ac7]2.2-stablekillphp by
- Gruntfile.js
- package.json
- 9:37 AM Ticket #13992 (bug not fixed from 1.9.0 #~895485 from nebios) closed by
- notabug: This doesn't seem to be a jquery bug, although i did recognize the …
- 9:33 AM Ticket #13992 (bug not fixed from 1.9.0 #~895485 from nebios) created by
- build jq fixed GNU no reboot all when you call failler data next query …
- 9:26 AM Ticket #13990 (.find fails in IE9) closed by
- duplicate: Duplicate of #13980. Fixed in jquery-git and will be in the next …
- 9:21 AM Ticket #13991 (Code not working in IE8) closed by
- notabug
- 7:37 AM Ticket #13991 (Code not working in IE8) created by
- Hello fellas - I need help, been on this for a whole day now. My code …
Jun 4, 2013:
- 11:11 PM Ticket #13990 (.find fails in IE9) created by
- http://jsfiddle.net/nhYy3/1/ Works in Firefox, fails in IE9 Versions …
- 6:36 PM Ticket #13989 (JSONP response yields Parse Error with leading array in JSON) created by
- The code that demonstrates this issue can be found at this …
- 5:42 PM Ticket #13988 (display property override on dynamically generated HTML) closed by
- notabug: Please ask for help on a forum or StackOverflow, in particular …
- 4:41 PM Ticket #13988 (display property override on dynamically generated HTML) created by
- Hi, I have the following HTML/CSS: <div id="TheWrapper" …
- 9:44 AM Ticket #13987 (Appending jquery objects to multiple elements fails under certain ...) closed by
- notabug: Your second append is appending the original element. See the docs: …
- 9:32 AM Ticket #13986 (css transitions) closed by
- notabug
- 9:23 AM Ticket #13987 (Appending jquery objects to multiple elements fails under certain ...) created by
- Appending a Jquery object, which has been stored as a variable, …
- 2:55 AM Ticket #13986 (css transitions) created by
- onload elements that have a css transition property animate into …
Jun 3, 2013:
- 10:50 PM Ticket #13985 (Two versions of jQuery and the $.noConflict causes some weird behavior ...) closed by
- notabug: This is expected behavior. Updated test case: …
- 9:26 PM Ticket #13985 (Two versions of jQuery and the $.noConflict causes some weird behavior ...) created by
- I created a sample here: http://jsfiddle.net/3ksqX/3/ The problem is, …
- 5:24 PM Ticket #13883 (ajax request does not complete when clicking a download file in the ...) closed by
- duplicate: Duplicate of #13965.
- 5:24 PM Ticket #13883 (ajax request does not complete when clicking a download file in the ...) reopened by
- 4:11 PM Ticket #13980 (JQuery library does not load in Opera 12.15 and IE 10 in IFrame which ...) closed by
- fixed: Update Sizzle. Avoid the use of frameElement. Fixes #13980. …
- 4:11 PM Changeset [6b46fde8]2.2-stablekillphp by
- src/sizzle
- 2:44 PM Ticket #13984 (1.7.2 fragment.appendChild( script ) line 6497 fails: Uncaught Error) closed by
- notabug: Seems to work fine in the latest versions. We don't provide patches or …
- 2:29 PM Ticket #13984 (1.7.2 fragment.appendChild( script ) line 6497 fails: Uncaught Error) created by
- If you run this jsFiddle code you'll see in the development browser …
- 10:35 AM Ticket #13981 (animate when changing background color back to transparent) closed by
- notabug: Unfortunately, we are unable to assist with issues related to jQuery …
- 8:47 AM Ticket #13983 (Switch to //# for sourcemap directives) created by
- The …
- 4:52 AM Ticket #13903 (.ajax calling "error" when status = 200 but response is null) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Jun 2, 2013:
- 10:27 PM Changeset [e53a919]2.2-stablekillphp by
- src/attributes.js
- src/css.js
- 6:44 PM Ticket #13981 (animate when changing background color back to transparent) created by
- In Chrome v27 - When I animate the background color to some hex color …
- 3:51 PM Ticket #13980 (JQuery library does not load in Opera 12.15 and IE 10 in IFrame which ...) created by
- In IFrame where the content is loaded from the external domain, JQuery …
- 1:57 PM Ticket #13979 (jquery 1.9.1 checkbox attr error) closed by
- duplicate: Duplicate of #13245.
- 8:50 AM Ticket #13979 (jquery 1.9.1 checkbox attr error) created by
- jquery 1.9.1 attr function in checkbox return undefined always
- 1:37 AM Ticket #13974 (Accessing XML attribute named "type" broken on IE 7) closed by
- fixed: Fix #13974: XML .attr("type") (cherry picked from commit …
- 1:37 AM Changeset [0b7c44a]2.2-stablekillphp by
- src/sizzle
Jun 1, 2013:
- 12:30 PM Ticket #13973 (Accessing XML attribute named "type" broken on IE 7) closed by
- duplicate: Duplicate of #13974.
Note: See TracTimeline
for information about the timeline view.