JQuery Scroll Path - Scroll a page along a custom path
31–40 of 46 posts
Re: JQuery Scroll Path - Scroll a page along a custom path
#32I appreciate the beauty, but you are breaking the web when doing things like this. Some breakages: * PageUp and PageDown doesn't work. * Home and End doesn't work. * Long-clicking the scrollbar doesn't work A: Should react immediately, not on mouseup. * Long-clicking the scrollbar doesn't work B: Should rapidfire (like with holding down PageDown). * Middle-clicking the scroll wheel doesn't bring up the analog-ish scr…
Re: JQuery Scroll Path - Scroll a page along a custom path
#33I appreciate the beauty, but you are breaking the web when doing things like this. Some breakages: * PageUp and PageDown doesn't work. * Home and End doesn't work. * Long-clicking the scrollbar doesn't work A: Should react immediately, not on mouseup. * Long-clicking the scrollbar doesn't work B: Should rapidfire (like with holding down PageDown). * Middle-clicking the scroll wheel doesn't bring up the analog-ish scr…
It doesn't matter whether it breaks the web. It also shows new ways of thinking.
Dont forget that whatever is currently the "rule" is always in flux.
I for one hope that people will continue to "break the web" like this.
Re: JQuery Scroll Path - Scroll a page along a custom path
#34This is like web 1.0 ported to 2.0
Re: JQuery Scroll Path - Scroll a page along a custom path
#35Best use I've seen.
Re: JQuery Scroll Path - Scroll a page along a custom path
#36http://www.nike.com/jumpman23/aj2012/ Best use I've seen.
Re: JQuery Scroll Path - Scroll a page along a custom path
#37I appreciate the beauty, but you are breaking the web when doing things like this. Some breakages: * PageUp and PageDown doesn't work. * Home and End doesn't work. * Long-clicking the scrollbar doesn't work A: Should react immediately, not on mouseup. * Long-clicking the scrollbar doesn't work B: Should rapidfire (like with holding down PageDown). * Middle-clicking the scroll wheel doesn't bring up the analog-ish scr…
This should a warning to all over-enthusiastic designers/developers on the Internet. Please stop creating custom scrollbars. Web browsers already provide wonderful scrollbars.
Re: JQuery Scroll Path - Scroll a page along a custom path
#38I appreciate the beauty, but you are breaking the web when doing things like this. Some breakages: * PageUp and PageDown doesn't work. * Home and End doesn't work. * Long-clicking the scrollbar doesn't work A: Should react immediately, not on mouseup. * Long-clicking the scrollbar doesn't work B: Should rapidfire (like with holding down PageDown). * Middle-clicking the scroll wheel doesn't bring up the analog-ish scr…
This should a warning to all over-enthusiastic designers/developers on the Internet. Please stop creating custom scrollbars. Web browsers already provide wonderful scrollbars.
... for the sake of preserving the status quo of default scrollbars, no less?
Come on.
Re: JQuery Scroll Path - Scroll a page along a custom path
#39Earlier quoted context omitted.
This should a warning to all over-enthusiastic designers/developers on the Internet. Please stop creating custom scrollbars. Web browsers already provide wonderful scrollbars.
I find it interesting that Gmail has custom scroll bars.
Re: JQuery Scroll Path - Scroll a page along a custom path
#40Earlier quoted context omitted.
This should a warning to all over-enthusiastic designers/developers on the Internet. Please stop creating custom scrollbars. Web browsers already provide wonderful scrollbars.
Do you really think discouraging enthusiastic designers and developers from building innovative things that push the boundaries of what's possible with browsers is the way forward? ... for the sake of preserving the status quo of default scrollbars, no less? Come on.
The idea might be good -- most people are right-handed and might have better response times with their right leg when it's straighter. But there's too much inertia in the current convention, and the change can't be made incrementally without creating serious risks.