DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Using Drag and Drop</title> <script> function dragStart(e) { // Sets the operation ...
確定! 回上一頁