Show:
Extends: Scroll
Module: dd-scroll
Parent Module: dd

Extends the Scroll class to make a parent node scroll while dragging.

Constructor

Plugin.DDNodeScroll

()

Index

Properties

  • NS static

Attributes

Properties

NS

String protected static

The NodeScroll instance will be placed on the Drag instance under the nodescroll namespace.

Default: nodescroll

Attributes

node

Node

The node we want to scroll. Used to set the internal parentScroll attribute.