Timeline
Jun 17, 2008:
- 6:12 PM Ticket #3057 (Safari option hide bug) created by
- When inspected with Safari the generated code looks correct but Safari …
- 5:31 PM Changeset [bf14ac12]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 5:04 PM Ticket #3052 (jquery.form.js does break on file upload) closed by
- fixed: Fixed on [5732].
- 5:03 PM Changeset [35b8157]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:39 PM Ticket #3042 (The Image Cropper demo doesn't work) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 4:36 PM Ticket #3009 (ui.sortable "serialize" function won't return a value) closed by
- invalid: Why are you reopening this ? This belongs to Sortables that is part of …
- 4:32 PM Ticket #3045 (jsonp cross domain scripting) closed by
- fixed: Fixed at [5731].
- 4:32 PM Changeset [335b8816]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 4:13 PM Ticket #3048 (QUnit/testrunner.js fails when error message contains XML-interpreted ...) closed by
- fixed: Fixed at [5730]. I actually added the same modification before …
- 4:11 PM Changeset [febe463]1.12-stable2.2-stablekillphp by
- test/data/testrunner.js
- 4:04 PM Ticket #3049 (Tabs layout issue with IE) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 4:03 PM Ticket #3051 (jquery.eq() acts strange when passed a string) closed by
- invalid: http://docs.jquery.com/Traversing/eq#index The index must be a …
- 3:59 PM Ticket #3053 (passing Number(0) to html fails.) closed by
- fixed: Fixed at [5728] and added tests at [5729].
- 3:59 PM Changeset [21d6691]1.12-stable2.2-stablekillphp by
- test/unit/core.js
- 3:57 PM Changeset [5e50079]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:36 PM Ticket #2892 (Opera, window object and unload event) closed by
- wontfix
- 11:23 AM Ticket #3056 (bug in attr) created by
- i found a bug trying to use this $("#my_div").attr({ …
- 10:07 AM Ticket #3055 (IE leak prevention causes content loss) created by
- == Short summary == * Interactively (by mouse clicks) add content to …
- 1:45 AM Ticket #3054 (API/Events: select(fn) does not work in IE6.) created by
- select(fn) does not work in IE6.
- 12:14 AM Ticket #3053 (passing Number(0) to html fails.) created by
- From the jquery-en mailing. --- When I call html(5) it …
Jun 16, 2008:
- 4:28 PM Ticket #3052 (jquery.form.js does break on file upload) created by
- I was trying file uploads with the current jquery.js and …
- 4:28 PM Ticket #3051 (jquery.eq() acts strange when passed a string) created by
- From 1.2.6 source: 443 eq: function( i ) { 444 …
- 3:54 PM Ticket #3050 (innerHeight/Width on window return null) created by
- Calling innerHeight or innerWidth in $(window) fails, returns nothing: …
- 3:28 PM Ticket #3049 (Tabs layout issue with IE) created by
- I did a post on the jquery-ui google group …
- 8:15 AM Ticket #3048 (QUnit/testrunner.js fails when error message contains XML-interpreted ...) created by
- When a test throws an exception and the exception message contains …
- 6:16 AM Ticket #3047 (Interface and jQuery 1.2.x) created by
- Interface plug-in works only with jQuery 1.1.2. Do you have any plan …
- 5:02 AM Ticket #3046 ($(window).height() returns wrong value in Opera 9.5) created by
- $(window).height() returns wrong value in Opera 9.5. This might be …
- 3:26 AM Ticket #3045 (jsonp cross domain scripting) created by
- When doing jsonp, jquery will first check if the requesting domain is …
Jun 15, 2008:
- 4:35 PM Ticket #3009 (ui.sortable "serialize" function won't return a value) reopened by
- It will only return a value when using id="id_22" as in examples if we …
- 12:39 PM Ticket #3044 (Use an other attribute tha rel in ImageBox) created by
- It would be much better to use an other attribute than "rel" to insert …
- 12:08 PM Ticket #3043 (interface imagebox) created by
- Safari 3.1.1 on Mac and Windows : If the link button-image is down a …
- 8:41 AM Ticket #3042 (The Image Cropper demo doesn't work) created by
- The [http://ui.jquery.com/repository/real-world/image-cropper/ Image …
Jun 14, 2008:
- 2:16 AM Ticket #3041 (appendTo does not add option text to select box in IE) created by
- <select id="choose"></select> var option = …
Jun 13, 2008:
- 9:56 PM Ticket #3040 (Cannot use Ajax/load() etc. to load OPTGROUP in Opera) created by
- If you have a select tag and want to Ajax content into it, e.g. with …
- 2:50 PM Ticket #3034 (quickExpr does not catch ids with a dash) closed by
- fixed: Done at [5726].
- 2:42 PM Changeset [2f2602e]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:15 AM Ticket #3039 (Older Safari versions crash in makeArray) created by
- The attached test case consistently crashes older versions of Safari. …
- 11:03 AM Ticket #3038 (show() function fails on Safari under unknown circumstances) created by
- Hi there, my name is Rob Wright, working for a large financial …
- 10:45 AM Ticket #3037 (offset returns top/left = 0 for a position: absolute / display: none ...) created by
- Offset returns a top / left = 0 for my div that is in position …
- 8:07 AM Ticket #3036 (click, mouseover and mouseout do not work properly in Firefox) created by
- The following code works correctly in Safari but not in Firefox (2.0) …
- 6:00 AM Ticket #3035 ([validate] fails to validate input fields in Opera and Konqueror with ...) created by
- I have a form here which content is dynamicaly generated with php and …
- 2:38 AM Ticket #3034 (quickExpr does not catch ids with a dash) created by
- […] Selectors like "#nav-home" or "#text-comment" do not match …
Jun 12, 2008:
- 7:21 PM Ticket #2972 (curCSS Really slow) closed by
- wontfix: Well.. I was curious about this, commented all the function and ran …
- 7:09 PM Ticket #3022 (Setting CSS to NaN throws IE error) closed by
- wontfix: I think jQuery needs to provide normalize methods to do needed tasks. …
- 6:50 PM Ticket #3033 (Useless check ?) created by
- Line 269 of core.js: […] It tests for the '..' selector. We …
- 6:48 PM Ticket #3031 (Clone with IE6 inside of an iframe) closed by
- duplicate
- 6:42 PM Ticket #1964 (onclick ie7) closed by
- wontfix: IE (6/7) doesn't support this action (setting string handlers). That's …
- 6:37 PM Ticket #3032 (onclick attribute for Jaws screen reader for better accessibility) closed by
- wontfix: This won't be added into the core, as it's a very specific thing for a …
- 5:42 PM Ticket #3032 (onclick attribute for Jaws screen reader for better accessibility) created by
- While digging into making some plugins accessible I discovered that …
- 5:10 PM Ticket #1964 (onclick ie7) reopened by
- $.attr() ought to add whatever attribute requested, regardless of purpose.
- 12:20 PM Ticket #3031 (Clone with IE6 inside of an iframe) created by
- I noticed that the clone method would throw an error when I tried to …
- 10:44 AM Ticket #3030 (hover doesn't work with image maps) created by
- For some reason you can't do use hover() method to associate …
- 10:15 AM Ticket #3029 ([treeview] Callback for successful async (AJAX) load of (part of) the tree) created by
- Hello! I think it would be quite useful to provide, for the async …
- 4:11 AM Ticket #3022 (Setting CSS to NaN throws IE error) reopened by
- I know that normally you'd never set NaN as a value, but the reason I …
Jun 11, 2008:
- 11:00 PM Ticket #3028 (Incorrect positioning/crash in Safari 2.0.4) created by
- I have been working on the site http://www.festivalandco.com/. It …
- 6:37 PM Ticket #2947 (Event: altKey not set) closed by
- fixed: Right, got it now. I actually fixed this some weeks ago, I thought it …
- 6:26 PM Ticket #3018 (Using AJAX type=script or type=jsonp on IE6 sometimes breaks) closed by
- duplicate: Duplicate of #3019.
- 6:24 PM Ticket #3020 (Ajax tab problem?????) closed by
- invalid: jQuery.Tabs now belongs to jQuery UI. Please repost this to the …
- 6:22 PM Ticket #3022 (Setting CSS to NaN throws IE error) closed by
- invalid: Why would you set NaN as a css value ? The other ticket isn't related …
- 6:12 PM Ticket #3024 (.html() .text() .val() issue on IE for some tags (a,span)) closed by
- invalid: Some tags demand the closing dash. This should always be included to …
- 3:59 PM Ticket #3027 (triggering focus throws to events in IE) created by
- If you use elm.trigger("focus");. IE will throw 2 events. (1 fake and …
- 2:55 PM Ticket #3026 (More robust jQuery.makeArray) created by
- Currently, makeArray() uses array.call to determine whether array is a …
- 9:56 AM Ticket #3025 (Livejournal's code is incompatible with jQuery) created by
- My company Zemanta builds blogging tool that inserts jQuery into a …
- 8:49 AM Ticket #3024 (.html() .text() .val() issue on IE for some tags (a,span)) created by
- Hi, On IE , when you try to create a new tag "a" or "span" with a …
- 8:03 AM Ticket #3023 ([@attribute] selector breaks on attributes with namespaces) created by
- The first regex in jquery.parse matches a selector like [@ns:foo] or …
- 6:53 AM Ticket #3022 (Setting CSS to NaN throws IE error) created by
- If you try to set a css property to NaN it throws an 'Invalid …
- 4:18 AM Ticket #3021 (Downloadable documentation) created by
- I often do my most productive development while without internet …
Jun 10, 2008:
- 10:48 PM Ticket #3020 (Ajax tab problem?????) created by
- I am my ajax tab page like this […] File "1.html" like this […] …
- 5:10 PM Ticket #3019 (Using AJAX type=script or type=jsonp on IE6 sometimes breaks) created by
- On IE6, I noticed that one of my AJAX requests was failing. The AJAX …
- 5:08 PM Ticket #3018 (Using AJAX type=script or type=jsonp on IE6 sometimes breaks) created by
- On IE6, I noticed that one of my AJAX requests was failing. The AJAX …
- 4:14 PM Ticket #2996 ([slider] Bug on destroy) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 4:11 PM Ticket #2998 (attr('onclick',value)) closed by
- invalid: This doesn't work on IE. Inline/obstrusive string event handlers are …
- 4:02 PM Ticket #3002 (remove about) closed by
- invalid: THs need to be wrapped on TRs (if I'm not wrong). Please reopen if …
- 3:59 PM Ticket #3009 (ui.sortable "serialize" function won't return a value) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 3:59 PM Ticket #3010 (ui-datepicker: issue when script is included after page load) closed by
- invalid: DatePicket belongs to jQuery UI. Please repost this to the …
- 3:58 PM Ticket #3012 (sortable/ draggable helper as child of overflow element does not ...) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 3:17 PM Ticket #3017 (v1.2.6 Incompatibility with jqModal) created by
- I've been using the jqModal for a few months now, and recently updated …
- 11:28 AM Ticket #3016 (Textarea loses current value when cloned) created by
- If you clone an element with a textarea in it and append this to …
- 11:02 AM Ticket #3015 (Restrict onunload removal of eventhandlers to IE and Firefox 2) created by
- In event.js the last lines remove registered eventhandlers on unload …
- 4:49 AM Ticket #3014 ([treeview] add focus and highlight feature) created by
- it is not easy to focus a tree item currently,I hope jquery treeview …
- 1:00 AM Ticket #3013 (Interface Plugin - compressed version has comment issues) created by
- Interface Plugin: The compressed version contains typos in the …
Note: See TracTimeline
for information about the timeline view.