Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有几个全屏 png,我想在图像上创建区域,这样当用户单击其中一个区域时,特定的 png 会溶解以替换当前图像。我正在创建一种幻灯片放映,但我可能有 3 或 4 个活动区域会导致出现不同的图像。
执行此操作的技术没有太大变化:使用图像映射或在图像上放置透明元素并给它们一个点击事件。