이미지박스 » Api

getimagejdom

Description

이미지박스 컴포넌트의 img에 해당하는 jQuery 오브젝트를 리턴한다.

Return Value

Type Description
INSTANCE 이미지박스 컴포넌트의 img에 해당하는 jQuery 오브젝트

Example

function btn_on_mouseup(objInst) { // img_basic은 이미지박스 오브젝트 인스턴스 // 이미지박스 오브젝트에 해당하는 jQuery 오브젝트를 구함 var jdom = img_basic.getimagejdom(); }

See Also

getimagedom

Viewer Ver.

9.1.1.1

Update Date

20210506