Bug Tracker

Changes between Initial Version and Version 1 of Ticket #8158, comment 1


Ignore:
Timestamp:
Feb 3, 2011, 12:46:23 PM (13 years ago)
Author:
jitter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8158, comment 1

    initial v1  
    11<jitter> in doesn't work in opera too     10:34AM
     2
     3If you set duration to e.g. 5000 you can see how #inner disappears. But if you trigger a reflow/redraw (e.g. alert(1) in the callback) you will see that opera actually does move the element to border:0% but you can't see that because Opera doesn't redraw. An interesting "workaround" for Opera is adding a e.g. `<button>` element below the #outer div.
     4
     5The issue could be related but must not be. As in IE you get an exception at some point