Timeline
Aug 25, 2008:
- 6:06 PM Ticket #3290 (File Upload field results in jQuery doing a form submit, dropping page ...) created by
- When submitting a form (via submit element) containing a file upload, …
- 4:58 PM Ticket #3289 ("Object doesn't support this property or method" clone problem in IE ...) created by
- We've got some sortable content on a page and we happen to try and …
- 7:04 AM Ticket #3288 (attr('href') does not return a string in IE6) created by
- var $link = $('#my_link') var href = $link.attr('href');is #panel_1 …
- 3:20 AM Ticket #3287 ([autocomplete] Add a handler for non-matched events) created by
- A pattern I am using a lot is that I have a list of record with an id …
- 1:37 AM Ticket #3286 (Hover Glitch/Bug) created by
- .hover() when put in a frame that has a scroller bar always acts up …
Aug 24, 2008:
Aug 23, 2008:
- 5:40 PM Ticket #3285 ([validate] Validation fails in IE if form contains field named "length") created by
- A form can be submited skipping validation under IE if the form …
- 2:04 PM Ticket #3284 (Since 1.2.5 event.altKey is undefined) created by
- I created a simple document which one can use with firebug and start …
- 11:24 AM Ticket #3283 (The use of methods IE6 errors jsonp.) created by
- IE6 under the 2626 and 2727 trip errors, the code be amended to the …
Aug 22, 2008:
- 6:56 PM Ticket #2462 (backgroundPosition propertie) reopened by
- Hi Ariel, I'm reopening this ticket because there is a discrepancy …
- 1:58 PM Ticket #3282 (clone bug in internet explorer) created by
- Problem: $('<div><span>test content</span></div>').clone().html() …
- 11:18 AM Ticket #3281 (double requests in IE when appending script elements) created by
- […] The code above creates a script element, sets attributes and …
- 10:46 AM Ticket #3280 (.css('background-color', '#') Throws JS Error in IE) created by
- The following throws a JS error in IE saying "invalid property value" …
Aug 21, 2008:
- 7:35 PM Ticket #3279 ([autocomplete] trimWords splits on multipleSeparator regardless of ...) created by
- This is for Jörn Zaefferer's AutoComplete plugin …
- 5:01 PM Ticket #3278 (filter: Invalid procedure call or argument from IE7 when querying on ...) created by
- Specifically, the object that threw the exception was a DispHTMLTable …
- 1:08 PM Changeset [0865b07]1.12-stable2.2-stablekillphp by
- test/unit/selector.js
- 11:51 AM Ticket #3277 ('eval' in IE will not return function values, therefore json data == ...) created by
- Related to #1298 and [2092] - the fix breaks evaluation of functions …
- 10:33 AM Ticket #3274 (.slice() misses "end" selection) closed by
- wontfix: jQuery.fn.slice works exactly as …
- 10:18 AM Ticket #3275 (:readonly, :disabled) closed by
- invalid: The way browser report this attribute varies. This should do: […]
- 10:15 AM Ticket #3276 (Tabs Bug) created by
- Explanation of the bug The select clause in the tabs menu does not …
- 8:43 AM Ticket #3275 (:readonly, :disabled) created by
- - Hi, how to select readonly or disabled form fields? Do selectors …
- 8:33 AM Ticket #3274 (.slice() misses "end" selection) created by
- - hi, the slice function DOES NOT include the "end" argument, which …
- 1:34 AM Ticket #3273 (use getElementsByClassName in selector engine) created by
- It would be nice if new versions of jQuery made use of …
Aug 20, 2008:
- 5:43 PM Ticket #3271 (ui.sortable + table + (cellspacing > 0) = problem) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 2:16 PM Ticket #3272 (About Trac link broken) created by
- ==== How to Reproduce ====
While doing a GET operation on
/about
, … - 2:09 PM Ticket #3271 (ui.sortable + table + (cellspacing > 0) = problem) created by
- Please see attached code example. A setting of any positive value for …
- 1:25 PM Ticket #3270 (jQuery().wrapInner() prepends instead of wrapping when html structure ...) created by
- For example: […] would work fine. However […] will produce …
- 12:25 PM Ticket #3266 (dialog popup box does not work like javascript confirm) closed by
- invalid: It's impossible to make modal dialogs like confirm. Javascript …
- 12:21 PM Ticket #3263 (xmlhttprequest change) closed by
- invalid: No, jQuery doesn't alter the enviroment. This way we don't cause …
- 12:17 PM Ticket #3269 (Validation Plugin: Allow Duplicate Names) created by
- Please add a new option to validate all elements with the same name. …
- 11:57 AM Ticket #3262 (the layout of the Datepicker/Options page is broken) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 5:52 AM Ticket #3268 ([autocomplete] added dropdown button support, setData function, "n ...) created by
- I added some features to the autocomplete 1.0.2 component that were …
- 5:49 AM Ticket #3267 ([autocomplete] added dropdown button support, setData function, "n ...) created by
- I added some features to the autocomplete 1.0.2 component that were …
Aug 19, 2008:
- 9:56 PM Ticket #3266 (dialog popup box does not work like javascript confirm) created by
- Hello When I download the dialog pop up, it does not work like …
- 8:23 PM Ticket #3265 (Critical error raised when animating VML) created by
- In MSIE 7 (at least) an error is raised when this jQuery is executed: …
- 6:04 PM Ticket #3264 ([treeview] keeps two branches expanded when serializing (cookie-based)) created by
- When branch A is expanded and one clicks on branch B, which is a link …
- 2:39 PM Ticket #3263 (xmlhttprequest change) created by
- woudn't putting this in the code be better: […] so later instead …
- 12:36 PM Ticket #3242 (bugs with FireFox3) reopened by
- Status closed and resolution invalid? That means what? I have …
- 11:04 AM Ticket #3262 (the layout of the Datepicker/Options page is broken) created by
- http://docs.jquery.com/UI/Datepicker/datepicker#options is broken both …
- 8:39 AM Ticket #2221 (append() functions problem IE6) closed by
- invalid: @cardil Reopen with a valid test case that shows the error for the …
- 8:37 AM Ticket #2209 (Internet Explorer 6 critical bug with ajax method) closed by
- invalid
- 8:33 AM Ticket #1414 (.submit() can fail if something has id="submit") reopened by
- Well, it doesn't throw an exception, correct - but it needs to …
- 8:17 AM Ticket #1414 (.submit() can fail if something has id="submit") closed by
- duplicate: This is an old ticket (1.1.3). The compromised is now wrapped with a …
- 7:46 AM Ticket #3257 (Dialog title in IE7) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 7:46 AM Ticket #3258 (Datepicker Position Problem in IE 6/7) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 7:41 AM Ticket #3242 (bugs with FireFox3) closed by
- invalid
- 4:04 AM Ticket #3261 (While doing a GET operation on /query, Trac issued an internal error.) created by
- ==== How to Reproduce ====
While doing a GET operation on
/query
, …
Aug 18, 2008:
- 5:37 PM Ticket #3260 (Weird IE7 behavior when focussing on a text input inside a div with ...) created by
- == Summary == Here is a very simple example which will produce this …
- 10:44 AM Ticket #3259 (jQuery attr returns unexpected value) created by
- $("some_input_element").attr("value") returns the inner HTML of the …
- 9:14 AM Ticket #3258 (Datepicker Position Problem in IE 6/7) created by
- I had a Problem using the ui.datepicker plugin with IE6/7 the …
- 4:18 AM Ticket #3257 (Dialog title in IE7) created by
- When using a title attribute on a DIV which you then turn into a …
Note: See TracTimeline
for information about the timeline view.