clientX、offsetX、layerX、screenX、pageX、x的區別

代碼如下: <!Doctype> <html> <head> <title>HTML DOM Event 對象</title> <style> .div1 { position: relative; width: 100px; height: 100px; background: black; top: 200px; left: 200px; }
相關文章
相關標籤/搜索