Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

RH7 Custom Toolbar Button Open Link in Same Window Whole Page

Guest
Jun 10, 2010 Jun 10, 2010

Hello

I'm using Robohelp HTML 7 and I have inserted a custom button in the navigation toolbar which I want to link to a web page. I would like it to be in the same window, but using the whole page - as it is possible to do when inserting any regular hyperlink in a topic and selecting Display in frame: Whole Page option.

I've managed to create navigation toolbar buttons which open a link in a new window or in the same window using the parent frames. Is there a javascript which would enable me to open the link using the whole page?

Thank you for any help

678
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 10, 2010 Jun 10, 2010

Hi,

In the skin editor, open the properties of the button. Go the action tab and select 'JavaScript'. Add the following code in the 'OnClick' field: top.location.href='http://www.google.nl' (Amend URL to the address you want.)

Greet,

Willam

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

Translate
LEGEND ,
Jun 10, 2010 Jun 10, 2010

Hi,

In the skin editor, open the properties of the button. Go the action tab and select 'JavaScript'. Add the following code in the 'OnClick' field: top.location.href='http://www.google.nl' (Amend URL to the address you want.)

Greet,

Willam

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Jun 11, 2010 Jun 11, 2010
LATEST

Thank you Willam! That's exactly what I was looking for.

Have a nice day!

Nathalie

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp