JavaScript實現鼠標拖動圖片移動效果

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> <style type="text/css"> img{width: 150px;height: 150px;position: absolute;left: 0px;top: 0px;} </style> </h
相關文章
相關標籤/搜索