Hacker News new | ask | show | jobs
by imaan988 5094 days ago
I agree, but people really should expand on why when they say things like this.

I can only imagine that this website was designed by someone using a Macbook (or Magic Trackpad), without realising that not everyone can scroll easily with two fingers, which is extremely short sighted.

I have a MBP myself, and I actually enjoyed scrolling through the site, but when I tested it on my Windows PC the animation was jerky and I had to scroll more than I would've liked, overall unenjoyable. I would've closed the page half way through reading and never looked back.

Yes, Mac's are awesome, but web designers need to remember that they're not designing for themselves, they're designing to every conceivable person in their target market.

Scrolling like this is great, but only in short bursts (Unless you're on a Mac w/ trackpad).

2 comments

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.

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

That's an interesting perspective. Nice to remember that, when designing UI/web pages!