document.getElementByID('p1').style.color="blue"; 为什么第一段文字没有变蓝色?
check
check 2016-12-21 09:14:15
0
2
1002
check
check

全部回覆(2)
数据分析师

document.getElementByID('p1').style.color="blue"; 為什麼第一段文字沒有變藍色? -PHP中文網問答-document.getElementByID('p1').style.color="blue"; 為什麼第一段文字沒有變藍色? -PHP中文網問答

圍觀一下哦,學習一下。

迷茫

document.getElementById('p1').style.color="blue"这样才对,document.getElementById()中的Id大小写有误

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板