multiScroll.js is a jQuery plugin to create divided scrolling websites with two vertical scrolling panels.
Questions tagged [multiscroll.js]
15 questions
4
votes
1 answer
automatic scroll using multiscroll.js
i was testing multiscroll.js for my website on a temp link. I was wondering if it is possible to scroll through without using mouse or keyboard ie. the images should scroll automatically.(like after every 5 secs it should scroll to next block)
my…

Abhimanyu Baidya
- 95
- 1
- 1
- 10
3
votes
1 answer
Turning two sections into one using media query
I am using the multiscroll.js jquery plugin (https://github.com/alvarotrigo/multiscroll.js).
It works great. However, at a certain browser width it breaks down. So I would like it to be 'disabled' and just show one side of each section after a…

Schwesi
- 4,753
- 8
- 37
- 62
1
vote
1 answer
How to make sections under multiscroll.js divs?
I am using multiscroll.js example file.
1
vote
1 answer
Multiscroll.js inside div
Is it possible to "wrap" multiscroll.js inside a div and use it as a section in a one page structure (using anchors)?
Something like:
Header
Multiscroll
Static section
footer

Karen Galindo
- 11
- 1
1
vote
1 answer
I need anchors on page load ( multiscroll.js )
If you notice there is no anchors when you load the page :
http://alvarotrigo.com/multiScroll/
but if you scroll down and up again :
/multiScroll/#first appears.
I need ' #first ' on first page load not when I scroll so I can use afterLoad…

albert
- 25
- 5
1
vote
1 answer
fadeOut / fadeIn div according to multiscroll active element
I'm trying to fadeIn the .hello div when other than the first element is active and fadeOut when the first element is active.
Multiscroll.js add automatically the active class.
Any suggestions? Thanks.
https://jsfiddle.net/oadfcjt2/7/

albert
- 25
- 5
1
vote
1 answer
Navigation Issue with Multiscroll.js
Let me start out by saying my JQuery skills are next to null.
I am building a website with wordpress which utilises multiscroll.js. Normally in wordpress I add menu items and can put in links to pages or anchors within a page, however with this site…

TimmehNZ
- 91
- 5
0
votes
0 answers
Video not playing during window scroll
I am trying to replicate the scroll video animation here on the site https://www.hamilton-medical.com/en_IN/Products/HAMILTON-C6.html#Drivingpressure
Have copied and modified the source code and uploaded my set of videos. Everything is the same…

Ayan
- 165
- 1
- 1
- 9
0
votes
1 answer
multiscroll.js from gallery
Hello all,
I need a small help please!
Using multiscroll.js plugin (https://github.com/alvarotrigo/multiscroll.js),
I'd like to target the img clicked in order to open the right sections.
There's an option to open a specific section, just add class…

Joe278
- 105
- 1
- 7
0
votes
1 answer
Multiscroll.js -- is it possible to have CSS3 animations that animate when in view?
I'm new to JS, and not too sure how viewports work. Is it possible to start a css3 animation when the user gets to the third anchor or to a certain section of this plugin? For example, if div #right3 comes into view, how can I start animations…

abc0213
- 167
- 1
- 1
- 12
0
votes
0 answers
set background full in multiscroll js
i have a refference like this
http://reverzo.tymberry.com/
my code is like this