$(function () { var returnsValue; // Type: wijlightbox // Parameters var index; // Type: number returnsValue = $(".selector").wijlightbox("show", index); });
function show( index : number ) : wijlightbox;
Parameters
- index
- The zero-based index of the picture to show.