单项选择题
A.targetTouchesB.clientYC.touchesD.pageY
下列选项中,表示当前对象上所有触摸点的列表的是()A.targetTouchesB.clientYC.touc...
单项选择题下列选项中,表示当前对象上所有触摸点的列表的是()
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