摘要:        
JavaScript 控制 margin-top ,margin-left , margin-right ... 千万不要用这样做 document.getElementById("div1").style.margin-top="30px"; //这样是不对的 document.getElementById("div1").style.margintop="30px"; //这样是不对的 这个也...    阅读全文
posted @ 2009-04-07 12:25
朝夕
阅读(21697)
评论(1)
推荐(0)
        
                    
                
浙公网安备 33010602011771号