alvarotrigo / alvarotrigo/fullPage.js
Combining continuousVertical property with an offsetSections
- Vorherrschende Sprache
- JavaScript
- Sterne
- 35.4k
- Forks
- 7.1k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Cobmining continuousVertical property with an offsetSections
Hi,
I'm interested in combining continuousVertical property of fullPage with an offsetSections extension.
Basically I'd like to have a looped list of sections. The part of a previous and the next section should be visible in my viewport - something that would look like this:
```
```
resulting in viewport like this:
```
======================
| end of section 4 |
+--------------------+
| |
| section 1 |
| |
+--------------------+
| start of section 2 |
======================
```
Obviously, with an ability of continuous vertical scroll.
My question is: will it work like that or not?
Thank you in advance for your help and reply.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.