끌어놓기(드래그: drag) 이벤트를 시작한다.
![]() | Script | [bVal=]object.dragDrop() |
파라메터는 없다.
반환값 bVal은 다음 중 하나의 부울값이다.
true | 끌어 놓기 작업이 성공적으로 완료되었다. |
false | 끌어 놓기 작업이 취소되었다. |
ondragstart 이벤트가 발생되도록 이 메서드를 사용할 수 있다.
이 이벤트가 취소되지 않으면 드래그 작업이 시작된다.
마우스가 해제되면 이 메서드는 값 true을 반환하고,
ondragstart 이벤트가 취소되면, 이 메서드는 즉시값 false을 반환한다.
개체 | script | IE |
---|---|---|
a | a.dragDrop() | IE5.5(win32,ce) |
area | area.dragDrop() | IE5.5(win32,ce) |
baseFont | baseFont.dragDrop() | IE5.5(win32,ce) |
bgSound | bgSound.dragDrop() | IE5.5(win32,ce) |
body | body.dragDrop() | IE5.5(win32,ce) |
br | br.dragDrop() | IE5.5(win32,ce) |
button | button.dragDrop() | IE5.5(win32,ce) |
caption | caption.dragDrop() | IE5.5(win32,ce) |
col | col.dragDrop() | IE5.5(win32,ce) |
comment | comment.dragDrop() | IE5.5(win32,ce) |
dd | dd.dragDrop() | IE5.5(win32,ce) |
div | div.dragDrop() | IE5.5(win32,ce) |
dt | dt.dragDrop() | IE5.5(win32,ce) |
embed | embed.dragDrop() | IE5.5(win32,ce) |
font | font.dragDrop() | IE5.5(win32,ce) |
form | form.dragDrop() | IE5.5(win32,ce) |
frame | frame.dragDrop() | IE5.5(win32,ce) |
head | head.dragDrop() | IE5.5(win32,ce) |
hr | hr.dragDrop() | IE5.5(win32,ce) |
html | html.dragDrop() | IE5.5(win32,ce) |
iFrame | iFrame.dragDrop() | IE5.5(win32,ce) |
img | img.dragDrop() | IE5.5(win32,ce) |
button | button.dragDrop() | IE5.5(win32,ce) |
checkbox | checkbox.dragDrop() | IE5.5(win32,ce) |
FileUpload | FileUpload.dragDrop() | IE5.5(win32,ce) |
image | image.dragDrop() | IE5.5(win32,ce) |
password | password.dragDrop() | IE5.5(win32,ce) |
radio | radio.dragDrop() | IE5.5(win32,ce) |
reset | reset.dragDrop() | IE5.5(win32,ce) |
submit | submit.dragDrop() | IE5.5(win32,ce) |
text | text.dragDrop() | IE5.5(win32,ce) |
isIndex | isIndex.dragDrop() | IE5.5(win32,ce) |
label | label.dragDrop() | IE5.5(win32,ce) |
legend | legend.dragDrop() | IE5.5(win32,ce) |
li | li.dragDrop() | IE5.5(win32,ce) |
map | map.dragDrop() | IE5.5(win32,ce) |
marquee | marquee.dragDrop() | IE5.5(win32,ce) |
meta | meta.dragDrop() | IE5.5(win32,ce) |
Object | Object.dragDrop() | IE5.5(win32,ce) |
ol | ol.dragDrop() | IE5.5(win32,ce) |
Option | Option.dragDrop() | IE5.5(win32,ce) |
p | p.dragDrop() | IE5.5(win32,ce) |
script | script.dragDrop() | IE5.5(win32,ce) |
select | select.dragDrop() | IE5.5(win32,ce) |
span | span.dragDrop() | IE5.5(win32,ce) |
style | style.dragDrop() | IE5.5(win32,ce) |
table | table.dragDrop() | IE5.5(win32,ce) |
td | td.dragDrop() | IE5.5(win32,ce) |
text | text.dragDrop() | IE5.5(win32,ce) |
textArea | textArea.dragDrop() | IE5.5(win32,ce) |
title | title.dragDrop() | IE5.5(win32,ce) |
tr | tr.dragDrop() | IE5.5(win32,ce) |
ul | ul.dragDrop() | IE5.5(win32,ce) |
![]() | dragDrop 메서드⇒ | ![]() | ![]() ![]() ![]() |
![]() | dragDrop 메서드 | ⇒ | ![]() ![]() |
최종 수정: 06/30/2025 17:12:16 | ![]() All right reserved | 비정상적인 방식으로 프레임없이 페이지에 접속하면 자주 오류가 발생됩니다. 오류가 나면 정상적 접속으로 시도해 보세요. | http://koxo.com/lang/js/method/dragDrop.html |