Skip to main content
August 8, 2007
Question

Customized buttons

  • August 8, 2007
  • 1 reply
  • 482 views
I created new customized buttons in RoboHelp. I want all the buttons to have a rollover state. Although each button is programmed exactly the same, some buttons do not maintain their rollover state. HELP!!
This topic has been closed for replies.

1 reply

RoboWizard
Inspiring
August 9, 2007
Hi LLT1961

I'm assuming you are talking about buttons that you added to a skinned WebHelp system? Where are you not seeing the rollovers? Are you expecting to mouse over a button and see the moused over state, then the state is retained after the button has been clicked? If so, this only happens with the buttons that activate different panes (TOC, Index, Glossary, Search).

Cheers... Rick
August 9, 2007
You are correct, they are skinned new buttons I have added to the WebHelp system. Is there anyway to make it happen so the state is retained? I got a customer comment about this and it would be nice to be able to please them. Help!!!
Captiv8r
Legend
August 9, 2007
Hi again

Sorry, but the nature of these beasties is that the state is not retained. This is because with the normal TOC/Index/Search/Glossary buttons, the state is retained to show what is currently visible in the navigation pane. For custom buttons, all you will ever see is the rollover state. This is because once you click, the navigation pane doesn't normally change. The buttons only evoke an action, such as loading a topic or opening a URL.

Sorry, I'm unaware of a way to alter the code to make the state persist. Maybe someone super good at JavaScript will jump in here and enlighten all of us.

Cheers... Rick