Timeline
10/01/07:
- 21:35 Ticket #1768 ($.getScript() never fails on load) created by
- […] Above is a workaround that I tried, that still always fails, the …
- 20:51 Ticket #1767 (I can't move the dragged items back or sort in IE6) created by
- This problem occurs in IE. All the items are in the first column. The …
- 20:51 Ticket #1766 (I can't move the dragged items back or sort in IE6) created by
- This problem occurs in IE. All the items are in the first column. The …
- 20:39 Ticket #1765 (I can't move the dragged items back or sort in IE6) created by
- This problem occurs in IE. All the items are in the first column. The …
- 20:18 Ticket #1443 (Safari evalScript is Async) closed by
- fixed: Fixed in SVN rev [3501].
- 20:15 Changeset [ad1cef94bf134ff7f471a0649dac0158a481cd5d] by
-
- src/core.js
- test/unit/core.js
- 20:01 Ticket #1764 (I can't move the dragged items back or sort in IE6) created by
- This problem occurs in IE. All the items are in the first column. The …
- 19:29 Ticket #1763 (In jQuery clean function, "doc" is sometimes not the proper scope) created by
- When an object that is not the document is passed into the clean function …
- 15:04 Ticket #1762 (syntax error for IE6 in ui.slider.js) created by
- A veru blocking problem in ui.slider.js On line 31 ... […] ... the …
- 14:14 Changeset [beebbf8ba44655f2f90750f727ef9cbdfe152f1c] by
-
- src/event.js
- 13:37 Ticket #1761 (ajaxStop is not called, if an ajax-request runs into an exception) created by
- If an ajax-request is fired crossdomain the browser stops the request and …
- 09:59 Ticket #1760 ([jquery svn rev 3463] setting a val for a select box - tmp is not defined) created by
- only with jquery svn rev 3463 (not with the release 1.2.1) if you set the …
- 09:47 Ticket #1759 (tabsClick method fails with event option set to mouseover) created by
- tabsClick method fails silently when onmouse over tabs (setting …
- 03:22 Ticket #1758 (Wehn using draggable inside of draggable, inner draggable breaks.) created by
- Basically it appears that the positioning gets shot, and doesn't reapply …
09/30/07:
- 15:34 Ticket #1757 (Slider - click should raise stop event) created by
- If the user clicks in the slider (as opposed to dragging the handle), the …
- 11:52 Ticket #1756 (Problems with Firefox 2.0 on Mac) created by
- I tested your demos with Firefox 2.0 running on Mac OSX 10.4, and I found …
- 04:29 Ticket #1755 (jQuery UI problem with drag and drop on Safari) created by
- The code below works when I comment out or remove the activeClass and …
- 02:11 Ticket #1754 (g has no properties - @ line 1918) created by
- $(document).ready(function(){ $('body > div').hover(function(){ …
09/29/07:
- 21:40 Ticket #1753 (inconsistent processing for xml vs html) created by
- In jQuery 1.2.1, line 783 does this: div = …
- 20:23 Ticket #1752 (.show() does not display <tr> elements properly) created by
- When trying to show a hidden <tr> element with the show() method, the <tr> …
- 18:46 Ticket #844 (Loading jQuery 1.1 with Prototype throws error) reopened by
- This problem is still unresolved (jQuery 1.2.1). Here is how you …
09/28/07:
- 23:36 Ticket #1751 (slideToggle() hiding visible elements after animation) created by
- If slideToggle() is called on a list of elements and there is at least one …
- 17:07 Ticket #1747 (unique() doesn't work for arrays of non-objects) closed by
- invalid: "Unique only works with arrays of DOM elements. I've updated the [docs] …
- 13:17 Ticket #1750 (getScript fails with scheme-less urls) created by
- Calling $.getScript("//www.server.com/script.js"); fails with an …
- 12:29 Ticket #1713 (ui.tabs.js is insert class "ui-tabs-nav" automatic) closed by
- invalid: This is a design decision all over jQuery UI. If you want to customize …
- 12:25 Ticket #1712 (aspectRatio option for resizables) closed by
- fixed: It's strange...somehow I was able to remove all checks in the switch …
- 12:24 Ticket #1672 (Bad selectors on site) closed by
- worksforme: I see two selectors in ui-lite.css: .ui-dialog-content …
- 11:48 Ticket #1682 (Resizable containment option) closed by
- fixed: okay, added.
- 11:15 Ticket #1739 (ui slider - moveTo - parameter value is discarded) closed by
- fixed: thanks, fixed!
- 11:08 Ticket #1720 (Draggable Destory fails if element is set as draggable more than once) closed by
- fixed: fixed!
- 06:29 Ticket #1748 (undeclared identifiers for jquery/dist/jquery.lite.js) created by
- Got jQuery from svn (Rev: 3463, 2007-09-24 00:55:19 +0800), I ran jsl and …
- 04:58 Ticket #1747 (unique() doesn't work for arrays of non-objects) created by
- the unique() function does not reduce an array of value-types (number, …
09/27/07:
- 21:48 Ticket #1746 (Extra space added to table, COLSPAN attribute ignored) created by
- I ran this script in FF 2.0.0.7, Opera 9.21, and Safari for windows on a …
- 20:49 Changeset [1344a7fd503054299442c3463a0e311729f8229a] by
-
- src/event.js
- 20:09 Ticket #1745 (css setting on svg element is broken) created by
- jQuery fails to manipulate the css of a child of an inline svg element. …
- 19:33 Ticket #1563 ($('p:eq(1)').hide();) closed by
- worksforme: This works for me. Please feel free to reopen with a test case if this …
- 19:13 Ticket #1744 ($.ajax success callback doesn't receive json data) created by
- when using $.ajax({dataType: "json", ...}) the ajax.onreadystatechange …
- 18:46 Ticket #1424 (Correction of height and width methods) closed by
- fixed: This works for me with jQuery 1.2.1
- 18:44 Ticket #1464 (setting css property to a NaN value will fail on explorer win) closed by
- fixed: This works for me with jQuery 1.2.1
- 18:24 Ticket #1349 (.is(':visible') is incorrect when parent element is hidden) reopened by
- This bug/feature causes another issue when using the .resizeable() …
- 18:23 Ticket #1622 (Slide Up/Down bug with flashing) closed by
- wontfix: Animation changes the height which does not include padding, borders or …
- 18:10 Ticket #1153 (IE sometimes objects to jquery.event.fix) closed by
- fixed: Fixed in Rev [3485]
- 18:09 Changeset [ee2efbe1e39d32d4ec3a1598f66044e59474c708] by
-
- src/event.js
- 15:23 Ticket #1561 (IE7 tries to access http://:/) closed by
- fixed: Fixed in SVN rev [3484].
- 15:23 Ticket #1320 (In IE, $(document).ready fires too soon.) closed by
- fixed: Fixed in SVN rev [3484].
- 15:23 Changeset [6e8a8c535974ebada1e5dde9fa380c2c040106ce] by
-
- src/event.js
- 15:03 Ticket #1743 (Paginator Module) created by
- One area i think jQuery is lacking is in the pagination area. I have only …
- 13:52 Ticket #760 (.css('fontSize') returns different value in Internet Explorer) reopened by
- It seems that the bug reappeared in 1.2.1 release.
- 13:38 Ticket #1742 (remove() function crash) created by
- This is the current implementation of the remove function. […] There …
- 13:36 Ticket #1675 (expando related problem on removeData()) closed by
- fixed: I believe this has already been fixed in SVN. I was unable to reproduce …
- 12:56 Ticket #1729 ($(window) .height() returns $(document) .height() in Mozilla) closed by
- fixed
- 08:39 Ticket #1741 (Sortables not work in interface plugin in IE Browser) created by
- in interface plugin http://interface.eyecon.ro when use jquery 1.2.1 if …
09/26/07:
- 23:11 Ticket #1740 (JSON Data Truncated When Calling $.ajax Funciton) created by
- When calling an AJAX request like so: $.ajax({ type: "GET", url: …
- 22:28 Changeset [a9add215ea64075ed1b512ceb6ac926cb9e5bd76] by
-
- src/offset.js
- 22:11 Ticket #1724 (ajax calls dont work ocasionally with local params variable) closed by
- worksforme: I can't confirm this. Is it possible that you could provide a test case …
- 22:09 Ticket #1685 ($.ajax() places action url parameters in post.) closed by
- worksforme: This was fixed in jQuery 1.2.1.
- 22:09 Ticket #1722 (ajax bug?) closed by
- invalid: I don't know where you're seeing that, at all. It's not in any version of …
- 22:04 Ticket #1700 (Remove Method Does Not Work On Result Set Selected By Class - Version ...) closed by
- worksforme: I can't confirm this, at all. Could you please provide a test case with …
- 22:02 Ticket #1721 (XPath selectors with extern XML string (from AJAX response) doesn't work) closed by
- invalid
- 21:59 Ticket #1719 (.appendTo broken in 1.2.1.1) closed by
- invalid: Don't you just mean: $("#advertisement").appendTo("#advertisement_holder") …
- 21:57 Ticket #1732 (Problem with .html() method and textarea field) closed by
- wontfix: Right - you can't do .html() on a text area, you must use .val(). Thus, …
- 21:10 Ticket #1739 (ui slider - moveTo - parameter value is discarded) created by
- The p parameter to the function is discarded, because the identifier p is …
- 21:06 Ticket #1738 (Documentation for UI) created by
- It would be fantastically useful if there were more, and better, …
- 21:03 Ticket #1737 ($(foo).sliderMoveTo(dest, scale, changeslide, p) does not eval correctly) created by
- If I call sliderMoveTo(30, null, true) on a jQuery UI slider, the …
- 15:43 Ticket #1736 (wrap removes expandos) created by
- When you create an element, add expandos to it, then use wrap, the …
- 14:36 Ticket #1735 (Addition of stop and start options to UI Selectable.) created by
- The new approach of firing events as-you-go are great, but there are …
- 12:13 Ticket #1734 (html(val) in IE6/7: inserted content has allways security zone "internet") created by
- When javascript is disabled for the zone "internet" and the following page …
- 11:43 Ticket #1730 (dynamically created label elements must be closed under IE6) closed by
- wontfix: Correct, as of jQuery 1.2 you must do: $("<label/>") or …
- 09:11 Ticket #1733 (addClass gives error on textnodes) created by
- […] error! in className:add fun […] fix? […]
- 09:09 Ticket #1732 (Problem with .html() method and textarea field) created by
- Hi! I've got problem with html() method. Exactly with .load(), but I …
- 06:21 Ticket #1731 (New "handler" created for each event added and leaks memory in IE) created by
- See the conversation titled possible bug in event code in dev list. …
- 00:12 Ticket #1730 (dynamically created label elements must be closed under IE6) created by
- the following code worked under IE6 with JQuery 1.1.2 […] JQuery …
09/25/07:
- 16:51 Ticket #1729 ($(window) .height() returns $(document) .height() in Mozilla) created by
- For opera and mozilla, innerHeight should be used instead of clientHeight. …
- 15:42 Ticket #1728 (fadeTo doesn't work with absolute positioning) created by
- When a have a structure like: […] applying transition to "content" …
- 10:51 Ticket #1727 (:nth-child(An+B) incompatibility with CSS3) created by
- Code: […] Patch: […]
- 09:40 Ticket #1726 (Flashing bug in slideUp/Down in Internet Explorer 7) created by
- The sliding component flashes the whole of itself right before …
- 04:22 Ticket #1725 (jQuery evaluates a script tag before the HTML is appended to the DOM.) created by
- I attached two files, index.html and demo.html. Access index.html, it will …
09/24/07:
- 21:32 Ticket #1724 (ajax calls dont work ocasionally with local params variable) created by
- when I define my params and make a call like this: […] in 7 of 10 …
- 21:14 Ticket #1457 (treeview does not display lastCollapsable) closed by
- worksforme: I can't replicate the initial issue. From the suggested code …
- 16:25 Ticket #1666 (Explicit position refresh for droppable objects) closed by
- worksforme
- 16:19 Ticket #1708 (ratio-option for resizables) closed by
- invalid
- 09:38 Ticket #1723 (makeArray bug?) created by
- in makeArray: […] Oh??? […]
- 09:34 Ticket #1722 (ajax bug?) created by
- […] Oh??? […]
- 06:58 Ticket #1668 (Dialog Options - minHeight, minWidth, maxHeight, maxWidth) closed by
- fixed: Fixed in rev3468
- 06:57 Ticket #1717 (Dialog) closed by
- fixed: Fixed in rev3468
- 06:57 Ticket #1703 (Dialog - not centered when scrolled) closed by
- fixed: Fixed in rev3468
- 05:35 Ticket #1721 (XPath selectors with extern XML string (from AJAX response) doesn't work) created by
- Code:{{{id = $('/id', responseText).text(); response = $('/response', …
Note: See TracTimeline
for information about the timeline view.
