Namespace $.fn.swipe.pageScroll

Namespace

The page scroll constants that can be used to set the value of allowPageScroll option These properties are read only code »


Instance members

Instance PropertiesDefined By

Constant indicating either horizontal or vertical will be allowed, depending on the swipe handlers registered. Value is "auto". code »
Constant indicating horizontal page scrolling is allowed. Value is "horizontal". code »
Constant indicating no page scrolling is allowed. Value is "none". code »
Constant indicating vertical page scrolling is allowed. Value is "vertical". code »