為什么我設(shè)置圖片區(qū)域的高度跟寬度顯示會(huì)出錯(cuò)。感謝老師回答。
myFocus.set({
id: 'picBox',
pattern: 'mF_fancy',
loadIMGTimeout: '0',
txtHeight: '0',
width:'1920px',
height:'480px',
});
myFocus.set({
id: 'picBox',
pattern: 'mF_fancy',
loadIMGTimeout: '0',
txtHeight: '0',
width:'1920px',
height:'480px',
});
2016-05-22
舉報(bào)
2016-05-22
你這寫的是樣式還是js?