Wijmo UI for the Web
refresh Method
wijmo.carousel Namespace > wijcarousel type : refresh Method
Refresh the carousel layout.Reset the layout, scrolled.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcarousel("refresh");
});
function refresh() : any;
See Also

Reference

wijcarousel type
wijcarousel jQuery Widget