Questions tagged [fullpage.js]

jQuery plugin and Javascript library used to create full screen scrolling websites

FullPage.js is a jQuery plugin used to create full screen scrolling websites.


Resources


Related tags

1215 questions
-1
votes
1 answer

fullpage JS animation on section

i' m making a fullpage Js website and i have animations in evry sections of my page, and i want that my animation play when i'm on the section, so i know have an after render option in this plugin but i dont know how to syntax it for make the css…
Junyna
  • 165
  • 2
  • 13
-1
votes
1 answer

make SVG as a timeline

i' m trying to make a circular timeline with SVG. i m using a fullpage js so i made a blue line working progressivly on scroll around the circle but now i want that my anchors dash array appears too but i can t find the solution, i want my anchors…
Junyna
  • 165
  • 2
  • 13
-1
votes
3 answers

Second click on active Pagination not working in iPad fullpage.js

I am using fullPage.js. It's working on desktop as expected no issue, but if I run same code on iPad it is not working and on android device it sometimes work and sometimes not. I am doing a website in which click on active pagination text it opens…
Apb
  • 979
  • 1
  • 8
  • 25
-1
votes
3 answers

wait till anchor tag onclick function response is true

I searched a lot for this but no solution yet. Here is my code. second javscript: function slide() { //do something //There are slides on #second. I am expecting sliding should start before…
Aakanksha
  • 199
  • 1
  • 3
  • 15
-1
votes
1 answer

jQuery and css issue

I try to create a parallax scroll with fullPage JS GitHub url: https://github.com/alvarotrigo/fullPage.js Demo: http://alvarotrigo.com/fullPage/ So this fullPage.js is exactly what I need for my website but the problem is that when the visitor…
-1
votes
1 answer

Pause background video when lightbox opens

I have a page with a autoplaying background video. On this page, there is a link to open a video lightbox. I would like the background video to pause once the link to open the lightbox is clicked, but I can't seem to figure it out. I can get the…
dab417
  • 1
  • 1
  • 4
-1
votes
2 answers

Slider between two full width divs

I am looking for a way to have a JavaScript/jQuery function which can be used as a full page slider on a function. My HTML structure is as follows: Now I want to do two things: I want both slide1 and slide2 to be full width elements.…
user2609980
  • 10,264
  • 15
  • 74
  • 143
-1
votes
1 answer

How to make a footer popup to cover all page?

I want to do the following: Press menu link called "Contacts" - Done Create a footer with Email, Rights & Contacts - Done After press "Contacts" (menu), all page becomes white and Email, Rights & Contacts stay on middle (jQuery maybe?) Is this…
uniqezor
  • 179
  • 1
  • 6
  • 17
-1
votes
1 answer

How to make first page fullscreen and others not

I would like to make the first page of an HTML5/CSS/JS Website staying always fullscreen with an background image and the following pages should stay normal. For example like here: http://www.newkorando.ch/newlove/ I made a quick mockup of what i…
Max
  • 608
  • 1
  • 7
  • 23
-1
votes
1 answer

Wordpress - change page background on menu hover

What would be the most elegant way for a Wordpress site to have a full page background slide show that would switch between images on mouse hovering over certain menu items? Something like this site here.
Томица Кораћ
  • 2,542
  • 7
  • 35
  • 57
-2
votes
1 answer

How to change an object attribute in JavaScript

I want to change a boolean attribute of an object in JavaScript (the object is from a library called fullPage.js). I want to change the navigation attribute to false, preferably from another file. Thanks in advance
-2
votes
1 answer

Play video forward and backward on full page js scroll

Please help me to play the video as in the "https://codepen.io/ollieRogers/pen/lfeLc" in full page js. The video should be fixed and should play while scrolling.
user2810894
  • 377
  • 1
  • 3
  • 6
-2
votes
1 answer

Fullpage.js - creating a sidebar outside of scroll area

I'm trying to figure out how to lessen the width of the mousewheel detected scrollable area in Fullpage.js so that I can add my separately scrolling sidebar.
glenn nall
  • 41
  • 9
-2
votes
1 answer

FullPage JS Fixed Background Image

I am using FullPage JS and Would like to implement a fixed a video background with scrolling content. I have the video set to section 1 however when scrolling it shifts to a white a background. An help would be great! #fullpage { …
PaKMaN
  • 1
-2
votes
1 answer

jquery.fullPage.js how to enable hide your header on scroll

My question involves fullpage.js responding to (window).scroll events. I need hide the header on scroll down and show on scroll up. The header cannot worked well once I apply jquery.fullPage.min.js. Coding for Hide header on scroll down, show on…
max
  • 3
  • 4
1 2 3
80
81