Timeline
05/04/12:
- 22:21 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, Chrome, …
- 21:39 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 but …
- 21:21 Ticket #11703 (jQuery ajax stops functioning in IE8 unless a proxy (Fiddler, DebugBar) is ...) created by
- A jQuery ajax post to a web service does nothing unless I have some sort …
- 16:39 Ticket #11700 (Reduce Method) closed by
- plugin: Thanks! This can be implemented as a plugin.
- 16:39 Ticket #11702 (Problem in column total) closed by
- worksforme: The best solution for embarrassment is to admit you did something you're …
- 16:31 Ticket #11702 (Problem in column total) created by
- We have made a report using Jquery, with several columns. One of the …
- 16:29 Ticket #11701 (jQuery doesn't play nice with MS Gridview for .show() & .hide()) created by
- First show() markup (target element is $("#ComponentDropDown"): <div …
- 16:02 Ticket #11700 (Reduce Method) created by
- I think that it would make sense for there to be a reduce/fold method in …
- 15:32 Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) closed by
- duplicate
- 15:27 Ticket #11699 (Jquery offset() strange positioning of fixed positioned elements) created by
- Jquery offset() does strange things, when called on fixed positioned …
- 14:43 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 used …
- 14:24 Ticket #11698 ($/jQuery doesn't set id when creating element with props) created by
- When creating elements via [ http://api.jquery.com/jQuery/#jQuery2 …
- 14:13 Ticket #11697 (removeAttr 'selected' option does not work in Opera browser) created by
- […] that string does not work in Opera
- 11:42 Ticket #11696 (outerWidth(true) safari TH) created by
- See the following URL in safari: http://jsfiddle.net/ZSBBg/ If you remove …
- 08:33 Ticket #11695 ($().data() bug) created by
- $().data() is the return of the result is not jQuery type wrong: …
- 08:25 Ticket #11607 ($.ajax success event not working) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 04:08 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 & …
05/03/12:
- 22:08 Ticket #11692 (Passing "null" (or an undifined variable) to the text- and html-methods ...) closed by
- invalid: Sorry but that was undocumented behavior. As of jQuery 1.7.2, all plugins …
- 21:44 Ticket #11692 (Passing "null" (or an undifined variable) to the text- and html-methods ...) created by
- In previous versions of jQuery, passing "null" (or an undefined variable) …
- 20:33 Ticket #11675 (.add method in IE breaks when pass an HTMLCollection) closed by
- patchwelcome: Support for array-like handling of form.elements was …
- 18:17 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() …
- 17:37 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 (Version …
- 16:50 Ticket #11690 (.on('hover' ..) shows two different event types for when logging event and ...) closed by
- invalid: hover is not a real event, it's a cover API for mousenter/mouseleave. …
- 15:09 Ticket #11690 (.on('hover' ..) shows two different event types for when logging event and ...) created by
- This was tested in Google Chrome v. 18.0.1025.168 if that matters :) …
- 14:33 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 bug …
- 14:32 Ticket #11689 (Why does it have a white line at the top?) created by
- <label for="ListBox3"><br />SIP:<br /></label> …
- 13:48 Ticket #11688 (Jquery1.7.2 x fancybox1.3.4) created by
- Good morning, I have a problem when I use jquery1.7.1 and fancybox1.3.4, …
- 09:05 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 …
- 08:23 Ticket #11601 (uncaught exception: jQuery UI Tabs: Mismatching fragment identifier. Line ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:52 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. …
05/02/12:
- 20:21 Ticket #11685 (isReady never set to true IE9 + embed tag) closed by
- worksforme: Bingo, I changed the src="" to src="#" and it works now... …
- 18:26 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 rules …
- 17:44 Ticket #11685 (isReady never set to true IE9 + embed tag) created by
- <object id="ui-sales-help-movieObj" style="height: 360px; width: 640px" > …
- 15:41 Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) closed by
- invalid: [ http://api.jquery.com/animate/ All animated properties should be animated …
- 15:05 Ticket #11684 (jQuery Animate doesn't work with multiple CSS properties) created by
- From Chapter 3 Example 3/01 in jQuery Novice to Ninja: $('p').animate({ …
- 12:41 Ticket #11683 (.attr("id") returns the JQuery instance instead of the id attribute) closed by
- duplicate
- 11:42 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. In …
- 11:00 Ticket #11682 ($("#bottomTipss").css({'top':TOP,'left':LEFT});) created by
- jquery 1.6.0 $("#bottomTipss").css({'top':TOP,'left':LEFT}); css …
05/01/12:
- 21:37 Ticket #11681 (Missing dataTransfer object) closed by
- duplicate: This is not a bug. For special properties, please use the …
- 21:29 Ticket #11681 (Missing dataTransfer object) created by
- I tried accessing the dataTransfer object on an event in order to …
- 20:34 Ticket #11680 (Cross-Domain ajax request error handler does not get called) created by
- Revisiting, and expanding http://bugs.jquery.com/ticket/11575 Using …
- 18:49 Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) reopened by
- 18:41 Ticket #10524 (jQuery.fn.load does not merge data parameter with jQuery.ajaxSetup) closed by
- fixed: Landed …
- 18:06 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 …
- 17:06 Ticket #11679 (.html() corrupts variables) closed by
- invalid: If you replace the contents, the form is gone. If you have a …
- 17:02 Ticket #11679 (.html() corrupts variables) created by
- I have a very complex form and I store the form data in a jQuery object. …
- 16:26 Ticket #11678 (Dialog buttons disapear) closed by
- invalid: This is a jQuery UI bug, not a jQuery bug. See …
- 16:26 Ticket #11678 (Dialog buttons disapear) reopened by
- 16:25 Ticket #11678 (Dialog buttons disapear) closed by
- duplicate
- 16:19 Ticket #11678 (Dialog buttons disapear) created by
- I see this more of an inconvenience than a bug that will cause a …
- 14:17 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' …
- 05:32 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 element …
04/30/12:
- 23:21 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, so …
- 21:03 Ticket #11674 (Logic error/typo on :checked documentation) created by
- In the :checked selected documentation. […] This function, the …
- 11:27 Ticket #11673 (Unexpected token <) created by
- Unexpected token <on line 16 of jQuery. Line used by Ajax. Thank you for …
- 08:18 Ticket #11593 (Error using toggles) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
04/29/12:
- 20:08 Ticket #6724 (wrong $(window).height() in mobile safari (iphone)) reopened by
- Doesn't look like it. The recommendation there was for …
- 13:12 Ticket #11672 (delay(0) still delays) closed by
- plugin: You have misunderstood; delay(0) means the same thing as `setTimeout(fn, …
- 08:33 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 …
04/28/12:
- 20:26 Ticket #11672 (delay(0) still delays) created by
- I'm trying to use a configurable delay value to control the elasticity of …
- 20:16 Ticket #11671 (.offset() setter handles fixed positioned elements incorrectly in Chrome) created by
- When the window is scrolled, .offset() will incorrectly include the …
- 16:48 Ticket #11670 (word replacement) closed by
- invalid: Sorry, no. That is not something in jQuery's charter.
- 16:06 Ticket #11670 (word replacement) created by
- there shold be a function that remove a word from string according to its …
- 14:51 Ticket #11667 ([checked] selector failure) closed by
- duplicate: Found the duplicate ticket, which also points out we can't fix this until …
- 14:35 Ticket #11669 (Cache in jQuery.buildFragment has a bug) closed by
- worksforme: Closed per OP request.
- 10:10 Ticket #11669 (Cache in jQuery.buildFragment has a bug) created by
- jQuery.buildFragment will cache the same fragment in jQuery.fragments.But …
- 00:34 Ticket #11668 (can not work) closed by
- invalid: The bug tracker is for bug reports. Please ask for help on a forum such …
- 00:30 Ticket #11668 (can not work) created by
- [testCase] <select id="select"> <option value="val1" …
- 00:12 Ticket #11667 ([checked] selector failure) created by
- Using a selector that contains [checked] as well as another [attr] …
04/27/12:
- 23:49 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 work …
- 22:05 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 …
- 19:10 Ticket #11666 (partial views loaded via ajax in MVC3 will not bind to events listeners ...) closed by
- invalid: There is no reference to .on not working in that post. Please ask for …
- 18:11 Ticket #11666 (partial views loaded via ajax in MVC3 will not bind to events listeners ...) created by
- See …
- 17:32 Ticket #11614 (Serious mobile issue.) closed by
- worksforme: I figured this needed a better closing resolution... It worksforme
- 17:31 Ticket #11614 (Serious mobile issue.) reopened by
- 14:39 Ticket #11665 ($(this).attr("for")) closed by
- duplicate: Sounds like you need to update your TinyMCE.
- 13:24 Ticket #11664 (append don't correcty works) closed by
- invalid: Script is not a valid child element of table: …
- 12:00 Ticket #11665 ($(this).attr("for")) created by
- I was following jquery from 1.5, in my websites. recently I havejust …
- 11:10 Ticket #11664 (append don't correcty works) created by
- My html: <table></table> …
- 08:19 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 the …
- 07:33 Ticket #11661 (How to clear selected in jquery datpicker?) closed by
- invalid: Thanks for submitting a ticket to the jQuery bug tracker. Unfortunately we …
- 05:35 Ticket #11662 (A pseudoselector created on jQuery.sub() doesn't work) created by
- When a jQuery pseudoselector is created the selector is available to …
- 04:36 Ticket #11661 (How to clear selected in jquery datpicker?) created by
- I unable to clear selected data in jquery data picker. any suggestion …
- 01:30 Ticket #11660 (.live() vs .on()) closed by
- invalid: Please use the forums for support.
- 01:22 Ticket #11660 (.live() vs .on()) created by
- I have a scenario where I have 3 google maps all in separate hidden divs. …
Note: See TracTimeline
for information about the timeline view.
