Documentation

adjustScroll

adjusts scrolling direction to screen mode (vertical or horizontal)

void adjustScroll( matrix);

Parameters

matrixscreen

See also

  • articles
  • Example

    $$("carousel1").adjustScroll();

    Back to top