Closed kabouelatta closed 10 years ago
When Sly frame or items in it change size, you need to call a reaload method. That's about it.
If you want items to inherit a fraction of a size of the frame element by setting % width in CSS, that is not doable as they'd be inheriting from slidee element, which is resized while reloading to fit all items in it,... chicken and egg problem.
i'm trying to use it in responsive website but i'm not sure if is it responsive or not