Skip to main content
Known Participant
July 10, 2008
Question

displaying image map outlines

  • July 10, 2008
  • 3 replies
  • 487 views
Hello,

I am building a help section that uses screenshots that users can mouse over and click different sections to display pop-up text.

Everything's working fine, but I was wondering if there's any way to set it so that the image map outlines (i.e. the red outlines that display in the project), or something similar, display when the user mouses over them.

My thinking is that it'd be nice to have a way to visually indicate that the image is clickable, and broken by sections. Although the cursor does change when mousing over, I'm not sure if that's a visible enough effect, and I'd prefer a visual cue than having to include a line of text indicating the image is clickable.
This topic has been closed for replies.

3 replies

Known Participant
July 11, 2008
I'm not familiar with scripting, and we only have standalone RH7, not the full TCS.

What software beyond RH7 would be required for scripting?
Participating Frequently
July 12, 2008
Hi,

You don't need any extra software to write JavaScript code, as you can do this in a text editor like Notepad. That's how I created the sample HTML Help project that I've just uploaded to the following location:

http://rapidshare.com/files/129219384/ImageMapSample.zip.html

This illustrates how to use the first of the techniques described in the irt.org article. Hope it gives you some ideas of how to achieve similar effects in your own help projects.

Pete
Participating Frequently
July 11, 2008
Hi, Tech Writer KC,

You can also use scripting to replace one image with another as the user moves the mouse pointer over it. See this article for details and examples:

http://www.irt.org/articles/js026/index.htm

Pete
Captiv8r
Legend
July 11, 2008
Hi all

Another option that I find really awesome to do is to use Adobe Captivate to accomplish things like this. And if you have opted for the Technical Communication Suite, you should have it available.

Cheers... Rick
Peter Grainge
Community Expert
Community Expert
July 11, 2008
You need to create those coloured outlines using something like RoboScreenCapture and add the hotspots to match after.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.