Timeline
11/09/07:
- 22:53 Ticket #1911 (jQuery-bound events don't have access to jQuery-accessable items) created by
- I can see this happening in Firefox 2.0.0.9 with FireBug and YSlow. I …
- 20:22 Ticket #1910 (Datepicker -> Input field locked from editing) created by
- In the example where the pop up calendar should only appear when you click …
- 20:14 Ticket #1909 (DatePicker Doesnt Use JQuery Alias) created by
- DatePicker uses the alias '$' in within the control which doesn't respect …
- 20:05 Ticket #1908 (jQuery.extend(true,{foo:"bar"},{foo:null}); //throws an exception) created by
- When running my unit tests in the jQuery testing harness (a few days old …
- 14:28 Ticket #1907 (jQuery.extend() deep destroys array of zero) created by
- […] returns an object where plop is an empty array.
- 10:51 Ticket #1906 (about the method of $(el).contants('text') can't work) created by
- the method of $(el).contants('text') can't work in the version 1.2.1
- 09:29 Ticket #1636 (icky of jquery UI vs. interface elements) reopened by
- This issue hasn't been addressed so far, there was no comment that other …
- 00:23 Ticket #1905 (Unit tests fail in IE on $.ajax() - JSONP, Local) created by
- The unit testing was failing in IE for $.ajax() - JSONP, Local In IE, …
11/08/07:
- 13:06 Ticket #1904 (Calendar doesn't position well when used in position:fixed elements) created by
- When attaching a calendar to an input placed inside a div whose position …
- 12:23 Ticket #1903 (place shadow for elements of specific class) created by
- Hello, I had problems with deactivating a shadow for a couple of …
11/07/07:
- 21:48 Ticket #1902 (jQuery.append mixed content gets mixed up) created by
- When adding mixed xml and html content to an element in the DOM, the XML …
- 20:38 Ticket #1901 (Datepicker v3.0 to include Java style date formats) created by
- Hi there, How could I modify Datepicker to implement Java style …
- 20:19 Ticket #1900 (Setting contentType on $.ajax() call does not work.) created by
- setting contentType did not have any affect in using the following code: …
- 17:52 Ticket #1899 (datepicker - bug in november) created by
- The day "3" is showing twice on the calendar, as saturday and sunday.
- 14:47 Ticket #1898 ($("div", some_html_string) where string has EOL) created by
- I recently found a bug that is present in jQuery 1.1.4, 1.2.1 and today's …
- 13:35 Ticket #1897 (Flash movie disappears on drag in sortable feature from interface plugin) created by
- Hello I have found what I think is a bug with the interface/sortable …
- 11:37 Ticket #1896 (Tabs - layout problem on IE6 and IE7 when switching to RTL) created by
- Hi, I'm geting a bug on IE browsers when switching my files from LTR to …
11/06/07:
- 23:45 Ticket #1710 (Tabs plugin for jquery ui does not display correctly in IE7) reopened by
- in IE6, when the mouse is over the tabs, the tab background and border is …
- 16:47 Ticket #1895 (jquery not selecting by id where id contains a dot) created by
- At least it won't using Firefox (tested in 2.0.0.8) and earlier: e.g. …
- 12:48 Ticket #1894 (Interface's SlideOutLeft,SlideOutRight,SlideInLeft,SlideOutRight ?) created by
- Can you please add interface's …
- 06:16 Ticket #1893 (Unable to retrieve defaultValue using attr()) created by
- Unable to retrieve defaultValue using attr()
- 04:25 Ticket #1634 (document.body is null!.2) closed by
- fixed
- 04:20 Ticket #1742 (remove() function crash) closed by
- fixed: Appears to be fixed in Rev [3790]
- 04:11 Ticket #1877 ($.get in IE6) closed by
- invalid: Submitter asserts this is not a bug. Marking invalid. Repost if necessary.
- 04:09 Ticket #1542 ($.ajax not working properly in IE7) closed by
- invalid: Submitter asserts this is not a bug. Marking invalid. Repost if necessary.
11/05/07:
- 21:02 Ticket #1892 (fadeOut Doesn't Work on this HTML in Safari) created by
- fadeOut works on this html in FireFox 2, but not in Safari 2. jQuery …
- 18:49 Changeset [a613a70fdb87163efa25a2d853cb9ed736d8cc39] by
-
- src/core.js
- 15:34 Ticket #1671 (Calendar - follow naming conventions) closed by
- wontfix
- 15:27 Ticket #1821 (slider() method not available in IE6) closed by
- fixed: This one is fixed in the next version. Grab the SVN if you need it now.
- 15:26 Ticket #1852 (sortable dragged element not displayed on IE) closed by
- duplicate: This is related to a clone bug, not to sortables. Thanks anyway!
- 15:24 Ticket #1860 (ui.jquery.com - more bugs in demo) closed by
- invalid
- 15:22 Ticket #1875 (UI_Sortable - update callback is not called) closed by
- fixed: Hi, this is already fixed in the current SVN (next release), thanks …
- 15:20 Ticket #1883 (slider() cannot be applied to JQuery objects that are not yet in DOM) closed by
- wontfix: Hi, I don't think there is a good way of solving this issue, and I don't …
- 13:49 Ticket #1891 (DOM creation in IE broken) created by
- Seems that with the latest 1.2.1 some basic DOM creation like this: …
- 13:15 Ticket #1890 (XML Broken on IE 7 and Opera 9.23 with jquery version 1.2.1) created by
- Code: […] where "retorno" is a xml code like this: […] …
11/04/07:
- 16:57 Ticket #1889 (IE error in event.fix) created by
- IE error in calculating pageX/Y if missing and clientX/Y available. …
11/02/07:
- 19:59 Ticket #1888 (jQuery(string) create not valid DOM when string is html with newlines) created by
- It is common task to get html from server and to work with it in its own …
- 18:54 Ticket #1887 (Sortables -- bad options do not fail gracefully, explode) created by
- Some sortable options do not fail gracefully/silently if passed an …
- 18:12 Ticket #1886 (Add jQuery.reduce()) created by
- As jQuery already provides a Map algorithm for arrays, it would be nice to …
- 18:04 Ticket #1885 (datepicker: date range bug) created by
- Here is a video of the bug http://screencast.com/t/zrdTeJ0i This is a bug …
- 08:01 Ticket #1884 (javascript, loaded via ajax not binding inside a parent element.) created by
- Steps to reproduce. 1) load ajax via .ajax() method 2) put in dom via …
- 05:18 Ticket #1883 (slider() cannot be applied to JQuery objects that are not yet in DOM) created by
- The following test case fails with an obscure JQuery error message …
- 00:01 Ticket #1882 (.attr('height','250px') causing exception being thrown in IE6) created by
- It happens when I use jQuery with a particular script on a particular page …
Note: See TracTimeline
for information about the timeline view.
