Questions tagged [parallax.js]

Simple, lightweight Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead.

Parallax.js

Simple, lightweight Parallax Engine that reacts to the orientation of a smart device. Where no gyroscope or motion detection hardware is available, the position of the cursor is used instead.

Check out this demo to see it in action!

Homepage: https://github.com/wagerfield/parallax

124 questions
0
votes
0 answers

Duplicating body tag angular

I am trying to fix problem (4hours) with weird duplicate body tag, but i dont have any idea how to fix it. Is there anyone who had same problem in past? ...
Jakub Kontra
  • 586
  • 1
  • 5
  • 19
0
votes
1 answer

Responsive design - modify image rotation according to media queries

First of all, I don't have any code yet, as I'm asking what's the best way to achieve this. I'm developing a website which has an image on the left hand side that has a slight 3D rotation: What I'd like to do is change it's perspective on window…
Nick
  • 13,493
  • 8
  • 51
  • 98
0
votes
1 answer

Parallax on FullScreen Slider HomePage

I'm developing this website: http://cslab.com.ve/tkp/ It has a homepage fullscreen I'm trying to make the next div sit over the first with parallax effects when I scroll down. Im using parallax.js jquery plugin Now they do it but the NAVBAR is still…
0
votes
0 answers

JS not loading properly after hosting site

I have hosted my site on AWS server and I am encountering with weird problem When I load my page for the first time files are loaded as below When I reload the site folder structure becomes which is correct. Hence my site is not behaving properly…
XXXX
  • 17
  • 5
0
votes
0 answers

parallax.js causes lags while scrolling page

I have a problem on website where I'm using parallax.js ( matthew.wagerfield.com/parallax/ ). While scrolling page down to section where parallax.js appear it causes huge lags. Firefox doesn't have this problem. Here is a screen from Chrome…
Wojciech Dobry
  • 148
  • 1
  • 9
0
votes
0 answers

Div aligned to the left while using parallax.js

i am using parallax.js at my website but i have an issue that most of the divs always are slightly aligned to left for some reason, Here's a link to the site, http://skuares.com/ the moon is the section with the issue. any ideas why is this…
Nour
  • 777
  • 1
  • 8
  • 25
0
votes
1 answer

Wagerfield's example looks different from source

Setting up parallax.js I ran into this: The html source markup (in the official GIThub project) is:
0
votes
2 answers

How do I add and remove components? (Parallax JS)

In Parallax JS: I have a menu that will change what is being 'parallaxed', I do not know how to change the components within the
  • tags. I think I need to stop the plugin and then start it again but cannot find the destroy command. I am using the…
  • 0
    votes
    0 answers

    playing audio on parallax website with skrollr JS

    Please how I can play sound in specific positions... Exemple : data-2000 and another data-5000 This is my code :
    Haroun
    • 1
    • 1
    0
    votes
    2 answers

    Parallax background scrolling: How can I fix my pattern to a specific location in my page?

    I want to ask you how can I make my pattern placed on a specific place on my page? I made my parallax "background" from that website "http://web-features.net/". So what I want to make is that when I scroll my image it is moving to the right or to…
    The B
    • 545
    • 2
    • 5
    • 16
    0
    votes
    0 answers

    Parallax Issue in Chrome/Safari

    Having some issues with certain parts of my Parallax Scrolling in my website and not sure why, heres the link to the website. The parallax I'll attach show screenshots to show what I mean, the Lift+ and the Gillons are the only one which correctly…
    mbond
    • 37
    • 6
    0
    votes
    0 answers

    Uncaught TypeError: Property 'hidden' of object # is not a function jquery-1.8.2.min.js

    I have a site that i use in it flexslider and parallax slider When i enter to the site sometimes (not always), the slider not appear, but if i refresh the page again it appear. in the console i get this error: Uncaught TypeError: Property 'hidden'…
    dr_sd2001
    • 25
    • 7
    0
    votes
    1 answer

    JQuery version conflict. Bootstrap parallax

    I want to use in one document diffrent jQuery. On is use in bootstrap MEGAMENU (1.11.0) and older is used in paralax script. My code look like this:
    Cre3k
    • 327
    • 5
    • 20
    0
    votes
    2 answers

    How to have a div scroll FASTER than the rest of the html on mouse scroll down?

    I am trying to create a sort of parallax effect, I what the section after "ABOUT" containing two different div with image to scroll faster than the rest of the page. I want that whole div to scroll faster so that it looks like the first drawn…
    user2167706
    0
    votes
    0 answers

    Jquery conflict on different wordpress pages

    I am using the following code in wordpress:
    nathandrake
    • 427
    • 1
    • 4
    • 19
    1 2 3
    8 9