Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
453 views

Im using parallax effect on my website and it kind of breaks when I change the window size to minimum and then back so I'm trying to check the width of the window with jquery, so when the width is ...
Richard Mišenčík's user avatar
8 votes
1 answer
16k views

first of all, here's a link to my website, having the issue I'm about to describe: http://themes.roussounelosweb.gr/cassiopeia/ In Firefox, IE 9, Opera, Safari, iOS the website looks perfect, and ...
Νίκος Ρουσσουνέλος's user avatar
-1 votes
1 answer
760 views

I'm using parallax.js and animate.css for a project. I want to click on one red circle to fire a function, but the click event isn't working on them (or anything inside the <ul> layer). I have ...
Bandicood's user avatar
1 vote
1 answer
1k views

I'm working on a project that utilizes [Parallax.js] (https://github.com/wagerfield/parallax) and has an issue that I can't seem to solve. There are no indication in the documentation to destroy/re-...
Hïkmãt Iskandar's user avatar
0 votes
1 answer
123 views

I am doing a scrolling horizontal website similar to http://www.apple.com/mac-pro/ (they seemed to have changed it) but mine is horizontal. However, I am experiencing a problem where the 6 white ...
suckms's user avatar
  • 9
0 votes
1 answer
756 views

At the moment for my parallax site i have next and previous buttons on each section. I would like to just have one set of prev/next navigation that will go to each section. Can you advise me on ...
user2682105's user avatar
0 votes
1 answer
165 views

I am using parallax.js on my web page. http://www.edizarca.com/karpaz/ (page has been now updated, parallax is remove until a feaseable solution found) But open the page and keep refreshing. ...
Ediz Arca's user avatar
0 votes
1 answer
466 views

I am using this jQuery plugin on a website: http://stolksdorf.github.com/Parallaxjs/ I am trying to achieve an effect where when a slide is navigated to, it automatically moves onto another slide ...
0li4tw's user avatar
  • 15
30 votes
5 answers
96k views

I'm making a parallax website and I would like to make the page scroll smoother with the mousewheel for a better user experience. The best example I could get was this website: http://www....
gigi melcul's user avatar
0 votes
2 answers
2k views

I would like to use the presentation script impress.js (http://bartaz.github.com/impress.js/#/its) to create a website. Now I would like to also use parallax.js (http://stephband.info/jparallax/) to ...
Chris's user avatar
  • 6,283
0 votes
2 answers
3k views

I am trying to add easeOutExpo effect while scrolling in a webpage I originally found this in a website http://www.loisjeans.com/web2012/js/parallax.js I tried a lot to bring the effect ,but in ...
Rahul Shah's user avatar
  • 1,407
2 votes
2 answers
22k views

I'm working with parallax scrolling and currently have a setup such that my background images scroll at 50% of normal content scrolling speed. See here: www.jurbs.com. (Content is optimized in Chrome ...
Craig's user avatar
  • 97
6 votes
2 answers
5k views

I was checking this code from html5rocks: http://www.html5rocks.com/static/demos/parallax/demo-1a/scripts/parallax.js And notice that they use (function(win, d) { var $ = d.querySelector.bind(d); ...
Fabrizio Giordano's user avatar
-5 votes
2 answers
258 views

I have a parallax scrolling site that i do not want to work on iPad. So i want to remove the link to my parallax.js file when on iPad. How would I disable parallax scrolling on detection of device ? ...
fidler2326's user avatar
0 votes
1 answer
167 views

I'm using parallax.js for a website, and I've run into a bit of a problem. It seems that everytime I want to scroll a div in from the right, everything in the div that I'm scrolling in, is aligned ...
docaholic's user avatar
  • 625
1 vote
2 answers
474 views

I need to implement a multi- if...else if...else statement in a jQuery plugin for a responsive parallax background image and its position. The code I have so far is: if ($thirdBG.hasClass("inview")){...
Ali Samii's user avatar
  • 1,712
0 votes
1 answer
386 views

I'm experimenting with jquery.scrolling-parallax.js for parallax backgrounds. The background elements has z-index 333. On all elements on the site i can make the backround be behind or in front of ...
jonas's user avatar
  • 650
1 vote
1 answer
134 views

I'm trying to setup a blog for our company and decided to go the Wordpress way. I Set out to completely alter a standard theme so that it could encompass everything we wanted. The blog can be found ...
LIMsomnium's user avatar
1 vote
1 answer
621 views

Im trying to create a hidden navigation bar that, when hovered over, grows in width, and when the cursor leaves the navigation bar it shrinks back down to its original width. I'm using jQuery and ...
Alex Fromm's user avatar
3 votes
1 answer
2k views

I found this website with an effect that I would like to replicate. To see what I am talking about go here: http://www.rowtothepole.com/ When scrolling through the webpage you can see that the ...
basikthings's user avatar

1 2
3