Ext.Net

Self-employed.
posts - 16, comments - 2, trackbacks - 0, articles - 0

change the skin

Posted on 2008-05-25 12:06 Ext.Net 阅读(93) 评论(0) 编辑 收藏
document.getElementById('cssSkin').href='skins/'+ skinName +'/css.css';
通过:ie7,ff2.0
失败:maxthon + ie7/6 + ie developer tool bar;
可能是 ie developer tool bar的问题