2017-04-18 1 views

답변

1

사용이 코드를 사용하고 *. 나는 noconflict.html 파일에 사용되었고 그것의 작품이다.

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