标签: php javascript html
假设我有像http://www.pixelscrapper.com/legacy/sites/default/files/templates/user-1/node-700/image/marisa-lerin-grid-overlay-2-template-commercial-use.png
是否可以使用[0,0],[0,1]等索引标记每个多维数据集。所以我可以检测到某人点击了哪个立方体(使用javascript onmousedown())并获得该立方体的相对坐标,分别是该特定立方体左上角的坐标(因为该网格将成为div的一部分)