Most voted "parallax" questions
Parallax is a screen change technique, where the background image moves at a slower speed than the front images, creating a sense of depth.
Learn more…21 questions
Sort by count of
-
9
votes2
answers307
viewsChange color of the scenery with button
I am creating a scenario with Parallax and wanted to simulate color change in the mountains, for that, the color will be chosen by the user. I have 3 buttons for the effect. My problem is I don’t…
-
5
votes1
answer1015
viewsScrolling Effect with Parallax Using Video
I’m studying effects with Parallax and I’m trying to display a video in the background instead of an image. So I was able to create a good effect using image as background. Here is my code jQuery:…
-
5
votes1
answer627
viewsDo one page websites appear in search engines?
One page sites are listed normally in search engines? There are several articles and it seems that One page sites are not very friendly to searchers, this is a reality? In which cases? Only in…
-
2
votes2
answers364
viewsEffect used in Tecmundo?
The effect using in Tecmundo in the page transition is done in Parallax? If not someone knows which library used? Example:…
-
2
votes1
answer514
viewsFixed menu in Parallax
Guys, I’ve done everything but I can’t put a fixed menu in this code (made by tekzzoom), when inserting an item the background overwrites it, and the item does not remain fixed on the screen. Can…
-
1
votes1
answer307
viewsSmooth scroll bar
Hello, sorry to bother you again, but I’m having trouble in Stellar.js I tried to add it to the scrolling of the site to be smooth, but instead the site jumps straight to the next page, I believe I…
-
1
votes1
answer32
viewsAdd a div in the middle of an image
I have been studying Parallax, with ideas to use in future projects but I have a problem that left me stuck. I leave down my test example: body, html { height: 100%; } .parallax { /* The image used…
-
1
votes0
answers36
viewsI want to do a kind of horizontal Parallax
I want to make sure that by clicking the "see more" button the "slide" page to the left and another one comes from the right. I took some examples and was trying to build on my own but did not…
-
0
votes1
answer771
viewsParallax Scrolling Horizontal
I would like an explanation of how Parallax Scrolling Horizontal works. Effect equal to this site.
-
0
votes0
answers146
viewsScreen-up effect
Personal as I do this paralax effect of climbing the screen by overlaying other. Ex. Manutti Just scroll your mouse and you’ll see the screen go up and pass over the central banner. Editing: I read…
-
0
votes1
answer33
viewsLoad skrollr.init the right way in Rails
I’m using the Skrollr in an application Rails as follows: Gem Utilizado: gem 'skrollr-rails' app/Assets/Javascripts/application.js //= require jquery //= require jquery_ujs //= require turbolinks…
-
0
votes1
answer2030
viewsHow to remove white space that appears only when reducing the window
I have the site divided by several sections in which the background is an image with effect Parallax, in full screen the site appears to me right, but if reduce the window appears me a white strip…
css twitter-bootstrap background parallax fullscreenasked 9 years, 4 months ago Laranja Mecânica 499 -
0
votes1
answer51
viewsParallax and Pin Elements
I am looking for solution to realize a Parallax effect and fix some elements as I step by screen sessions. The idea of this is to gather the parts of a shoe and assemble it as the scroll rolls. Does…
-
0
votes2
answers87
views -
0
votes0
answers354
viewsParallax/Rally effect does not work on Chrome for Android, but works on desktop
I have this page: http://einconformado.blogspot.com.br/p/livraria-do-eterno-inconformado.html where I use the parallax/Parallax effect, and yes, the effect works smoothly on Chrome and Firefox…
-
0
votes0
answers64
viewsHelps how to do this effect
http://www.sweez.com.br/#franchises I would like to know how to leave these elements floating as the page descends... someone has a simple example? I know you use Parallax,…
-
0
votes1
answer238
viewsParallax Component - Materializecss and Angularjs
I am using in a page, Angularjs and materializecss. I am doing the angular SPA scheme, in my index.html I have a menu and a footer and among them have the tag <div ng-view></div> I use…
angularjs materialize single-page-application parallaxasked 8 years, 4 months ago William Manesco 70 -
0
votes1
answer302
viewsParallax.js does not work in Chrome for Mobile
The effect Parallax.js (http://pixelcog.github.io/parallax.js/) works only for desktop browsers. Something can be done to make the effect visible on mobile devices? I’m using the default classes and…
-
0
votes0
answers66
viewsParallax with two layers when scrolling mouse
I’m trying to do a two-layer Parallax and I’m not getting it. What I want to do is similar to the site https://willianjusten.com.br/exemplos-de-sites-com-parallax/. I want the background image and…
-
0
votes1
answer126
viewsTake effect Parallax cell phone
I have a Parallax effect on my website that appears on desktop. Only the same effect is appearing on mobile devices, but it’s not cool. Is there any way to make sure that Parallax doesn’t appear on…
-
-1
votes3
answers1142
viewsParallax Animation and Fade for Web
I’ve made all the moves of this URL in Adobe’s Muse and Edge Animate, but I want to do it in my fingernail by coding. Some hint of Parallax or similar animations in Codepen or Github? I want to…