1
2
3
4
// 약 4622 줄 try cache로 묶어준다.
try{
    style[ name ] = value;
} catch (e){}

+ Recent posts