Wijmo UI for the Web
play メソッド
各画像の順次自動表示を開始します。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijgallery("play");
});
Javascript (Specification) 
function play() : any;

関連トピック

参照

wijgallery タイプ
wijgallery メソッド

 

 


Copyright © GrapeCity inc. All rights reserved.