Skip to main content
nancy33534756
Inspiring
October 6, 2016
Question

Can you control the initial page width of HTML5 help?

  • October 6, 2016
  • 1 reply
  • 379 views

Hi, all.

I am creating HTML5 help from FrameMaker 2015, and I would like to set the initial page width to 4 inches. I've looked at editing the Layout and creating an HTML page template, and so far I haven't found a control to do this.

Does anyone know of a way?

Thanks.

--Nancy

    This topic has been closed for replies.

    1 reply

    Jeff_Coatsworth
    Community Expert
    Community Expert
    October 6, 2016

    Even if FM2015 exposed that control, I suspect that you would need to specify either a number of pixels or a percentage of the screen because, after all, how is it going to know that it's being opened for the first time on a screen that's bigger than 4 inches?

    nancy33534756
    Inspiring
    October 6, 2016

    I'm thinking that it's irrelevant whether the screen is 4" wide or 24" wide. I only want to set the max initial opening size. People can then open it wider if they like.

    If I'm not understanding you, let me know.

    Jeff_Coatsworth
    Community Expert
    Community Expert
    October 6, 2016

    You're creating Responsive HTML5 output - it's going to detect what size of screen the HTML is being displayed on and resize itself accordingly. If you set the initial size to 4 inches & I view it on a phone that's only 2 inches across, it's not going to be able to to set itself to 4 inches.