如何生成图像映射线
我当前的布局使用图像映射来执行 onclick 和 onrollover 等功能。
我想创建一个后端系统,允许工作人员向地图/图像添加新区域,但我要求他们单击映射图像(与布局/主题相同),以便准确创建翻转和单击。
我的想法是将所有坐标添加到 mysql 中,然后使用 PHP 显示表中的所有坐标。
因此,当工作人员创建新坐标时,我们会将他们在图像上单击的坐标插入到表中,然后该坐标将在站点刷新时更新。
我只需要知道如何进行映射
任何帮助将不胜感激。
先感谢您!
My current layout uses Image Mapping to do function such as onclick and onrollover.
I want to create a backend system that will allow staff to add new areas to the map/image but I would require them to click a mapped image (the same as the layout/themes) in order to accurately create the rollover and onclick.
My idea is to add all co-ords into mysql and then using PHP to show all co-ords within a table.
Therefore when a member of staff creates a new co-ordinate we insert the co-ordinates they have clicked on the image into the table which will then update on site refresh.
I just need to know how I might go about doing the mapping
Any help would be appreciated.
Thank you in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论