Timeline
04/15/12:
- 17:48 Ticket #11593 (Error using toggles) created by
- If you toggle, and before the toggle ends you toggle a second time, the …
- 08:19 Ticket #11536 (bug on mouseenter, pls help :-)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 06:31 Ticket #11592 (really weird opera bug with .find) created by
- This is a really strange one - didn't look into it too much. In …
04/14/12:
- 17:09 Ticket #11591 (j.test is not a function) created by
- caught in ffx 3.6 j.test is not a function you can see full details here …
- 14:00 Ticket #11590 (http://api.jquery.com dead bugs link) closed by
- fixed: thanks, Eddie. This is fixed now.
- 12:02 Ticket #11590 (http://api.jquery.com dead bugs link) created by
- This needs to bugs link in the top and bottom nav updated
- 08:19 Ticket #11534 (e.type is null or not an object) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
04/13/12:
- 15:04 Ticket #11589 (Putting Html In A Div Closed Within Its Opening Tag, Causes Content Below ...) closed by
- cantfix: Occurs regardless of jQuery or bare DOM: http://jsfiddle.net/E3jVv/6/ …
- 14:22 Ticket #11589 (Putting Html In A Div Closed Within Its Opening Tag, Causes Content Below ...) created by
- http://jsfiddle.net/E3jVv/4/ Click on the text 'Click me'. Apparently, …
- 11:49 Ticket #11588 (.on doesn't work with clone elements) closed by
- invalid: That's because the element doesn't exist when you bind to it. The normal …
- 11:36 Ticket #11588 (.on doesn't work with clone elements) created by
- The .on function apparently doesn't work with elements that has been …
- 07:39 Ticket #11587 (slide functionality with chrome) closed by
- invalid: You should never directly copy paste code into jsfiddle, that misses the …
04/12/12:
- 22:50 Ticket #11485 (Event degelation doesn't work with middle mouse click) closed by
- fixed: Thanks again for the background info, @sindresorhus I've just updated the …
- 22:38 Ticket #11587 (slide functionality with chrome) created by
- Having a bug where chrome, not until their latest release of 18, will now …
- 16:51 Ticket #11586 ($.ajax DELETE request not passing data parameters) closed by
- worksforme: Sweet, it's working then.
- 14:44 Ticket #11586 ($.ajax DELETE request not passing data parameters) created by
- Version 1.7.2 Firefox 11 $.ajax when type:"DELETE" will drop any data …
- 13:30 Ticket #11585 (fadeTo sets css display) created by
- After switching from 1.7.1 to 1.7.2 I had some problems with the fadeTo …
- 11:30 Ticket #11584 (outerWidth(true) inconsistent on float: none; margin: auto;) closed by
- invalid: .outerWidth(true) will return the width including margins. Since you've …
- 11:25 Ticket #11584 (outerWidth(true) inconsistent on float: none; margin: auto;) created by
- http://jsfiddle.net/4DFSh/1/ outerWidth(true) returns an inconsistent …
- 09:46 Ticket #11583 (remote problem) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project but …
- 09:44 Ticket #11583 (remote problem) created by
- "vaild()" can not trigger rule "remote" used on the element
- 08:34 Ticket #11530 (.live with attribute selector doesn't work in internet explorer 8) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
04/11/12:
- 17:44 Ticket #11582 (regexp case typo) closed by
- invalid: jQuery 1.7.2 has the same casing as your second example. Don't know how …
- 17:04 Ticket #11582 (regexp case typo) created by
- Line 5744: […] throws an error in Chrome for undefined regexp. Should …
04/10/12:
- 21:49 Ticket #11580 (unbind with added spaces unbinds everything, not just the namespaced ...) closed by
- invalid: Even though it worked in 1.6 doesn't necessarily mean it's an regression. …
- 21:38 Ticket #11581 (select.val() returns an object in IE 8) closed by
- invalid: Tried removing the type="text" and it returned a string again.
- 16:49 Ticket #11581 (select.val() returns an object in IE 8) created by
- Hi, I've found (maybe) a bug in Internet Explorer 8. If I try to get the …
- 16:25 Ticket #11580 (unbind with added spaces unbinds everything, not just the namespaced ...) created by
- Test code: $(window).unbind(); $(window).bind('click', function () { …
- 15:01 Ticket #11579 (Modify 'document.stylesheet' directly in addition to individual elements' ...) closed by
- plugin: There are several jQuery stylesheet plugins, this does not need to be …
- 14:58 Ticket #11577 (A issue after $.post) closed by
- invalid: Please ask for help on a forum, this is not a bug report.
- 14:51 Ticket #11579 (Modify 'document.stylesheet' directly in addition to individual elements' ...) created by
- As featured on this …
- 14:50 Ticket #11578 ($.offset({left, top}) calculated error coordinates when style.position = ...) created by
- API: $.offset(coords) An error happens on three conditions: …
- 14:50 Ticket #11577 (A issue after $.post) created by
- Hi, I am using the jquery-1.7.2 here is the code: […] code end. I …
- 13:29 Ticket #11576 (innerHTML issues) closed by
- duplicate
- 13:15 Ticket #11576 (innerHTML issues) created by
- Dear mother of god! I've spent 3h debugging an IE8- bug today. Here is …
- 12:55 Ticket #11574 (jquery does not recognize recognize :hover in IE compatibility view) closed by
- invalid: :hover is not a valid jQuery selector: …
- 12:15 Ticket #11575 (Cross-Domain ajax request error handler does not get called in Firefox 11) created by
- I have the following AJAX JSONP request, to a third-party free webservice …
- 11:46 Ticket #11574 (jquery does not recognize recognize :hover in IE compatibility view) created by
- Hi I recently get an error when use is(':hover') in IE9 compatibility …
- 10:22 Ticket #11573 ([jQuery.each] gives wrong result when a object adds a property [length].) closed by
- duplicate
- 08:43 Ticket #11573 ([jQuery.each] gives wrong result when a object adds a property [length].) created by
- var testEachObj = {length : 2}; $.each(testEachObj, function(key, value){ …
- 08:32 Ticket #11513 (jquery .attr('checked') undefined For A Checked Checkbox) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:40 Ticket #11572 (attr's argument's length may be changed) closed by
- duplicate
- 03:47 Ticket #11572 (attr's argument's length may be changed) created by
- when some other js code override attr function, it may be always send …
04/09/12:
- 18:28 Ticket #11571 (Problem with preventdefault on mousedown event in Internet Explorer 8) closed by
- invalid: jQuery doesn't normalize event.button, look at event.which instead or …
- 18:20 Ticket #11571 (Problem with preventdefault on mousedown event in Internet Explorer 8) created by
- This demo locks the scroll when the user clicks with the mouse wheel …
- 15:44 Ticket #11570 (Move element cache to the element[expando] to avoid cleanup and reduce ...) created by
- Soo way back in 2005 Dean Edwards proposed an event system that slapped …
04/08/12:
- 21:01 Ticket #11569 (MutationRecord's previous sibling (and prev())) closed by
- wontfix: The ink is still drying on those drafts - a little premature to file bugs …
- 20:06 Ticket #11569 (MutationRecord's previous sibling (and prev())) created by
- I just started playing with DOM4's new MutationObserver/MutationRecord's …
- 17:21 Ticket #11568 (unreliable behaviour with selecting tabIndex with attributes selectors) created by
- I found that using [tabIndex] or [tabIndex=0] or [tabIndex='0'] as …
- 16:58 Ticket #11567 (Add reset() method for partially/fully resetting form inputs) closed by
- plugin: That's a lot of code for a new feature that doesn't appear to have high …
- 14:14 Ticket #11567 (Add reset() method for partially/fully resetting form inputs) created by
- Working code: […] This will search for and reset any form inputs in …
Note: See TracTimeline
for information about the timeline view.
