Skip to main content
garyhi
Inspiring
September 8, 2016
Question

HTML5 and page numbering

  • September 8, 2016
  • 2 replies
  • 165 views

I am using Captivate 9 and building a project using the Responsive feature - multiple size screens. My old widget for page numbering does not work in HTML5. Question: is there a way to have page numbering in HTML5? - x of y

    This topic has been closed for replies.

    2 replies

    Lilybiri
    Legend
    September 8, 2016

    Insert a text container on the main master slide, or on the first slide and timed for the rest of the project, always on top with the two system variables as mentioned by gkeogh. Be careful: all names in Captivate are case sensitive, also the system variables. Do not type in the variables between the $ pairs, but choose them from the dropdown list which you can open in the Character part of the text container under the X-button.

    gkeogh
    Inspiring
    September 8, 2016

    adding the following text object

    $$cpInfoCurrentSlide$$/$$cpInfoSlideCount$$

    will display what you need