Skip to content

Enter Fullscreen in Mobile view?  #4342

@willblackburn

Description

@willblackburn

Hiya,

Sorry might be noobish question but In mobile view and on tablet i am unable to enter full screen mode {like when i push up it hides the tabs and url bar on android}. Is that a Fullpage.js option i can change?

Currently i am using Fullpage like this for sections -

And my options look like -

      new fullpage('#fullpage', {
        //options
        scrollBar: true,
        autoScrolling: true,
        scrollingSpeed: 1500,
        navigation: false,
        anchors: [
          'home',
          'aboutus',
          'services',
          'residential',
          'commercial',
          'gallery',
          'contact',
        ],
        controlArrows: false,
        slidesNavigation: true,
      })

Many thanks,

Will

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions