Timeline
Aug 27, 2008:
- 10:52 AM Ticket #3293 (IE6 Crash, query 1.2.6, ajax) closed by
- invalid
- 10:12 AM Ticket #3297 (Not working construction in Opera) created by
- Have select with id=ctr_rgn This code not working in opera 9.50 var …
Aug 26, 2008:
- 5:15 PM Ticket #3296 ([autocomplete] - Pressing space as first character throws exception) created by
- [Repro] 1. Click into an input element with the autocomplete plugin …
- 5:05 PM Ticket #3295 (jQuery 1.2.X's .clean() mangles namespaced elements) created by
- The .clean() method tries to replace empty elements defined as <elem …
- 2:01 PM Ticket #3294 (Custom attribute 'start' not working in IE) closed by
- wontfix: This works for elements like body. When I tried on one input …
- 10:18 AM Ticket #3294 (Custom attribute 'start' not working in IE) created by
- Try this: […] Works fine in FF, but not in IE7. Change the …
- 6:16 AM Ticket #3293 (IE6 Crash, query 1.2.6, ajax) created by
- Some version of IE6 CRASH. Page = http://noyabrsk-inform.ru/afisha …
- 5:28 AM Ticket #3292 ($().fadeIn() crash/ ghost text) created by
- using $().fadeIn() on an element (DIV) can cause IE7 to crash under …
- 5:03 AM Ticket #3291 (Error with value == NaN) created by
- jQuery-1.2.6 problem row : 1120 [code] if( set ) elem [ name ] = …
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 …
Note: See TracTimeline
for information about the timeline view.