Scroll (CSS property)
From PowerUI
Revision as of 19:03, 13 January 2017 by 151.229.186.156 (talk) (Created page with "PowerUI defines a scroll CSS property which makes animating scrolling straight forward (either via keyframes or element.animate): <syntaxhighlight lang="css"> scroll: <numbe...")
PowerUI defines a scroll CSS property which makes animating scrolling straight forward (either via keyframes or element.animate):
scroll: <number> <number>
scroll-top: <number>
scroll-left: <number>
Inherited? | Initial value |
---|---|
No | 0 0 |