March 17, 201412 yr Hi! I've made a website and tested it on all browsers and just in Chrome the parallax effect doesn't work. When I click on the nav button, nothing happens. I don't know why? Please help me!
March 17, 201412 yr Your are missing your -webkit- & -moz- transitions on the nav ul a declaration - #navi li a{ display:block; text-decoration:none; line-height:30px; color:#FFF; transition:all 0.9s ease; } Lines 100 to 105 inclusive.
March 17, 201412 yr Just to inform you, parallax does also not work on ipad or iPhone. I use a version of parallax on a site I am building for myself but it does not look as bad on the ipad as the one you are using http://mentiondesign.com/site/
March 17, 201412 yr Just to inform you, parallax does also not work on ipad or iPhone. I use a version of parallax on a site I am building for myself but it does not look as bad on the ipad as the one you are using http://mentiondesign.com/site/ I was wondering how your site is going. Looking good, did notice a white strip down the right side that makes the page wider than the view in FF.
March 18, 201412 yr Author Just to inform you, parallax does also not work on ipad or iPhone. I use a version of parallax on a site I am building for myself but it does not look as bad on the ipad as the one you are using http://mentiondesign.com/site/ Nice website! Thanx for the info, I don't have an iPad or iphone to test it. However, you didn't give me an answer.
March 18, 201412 yr not sure whether you've fixed it but it works for me on mac mavericks, Chrome and Canary latest
March 18, 201412 yr Author not sure whether you've fixed it but it works for me on mac mavericks, Chrome and Canary latest I didn't fix it yet, still working on it....maybe it works only on your mac
March 19, 201412 yr could be just to check, have you updated your chrome? it's ont a really old version is it?
March 21, 201412 yr Seems to work how I'd expect a parallax to work for me - Chrome (version 33.0.1.xxx) on Windows 7. I've checked the Google Chrome website and it states that XP is still supported so I'm not sure as to whether you'd be on a different version or not.
Create an account or sign in to comment