Webanizr Logo
Open / sluit menu
module slidingBanners

Last change: June 2, 2020

Current version: 1.0.1

Slides bannes in a ViewDataLogos view

webanizr.collect('slidingBanners', parameters, callback, error);

parameters

The calendarList module accepts the following parameters:

id__dom (required)

The dom id of the ViewDataLogos element

nr__columns (optional)

The nr of columns in the ViewDataLogos element. Defaults to 8.

callback

The callback function that is called after the sliding has been initiated.

error

The callback function that is called when the sliding fails to initiate.

Changelog

  • June 2, 2020: 1.0.1 - Fixed problem that occurred when banner where unequal in size
  • June 1, 2020: 1.0.0 - Initial commit