2012-05-05 3 views

답변

0

구성은 예제 코드에있는 options 변수를 사용하여 수행됩니다. 내가이

var options = {'title':'Some Title', 
       'width':400, 
       'height':300, 'backgroundColor':'#EEF4EE'}; 
하여이

var options = {'title':'Some Title', 
       'width':400, 
       'height':300}; 

대체, 배경 색상을 변경하려면