单项选择题
A.targetTouchesB.clientYC.touchesD.changedTouches
下列选项中,用来判断是否全屏显示的方法是()A.document.cancelScreen()B.docume...
单项选择题下列选项中,用来判断是否全屏显示的方法是()
A.document.cancelScreen()B.document.FullScreen()C.document.webkitIsFullScreenD.document.cancelFullScreen()
下列选项中,在整个拖拽过程中都会调用的方法是()A.ondragB.ondragstartC.ondragle...
单项选择题下列选项中,在整个拖拽过程中都会调用的方法是()
A.ondragB.ondragstartC.ondragleaveD.ondragend
下列选项中,用来定义文件域的是()A.<input type="button">B.<input type="...
单项选择题下列选项中,用来定义文件域的是()
A.<input type="button">B.<input type="text">C.<input type="file">D.<input type="password">