window Resize

html 測試 左入右出

html 測試 上入下出

html 測試 單入單出

html 測試 左單右單

createElement()

createElement() 創建元素

00
00
00
00
00
#html #網頁格式 #style #div #createElement() 創建元素 #Node.removeChild() #Node.insertBefore() #Node.appendChild( ) #createElement()

parentElement children

children 子元素 / parentElement 父元素

00
00
#html #網頁格式 #style #div #script parentElement #script children #script parentElement 父元素 #script children 子元素 #script nodeObject.parentElement #script nodeObject.children

blur focus

focus() / blur()

00
00
#html #網頁格式 #style #div #script focus() #script blur() #script 獲得焦點 #script 失去焦點