alvarotrigo / alvarotrigo/fullPage.js

Navigation text not clickable

未關閉
#3,486 5 則留言 4 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
JavaScript
星號
35.4k
分支
7.1k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description
I am using fullpage.js with a navigation on the left. I've added CSS to always display the data-tooltip text but this text is not clickable to navigate between the sections. Only the dots are working.
### Link to isolated reproduction with no external CSS / JS

### Steps to reproduce it
1. Here is my CSS
```
#fp-nav ul li .fp-tooltip.fp-left{
width: auto;
opacity: 1;
}
```
2. Here is the result
![image](https://user-images.githubusercontent.com/45010257/48427203-2812d680-e760-11e8-8ca3-628105770d49.png)
3. Here is what the plugin generate

```



  • third section


    third section


  • ```

    I want the text to be clickable to navigate between the sections but I can't manage to do it. Thanks for any answer. I hope I've managed to explain my problem correctly

    貢獻指南

    開啟貢獻指南

    評估

    這個 Issue 還沒有評估資料。

    把新 issue 寄到你的電子郵件信箱

    精選適合新手參與的 GitHub issue 摘要。