Difference between revisions of "Scroll (CSS property)"

From PowerUI
Jump to: navigation, search
(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...")
(No difference)

Revision as of 19:03, 13 January 2017

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