$(function () { var returnsValue; // Type: any // Parameters var ui; // Type: undefined var index; // Type: number returnsValue = $(".selector").wijgallery("add", ui, index); });
Parameters
- ui
- The node content or innerHTML.
- index
- Specified the postion to insert at.