Highlight or underline hotspot on selection

Hello,

I have a page with various (action/link) hotspots on a frame. On selection of a particular hotspot the associated form/view opens in lower frame. I want to highlight (underline or bold) the hotspot when selected/clicked

Is this possible in any manner?

Subject: Highlight or underline hotspot on selection

Hi

I was able to find the solution as below

Put the hotspots on a form. For each hotspot create one more hotspot below it. The second set should be underlined or highlighted as required.

Example

Menu1 Menu2 Menu3

Menu1 Menu2 Menu3

The first set should have a hide condition to hide it when clicked and the second should then be visible.