Skip to main content
Participant
December 7, 2007
Question

RoboHelp Maximize button

  • December 7, 2007
  • 3 replies
  • 321 views
Hello,

Can you tell me how to disable the maximize button from the RoboHelp HTML output, so that run-time window size cannot be changed.

Thank you,
Anu.
This topic has been closed for replies.

3 replies

December 7, 2007
Let me add that the page would have to call your help using JavaScript, which is a window.open action (sorry if I'm butchering the JavaScript jargon here).
December 7, 2007
Anu,

If you are calling your help from an application that can run JavaScript or from a website, I think you can do this with JavaScript. Do a search on the Web for "JavaScript disable maximize." It looks like the key is to have the attribute "resizable=no", so you could add that to your search, too. The JavaScript would have to be put in the link that calls the help from the application or site, not in RoboHelp or any of the topics.

Hope this helps,

Ben
RoboColum_n_
Legend
December 7, 2007
Move off the Windows OS platform This is standard Windows functionality and nothing to do with RH. You could define your output window so that it is at a size that appears maximised?