Timeline
May 4, 2012:
- 10:05 PM Ticket #11693 (Provide an API to only remove non-delegated event handlers) closed by
- worksforme: Okay, I'll close this. Post a note back with your use case if you get …
- 6:21 PM Ticket #11704 (IE8: object doesn't support this action - line# 8593) created by
- IE throws back the error in subject line. Everyhting works in FF, …
- 5:39 PM Ticket #11701 (jQuery doesn't play nice with MS Gridview for .show() & .hide()) closed by
- invalid: Thanks for taking the time to try to contribute to the jQuery project …
- 5:21 PM Ticket #11703 (jQuery ajax stops functioning in IE8 unless a proxy (Fiddler, ...) created by
- A jQuery ajax post to a web service does nothing unless I have some …
- 1:31 PM Changeset [714b8ff]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncReady.html
- test/data/event/syncReady.html
- 12:39 PM Ticket #11700 (Reduce Method) closed by
- plugin: Thanks! This can be implemented as a plugin.
- 12:39 PM Ticket #11702 (Problem in column total) closed by
- worksforme: The best solution for embarrassment is to admit you did something …
- 12:31 PM Ticket #11702 (Problem in column total) created by
- We have made a report using Jquery, with several columns. One of the …
- 12:29 PM Ticket #11701 (jQuery doesn't play nice with MS Gridview for .show() & .hide()) created by
- First show() markup (target element is $("#ComponentDropDown"): <div …
- 12:02 PM Ticket #11700 (Reduce Method) created by
- I think that it would make sense for there to be a reduce/fold method …
- 11:32 AM Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) closed by
- duplicate
- 11:27 AM Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) created by
- Jquery offset() does strange things, when called on fixed positioned …
- 10:43 AM Ticket #11697 (removeAttr 'selected' option does not work in Opera browser) closed by
- invalid: The pseudo
:selected
looks at the property but of course if you had … - 10:24 AM Ticket #11698 ($/jQuery doesn't set id when creating element with props) created by
- When creating elements via [http://api.jquery.com/jQuery/#jQuery2 …
- 10:17 AM Changeset [f925c7a]1.12-stable2.2-stablekillphp by
- src/core.js
- test/data/event/asyncQuickReadyFalse.html
- test/data/event/asyncQuickReadyTrue.html
- test/data/event/asyncReady.html
- test/data/event/syncReady.html
- test/unit/event.js
- 10:13 AM Ticket #11697 (removeAttr 'selected' option does not work in Opera browser) created by
- […] that string does not work in Opera
- 7:42 AM Ticket #11696 (outerWidth(true) safari TH) created by
- See the following URL in safari: http://jsfiddle.net/ZSBBg/ If you …
- 4:33 AM Ticket #11695 ($().data() bug) created by
- $().data() is the return of the result is not jQuery type wrong: …
- 4:25 AM Ticket #11607 ($.ajax success event not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 12:08 AM Ticket #11693 (Provide an API to only remove non-delegated event handlers) created by
- If you pass an event type to
.off()
, all event handers (delegated & …
May 3, 2012:
- 6:08 PM Ticket #11692 (Passing "null" (or an undifined variable) to the text- and ...) closed by
- invalid: Sorry but that was undocumented behavior. As of jQuery 1.7.2, all …
- 5:44 PM Ticket #11692 (Passing "null" (or an undifined variable) to the text- and ...) created by
- In previous versions of jQuery, passing "null" (or an undefined …
- 4:33 PM Ticket #11675 (.add method in IE breaks when pass an HTMLCollection) closed by
- patchwelcome: Support for array-like handling of
form.elements
was … - 4:18 PM Changeset [bab6f535]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:17 PM Ticket #11691 (.prop() doesn't return datetime attribute from <time> element) closed by
- worksforme:
datetime
is not a DOM property, it's an attribute - so use attr() … - 1:37 PM Ticket #11691 (.prop() doesn't return datetime attribute from <time> element) created by
- Tested with: - jQuery 1.6.4 and jQuery 1.7.2 - Google Chrome …
- 12:50 PM Ticket #11690 (.on('hover' ..) shows two different event types for when logging event ...) closed by
- invalid:
hover
is not a real event, it's a cover API for … - 11:09 AM Ticket #11690 (.on('hover' ..) shows two different event types for when logging event ...) created by
- This was tested in Google Chrome v. 18.0.1025.168 if that matters :) …
- 10:33 AM Ticket #11689 (Why does it have a white line at the top?) closed by
- invalid: This bug tracker is for jQuery core bugs. Please try the jQuery Mobile …
- 10:32 AM Ticket #11689 (Why does it have a white line at the top?) created by
- <label for="ListBox3"><br />SIP:<br /></label> …
- 9:48 AM Ticket #11688 (Jquery1.7.2 x fancybox1.3.4) created by
- Good morning, I have a problem when I use jquery1.7.1 and …
- 5:05 AM Ticket #11687 (under ID attr('colspan', '2') not work, need change to colSpan) closed by
- invalid: We only support the newest jQuery version (currently 1.7.2). Try upgrading.
- 4:23 AM Ticket #11601 (uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 3:52 AM Ticket #11687 (under ID attr('colspan', '2') not work, need change to colSpan) created by
- use .attr('colspan', '2') under IE try to update colspan from 1 to 2. …
May 2, 2012:
- 4:21 PM Ticket #11685 (isReady never set to true IE9 + embed tag) closed by
- worksforme: Bingo, I changed the src="" to src="#" and it works now... …
- 2:26 PM Ticket #11686 (Error during invocation of jQuery.css specifically using the ...) created by
- Whenever we call jQuery's css method with the background-repeat CSS …
- 1:44 PM Ticket #11685 (isReady never set to true IE9 + embed tag) created by
- <object id="ui-sales-help-movieObj" style="height: 360px; width: …
- 11:41 AM Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) closed by
- invalid: [http://api.jquery.com/animate/ All animated properties should be …
- 11:05 AM Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) created by
- From Chapter 3 Example 3/01 in jQuery Novice to Ninja: …
- 8:41 AM Ticket #11683 (.attr("id") returns the JQuery instance instead of the id attribute) closed by
- duplicate
- 7:42 AM Ticket #11683 (.attr("id") returns the JQuery instance instead of the id attribute) created by
- .attr("id") returns the JQuery instance instead of the id attribute. …
- 7:00 AM Ticket #11682 ($("#bottomTipss").css({'top':TOP,'left':LEFT});) created by
- jquery 1.6.0 $("#bottomTipss").css({'top':TOP,'left':LEFT}); css …
May 1, 2012:
- 8:29 PM Changeset [9cb1ab43]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 8:22 PM Changeset [d3e034f]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 8:15 PM Changeset [ae6b14a]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 5:37 PM Ticket #11681 (Missing dataTransfer object) closed by
- duplicate: This is not a bug. For special properties, please use the …
- 5:29 PM Ticket #11681 (Missing dataTransfer object) created by
- I tried accessing the dataTransfer object on an event in order to …
- 4:34 PM Ticket #11680 (Cross-Domain ajax request error handler does not get called) created by
- Revisiting, and expanding http://bugs.jquery.com/ticket/11575 Using …
- 2:49 PM Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) reopened by
- 2:47 PM Changeset [95291b4]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:41 PM Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) closed by
- fixed: Landed …
- 2:39 PM Changeset [6bed348]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/unit/ajax.js
- 2:06 PM Ticket #11677 ($(replacingHtml).find("[data-replaced='true']").length is 0. but it is ...) closed by
- invalid: As anonymous said, not valid HTML. If you console.log() it, it will …
- 1:06 PM Ticket #11679 (.html() corrupts variables) closed by
- invalid: If you replace the contents, the form is gone. If you have a …
- 1:02 PM Ticket #11679 (.html() corrupts variables) created by
- I have a very complex form and I store the form data in a jQuery …
- 12:26 PM Ticket #11678 (Dialog buttons disapear) closed by
- invalid: This is a jQuery UI bug, not a jQuery bug. See …
- 12:26 PM Ticket #11678 (Dialog buttons disapear) reopened by
- 12:25 PM Ticket #11678 (Dialog buttons disapear) closed by
- duplicate
- 12:19 PM Ticket #11678 (Dialog buttons disapear) created by
- I see this more of an inconvenience than a bug that will cause a …
- 10:17 AM Ticket #11677 ($(replacingHtml).find("[data-replaced='true']").length is 0. but it is ...) created by
- var replacingHtml = "<tr colspan='15'><table width='100%' height='350' …
- 1:32 AM Ticket #11676 (Animate jumps to end if starting position is negative percentage in Safari) created by
- This only happens in Safari. If I set the margin of the animated …
Apr 30, 2012:
- 7:21 PM Ticket #11675 (.add method in IE breaks when pass an HTMLCollection) created by
- When form.elements is passed to .add() in IE it has a a nodeType of 1, …
- 5:03 PM Ticket #11674 (Logic error/typo on :checked documentation) created by
- In the :checked selected documentation. […] This function, the …
- 7:27 AM Ticket #11673 (Unexpected token <) created by
- Unexpected token <on line 16 of jQuery. Line used by Ajax. Thank you …
- 4:18 AM Ticket #11593 (Error using toggles) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 29, 2012:
- 9:04 PM Changeset [dc3c983]1.12-stable2.2-stablekillphp by
- test/unit/callbacks.js
- 4:08 PM Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) reopened by
- Doesn't look like it. The recommendation there was for …
- 9:12 AM Ticket #11672 (delay(0) still delays) closed by
- plugin: You have misunderstood;
delay(0)
means the same thing as … - 4:33 AM Ticket #11591 (j.test is not a function) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Apr 28, 2012:
- 5:06 PM Changeset [a1e3122]1.12-stable2.2-stablekillphp by
- src/deferred.js
- 4:57 PM Changeset [13f4f5ad]1.12-stable2.2-stablekillphp by
- src/deferred.js
- 4:54 PM Changeset [5fc8d9e]1.12-stable2.2-stablekillphp by
- src/callbacks.js
- 4:26 PM Ticket #11672 (delay(0) still delays) created by
- I'm trying to use a configurable delay value to control the elasticity …
- 4:16 PM Ticket #11671 (.offset() setter handles fixed positioned elements incorrectly in Chrome) created by
- When the window is scrolled,
.offset()
will incorrectly include the … - 12:48 PM Ticket #11670 (word replacement) closed by
- invalid: Sorry, no. That is not something in jQuery's charter.
- 12:06 PM Ticket #11670 (word replacement) created by
- there shold be a function that remove a word from string according to …
- 10:52 AM Changeset [6ad53c33]1.12-stable2.2-stablekillphp by
- src/css.js
- 10:51 AM Ticket #11667 ([checked] selector failure) closed by
- duplicate: Found the duplicate ticket, which also points out we can't fix this …
- 10:35 AM Ticket #11669 (Cache in jQuery.buildFragment has a bug) closed by
- worksforme: Closed per OP request.
- 6:10 AM Ticket #11669 (Cache in jQuery.buildFragment has a bug) created by
- jQuery.buildFragment will cache the same fragment in …
Apr 27, 2012:
- 8:34 PM Ticket #11668 (can not work) closed by
- invalid: The bug tracker is for bug reports. Please ask for help on a forum …
- 8:30 PM Ticket #11668 (can not work) created by
- [testCase] <select id="select"> <option value="val1" …
- 8:12 PM Ticket #11667 ([checked] selector failure) created by
- Using a selector that contains [checked] as well as another [attr] …
- 7:49 PM Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) reopened by
- The bug that Matthias is reporting is that the selector doesn't even …
- 6:05 PM Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) closed by
- invalid: This is the intended behaviour. > Description: Creates a new copy of …
- 3:10 PM Ticket #11666 (partial views loaded via ajax in MVC3 will not bind to events ...) closed by
- invalid: There is no reference to
.on
not working in that post. Please ask … - 2:11 PM Ticket #11666 (partial views loaded via ajax in MVC3 will not bind to events ...) created by
- See …
- 1:32 PM Ticket #11614 (Serious mobile issue.) closed by
- worksforme: I figured this needed a better closing resolution... It
worksforme
- 1:31 PM Ticket #11614 (Serious mobile issue.) reopened by
- 11:22 AM Changeset [6fbb4b4]1.12-stable2.2-stablekillphp by
- test/unit/dimensions.js
- 10:39 AM Ticket #11665 ($(this).attr("for")) closed by
- duplicate: Sounds like you need to update your TinyMCE.
- 9:24 AM Ticket #11664 (append don't correcty works) closed by
- invalid: Script is not a valid child element of table: …
- 8:00 AM Ticket #11665 ($(this).attr("for")) created by
- I was following jquery from 1.5, in my websites. recently I havejust …
- 7:10 AM Ticket #11664 (append don't correcty works) created by
- My html: <table></table> …
- 4:19 AM Ticket #11663 (Removing an event target during a change event throws NOT_FOUND_ERR) created by
- If you bind an event handler via on() on a change event and remove …
- 3:33 AM Ticket #11661 (How to clear selected in jquery datpicker?) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. …
- 1:35 AM Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) created by
- When a jQuery pseudoselector is created the selector is available to …
- 12:36 AM Ticket #11661 (How to clear selected in jquery datpicker?) created by
- I unable to clear selected data in jquery data picker. any suggestion …
Note: See TracTimeline
for information about the timeline view.