![]() |
От: |
c-smile
|
http://terrainformatica.com |
Дата: | 24.03.11 19:12 | ||
Оценка: | 3 (1) |
div#content {
size-changed!:
pbottom = self.y-view() + self.box-border-height(),
self.$(div.child) -> @(el)
(
cbottom = el.y-view() + el.box-border-height(),
el.out-of-view = cbottom > pbottom ? "true" # null
);
}
div.child[out-of-view] { visibility: hidden; }