• Resolved parallaxmaster

    (@parallaxmaster)


    Hello, Dear David!

    Can you tell me, please, is there a way to show the first panel as opened on Slide #2?
    I have 7 panels in total, and 4 are screened on the first one. When I click on navigation, all the panels are in the closed state. So, I want Panel#5 to be opened, once Slide#2 shows up.

    Also, when I navigate back to Slide#1, all the panels are closed too!

    Thanks in advance, and best regards,
    Constantine.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author bqworks

    (@bqworks)

    Hi Constantine,

    For this you would need to use the accordion’s JavaScript API to check when the page navigation is used by listening to the pageScroll event and when page 1 is visible (0 is the first page, 1 is the second and so on), call the openPanel(index) method.

    Best,
    David

    Thread Starter parallaxmaster

    (@parallaxmaster)

    Thanks a lot, David!
    Successfully solved )

    Plugin Author bqworks

    (@bqworks)

    You’re welcome!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Second Slide All Panels Closed’ is closed to new replies.