Video paralax slider

video parallax slider parameters
  • id - slider id, html id attribute
  • video_url - video url
  • height
  • loop - true; false;
  • smooth - true; false;
  • slideshow - true; false;
  • speed - slide transition speed in miliseconds (1 sec = 1000 milisec)
  • animspeed - animation speed, slide transition speed in miliseconds (1 sec = 1000 milisec)
  • class - custom class, adding custom class allows you to set diverse styles in css to the element. type in name of class, which you defined in css. you can add as much classes as you like.
  • imgsrc - image source, image
  • controlnav - show control navigation - true; false;
  • dirnav - show direction navigation - true; false;
  • imgsrc_raw - image source, image
video parallax slider item parameters
  • header
  • sub_header - sub header
  • button_text - button text
  • button_link - button link
  • next_section
  • header_anim - header animation effect
  • sub_header_anim - sub header animation effect
  • button_anim - button animation effect
[video_parallax_slider ' video_url="http://youtu.be/FG0fTKAqZ5g" next_section="nextSection"]

]

[video_parallax_slider_item header="..." sub_header="..." button_text="..." button_link="..."]