alvarotrigo / alvarotrigo/fullPage.js
Feature Q: Is it possible to set Fullpage options in data attrs?
Đang mở
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 35.4k
- Fork
- 7.1k
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Description
I have two pages on a project, one that is predominantly horizontal (with the horizontal scroll extension) and another which is vertical. They use all the same settings except I need `navigation: true` on the vertical one and `false` on the horizontal scroller.
Do I need to have two separate Full page instances or can I conditionally set navigation to true with a data tag or in the options?
### Link to isolated reproduction with no external CSS / JS
No reproduction required IMO.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.