Timeline
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 …
11/01/07:
- 17:53 Ticket #1881 (UI Datepicker v3.0 with other libraries) created by
- UI Datepicker v3.0 fires js error when jQuery.noConflict() is used to …
- 16:36 Ticket #1880 (Datepicker: should position itself so it is always visible) created by
- The datepicker (v3.0) does not position itself so it is always visible to …
- 15:12 Ticket #1879 (.css('fontSize') returns different value in Internet Explorer) created by
- This is a duplicate ticket of: http://dev.jquery.com/ticket/760 However, …
- 14:40 Ticket #1878 (Document Ready Problem) created by
- Hi, people. I've got some "operation aborted" erros when using jQuery's $( …
- 14:10 Ticket #1877 ($.get in IE6) created by
- this code don`t working in IE6 (in FF and Opera - ok) […]
- 02:29 Ticket #1876 (ui.dialog.js - Dialog Positioning Improvement) created by
- The current code for positioning a dialog window does not work if the …
- 02:05 Ticket #1875 (UI_Sortable - update callback is not called) created by
- I looked in the ui.sortable.js file and found that the call to it was …
- 01:40 Ticket #1874 (.html() bug with inserting SWF in IE) created by
- Loading flash swf's has an issue with .html. When loading a swf via …
- 01:38 Ticket #1873 (.html() bug with IE) created by
- Loading flash swf's has an issue with .html. When loading a swf via …
10/31/07:
- 20:15 Ticket #1872 (Charachter Encoding on Ajax Load) created by
- hello! i`ve just noticed that every time i use some of Jquery plugins that …
- 19:52 Ticket #1871 (fix() in event propagation is slow) created by
- The fix() function called when an event is propagated deep copies the …
- 18:16 Ticket #1870 (IE6: width is not updated when options are dynamically added to selectbox) created by
- the following code produces the incorrect new width in IE6, but not …
- 14:34 Ticket #1869 (Rating plugin does not work with 1.2) created by
- yesterday i checked out the svn dev version with all the plugins. I tried …
- 13:21 Ticket #1868 (loosing position property of the element affected by the block function) created by
- when the block function is called all elements with static postioning …
- 09:48 Ticket #1867 (Some MS IE 7.0 userAgent strings return a jQuery browser.version of 6.0) created by
- I am not sure how I got it (probably from the numerous .NET patches I have …
- 06:57 Ticket #1866 (IE6, appech checkbox to div, checked attribute gone.) created by
- Example: […] Execute result: […] I try to update …
- 05:09 Ticket #1864 (val( val ) bug with firefox) closed by
- worksforme: Works for me also in current build. If you continue to have problems, …
- 01:42 Ticket #1865 (slider curValue ignores minValue) created by
- With this test case: […] The values assigned to the text field …
10/30/07:
- 23:10 Ticket #1864 (val( val ) bug with firefox) created by
- the second demo available here : http://docs.jquery.com/Attributes/val …
- 17:36 Ticket #1863 (support for error and timeout in JSONP calls) created by
- As discussed in …
- 16:37 Ticket #1862 (iResizable overwrites '0' limits with default values) created by
- When building a new resizable object, if any of the limits are set to 0 …
- 15:21 Ticket #1861 (Interface Slideshow - ie7 problems) created by
- Sometimes the slide show doesn't start when using ie7 I also can get the …
- 08:45 Ticket #1860 (ui.jquery.com - more bugs in demo) created by
- 1)If I open demo effect "Shadow" and scroll down to "3. In combination …
- 08:29 Ticket #1859 (jquery.com in IE6) created by
- http://docs.jquery.com/Licensing http://docs.jquery.com/Category:Effects …
- 03:07 Ticket #1858 ($(".calendarRange").calendar({ dateFormat: 'YMD-' });) created by
- The code is like next, if there are to date blank(state date and end …
Note: See TracTimeline
for information about the timeline view.
