Sliders
This will be a default slider component for everything that is behind a slider in the website.
Documentation & component still work in progres...
Page layout Slider
/js/components/siteLayout.js Wrapper around Slick.js-framework
This is an extension on the default-slider class that takes care of the 3-column layout of the website.
On small screensizes it initializes a slick-slider for the 3-column layout. And destroys it on large screens.
Example page
Constructor
FCB_Layout()
Params
-
none
Methods
-
none
Events
-
none
the slider will default to the middle slider page.
The slider can open an other tab by default by reading the url-hash (window.location.hash)
The hash wanted to open up should be added in the data-slider-id attribute in de m-nav--second-nav.
Example