Hacker News new | ask | show | jobs
by novalis 5095 days ago
On a windows pc it works real smooth with the mouse wheel scroll or mouse wheel click plus mouse moved under mouse wheel clicked target. Do you have a mouse wheel on your windows pc mouse ?

Also, that mac must really be awesome because I don't get any parallax scrolling on windows or linux.

2 comments

What Windows PC mouse? Desktops have barely accounted for 20% of computer sales since 2010. We're all on laptops.
Even if the sales numbers translated to a 80%-20% laptop/desktop factual usage worldwide, and it doesn't, we wouldn't "all" be on laptops. Other than that being irrelevant to the fact a mouse is being used or not, much less what kind it is. Actually I am on a dual desktop and sometimes on a renderfarm, sometimes rendering content with parallax in it.
I, for one, use a PC mouse with my MacBook Pro.
Oh so you just assume that every laptop user uses the trackpad? Looking at the office I see 4 Windows users with mouses and a macbook user with a mouse. So, yeah the mouse.
Don't put words in my mouth.

The parent post made a comment about not having two finger swipe. The comment I replied to asked about the scroll wheel on his mouse, which assumes he has one. I replied that most people are on laptops; laptops do not require mice, so it's not a given that he has a mouse at all. Saying most people are on laptops is not the same as saying nobody has a mouse.

The parent post I commented on stated a windows pc and I thought maybe a mouse was present. So I asked if there was a wheel on the mouse connected to the windows pc. Just that.
And since the same 2010 most laptop trackpads do have two-finger scrolling. Not so smooth as in Mac, but that's Windows limitation: in linux the scrolling is smooth.
My desktop is from 2003. Runs like a champ.
Depends on browser and mouse settings (smooth scrolling on/off).

However the animation and rendering is just very slow for me on Chrome + quad, about 5-10 FPS. I won't even try on Android.

This could have been greatly improved by using CSS3 animations, there's even a drop-in jquery library that makes this an easy fix: http://ricostacruz.com/jquery.transit/

With that said, the effect is overused and tacky. Message could have been delivered more quickly and elegantly.

I felt as if visiting that link was just a waste of time, like watching an old movie I've seen and looking for changes in subtitles.

Sorry you did not like the effect but thanks for the jquery library!

I started using a few parallax plugins, then looked at the great http://johnpolacek.github.com/superscrollorama/ but finally ended up doing my own sauce.

Next time, I'll use your link