Blueprint-FixedBackgroundScrollingLayout
Blueprint-FixedBackgroundScrollingLayout copied to clipboard
A fixed background image scrolling layout with 100% height panels and smooth scrolling.
Feature Request: Option for autoplay the slider at a set interval, like 5 seconds. ``` $(window).load(function(){ cpb_currentSlider = $('.cbp-fbcurrent').attr('href'); var cpb_lastChar = cpb_currentSlider.substr(cpb_currentSlider.length - 1); function cpb_getCurrentSlider() { cpb_currentSlider =...
Hello, I am trying to have this "slide" in the middle of my page. Before I have the nav and an intro image/text, then the 4 slides (8 slides in...