haXe API Documentation
Back | Index
class js.Scroll
Available in js
static function getLeft() : Int
static function getTop() : Int
static function set(left : Int, top : Int) : Void
Back | Index