HBCMS更多的中文手册参考:

remove Method

DHTML文档教程

Removes an element from the collection.

dhtml语法

object.remove(iIndex)

Parameters

iIndex Required. Integerthat specifies the zero-based index of the element to remove from the collection.

Return Value

No return value.

是否符合公共标准

This method is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 Non-Microsoft link.

Applies To

areas, controlRange, options, SELECT

更多语法参考

add