-1
Could you give me a direction regarding the side menu "Polka dots" where you swap the pages for it? Would you have an Api for that? And in the bicycle part there are some points with + sign, where user passes the mouse and displays information, what would be this?
Example: http://themenectar.com/demo/salient-product/#Features
Which Javascript library is responsible for image contextualization and sequencing ? To work with it in such a way that it will give the feeling of 3D but does not pass if an image sequence
This is Parallax
– Rafael Augusto
The Bike issue, you do with pure CSS and JS
– Rafael Augusto
Most of what you have is CSS-only. But your question is too wide! Focus your question on something more specific, and put the code you already have ready, even if you have to ask more than one question! The way it is, I can’t answer you right
– hugocsl
If you inspect the page you will see that the libraries used are Jquery, Jquery.UI and Mediaelement for the video player.
– Leandro Angelo
This template uses fullPage.js that you can download here: https://alvarotrigo.com/fullPage/
– Paulo Ramos
Thanks guys with your answer already clarified me a lot! @Pauloramos this is what I needed thanks man
– Rafael Nascimento