Function printThumbNav
Prints the jQuery bxslider HTML setup to be replaced by JS
Package: plugins\bxslider-thumb-nav
Author: Malte Müller (acrylian), Stephen Billard (sbillard), Fred Sondaar (fretzl)
Located at zp-extensions/bxslider_thumb_nav.php
Author: Malte Müller (acrylian), Stephen Billard (sbillard), Fred Sondaar (fretzl)
Located at zp-extensions/bxslider_thumb_nav.php
integer |
$minitems = NULL |
The minimum number of thumbs to be visible always if resized regarding responsiveness. |
integer |
$maxitems = NULL |
The maximum number of thumbs to be visible always if resized regarding responsiveness. |
integer |
$width = NULL |
Width Set to NULL if you want to use the backend plugin options. |
integer |
$height = NULL |
Height Set to NULL if you want to use the backend plugin options. |
integer |
$cropw = NULL |
Crop width Set to NULL if you want to use the backend plugin options. |
integer |
$croph = NULL |
Crop heigth Set to NULL if you want to use the backend plugin options. |
boolean |
$fullimagelink = NULL |
$crop TRUE for cropped thumbs, FALSE for un-cropped thumbs. $width and $height then will be used as maxspace. Set to NULL if you want to use the backend plugin options. |
boolean |
$mode = NULL |
$fullimagelink Set to TRUE if you want the thumb link to link to the full image instead of the image page. Set to NULL if you want to use the backend plugin options. |
string |
$speed = NULL |
$mode 'horizontal','vertical', 'fade' |
integer |
$speed,… |
The speed in miliseconds the slides advance when clicked |