Wijmo UI for the Web
hide メソッド
要素を非表示にします。
シンタックス
Javascript (Usage) 
$(function () {
    var returnsValue; //タイプ: any
    returnsValue = $(".selector").wijpopup("hide");
});
Javascript (Specification) 
function hide() : any;

関連トピック

参照

wijpopup タイプ
wijpopup jQuery ウィジェット

 

 


Copyright © GrapeCity inc. All rights reserved.