alvarotrigo / fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
http://alvarotrigo.com/fullPage/
GNU General Public License v3.0
35.24k stars 7.31k forks source link

iscroll hide absolute divs #2649

Closed pepi3 closed 7 years ago

pepi3 commented 7 years ago

Hi, please, can you help me with little problem? When I scroll to second section, arrows on the right bottom show after animation. image Below in this section are second arrows, which not displayed at all, but when you use inspect tool, they are there image And i need to display this arrows constantly Here is page

Thank for your help and sorry for my english :)

alvarotrigo commented 7 years ago

I'm afraid that's not a fullPage.js issue. Probably related with iScroll.js (used when using scrollOverflow:true) and with its use of translate3d.