With the image selected, choose Tools - ImageMap to open the ImageMap Editor, which displays the selected image and contains the hotspot editing tools.
An ImageMap is a reference-sensitive graphic or frame. You can click on defined areas of the graphic or frame to go to a target (URL), which is linked with the area. The reference areas, along with the linked URLs and corresponding text displayed when resting the mouse pointer on these areas, are defined in the ImageMap Editor.
图像映射的类型分两种。在从 Internet 上装入图形的客户端计算机上进行处理的,称为客户端图像映射;在向 Internet 提供 HTML 页面的服务器计算机上进行处理的,称为服务器端图像映射。在服务器处理中,点击某个图像映射会将该图像中光标的相对坐标发送到服务器,并由服务器上的专用程序作出相应的反应。在客户端处理中,点击图像映射的已定义热点将启动 URL,这与点击了某个普通文字链接的效果类似。当鼠标指针移到图像映射上时,会在指针下方显示 URL。
「图像映射」有多种使用方式,其存储格式也有多种。
图像映射格式
图像映射基本上可以分为两种,一种是在服务器 (例如 Internet 提供者) 上进行分析的图像映射,另一种是在读者计算机的 Web 浏览器上进行分析的图像映射。
当鼠标移到一个读者能够点击的图片或框架的区域上时,该区域可通过链接 URL 的外观显示出来。图像映射存储在图像的下一层,并包含已引用区域的信息。客户端图像映射唯一的缺点是,早期的 Web 浏览器不能对其进行读取。不过这个问题将会自行解决。
When saving the ImageMap, select the file type SIP - StarView ImageMap. This saves the ImageMap directly in a format which can be applied to every active picture or frame in your document. However, if you just want to use the ImageMap on the current picture or frame, you do not have to save it in any special format. After defining the regions, simply click Apply. Nothing more is necessary. Client Side ImageMaps saved in HTML format are inserted directly into the page in HTML code.