javascript經常使用的語句

1.document.write( " "); 輸出語句 2.JS中的註釋爲// 3.傳統的HTML文檔順序是:document- >html- >(head,body) 4.一個瀏覽器窗口中的DOM順序是:window- >(navigator,screen,history,location,document) 5.獲得表單中元素的名稱和值:document.getElementById( "表
相關文章
相關標籤/搜索