單項(xiàng)選擇題從當(dāng)前selection移除range對(duì)象使用的方法是:()

A.addRange(range);
B.removeAllRanges();
C.removeRange(range);
D.getRangeAt(index);


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題selection對(duì)象的哪個(gè)方法直接將用戶選取的終點(diǎn)移到起點(diǎn):()  

A.selection.collapse();
B.selection.containsNode();
C.selection.collapseToEnd();
D.selection.collapseToStart();