2017-04-18 48 views

回答

1

使用此代碼。我用於noconflict.html文件,它的工作

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