Closed ph101pp closed 13 years ago
Basic functionality implemented (02dc74ac7140cf953d02). Animation needs Tweaking and aktiv element doesn't take the whole space.. if this doesn't work the whole issue gets useless.
Positioning absolute works. This replaces positioning Relative completely. Needs no Wrapper or additional Dom elements and is (when open) resizable without Javascript.
Positioning slides absolute... Slides before the active element bound to the left edge and elements after the active one bound to the right edge. The active element fills up the whole space and is trimmed with margins to not overlay the other slides.
This will make resizing without any javascript possible.