Open anthonyshort opened 13 years ago
Good mixin, in my work I usually use em
to really kick it far far away and also give it visibility:hidden
which keeps the layout but no matter what it's not visible visually…
Having said that my use cases are relatively specific, usually i just need something invisible with layout to ajax load content into then read the content height and animate some container to the correct height before inserting the ajax content and then removing or clearing the off-screen loading stage.
A mixin to move an object off-screen but keep it's display intact.