DIV » Api

empty

Description

DIV 내부 모든 HTML Element를 삭제한다.

Return Value

Type Description
void DIV 내부 모든 HTML Element를 삭제함

Example

function btn_on_mouseup(objInst) { div_basic.empty(); }

See Also

getdomid
getdom

Viewer Ver.

9.1.1.1

Update Date

20211224