2017-04-18 28 views

答えて

1

使用このコードを使用しています*。私はnoconflict.htmlファイルで使用されており、その作品です。

// This is the part where jSignature is initialized. 
var $sigdiv = $("#signature").jSignature(
{ 
    'UndoButton':true, 
    'background-color': 'transparent', 
    'decor-color': 'transparent', 
}) 
関連する問題