A lot of people already mentioned here the Home button. Anecdote: for years we kept getting users asking for a back to top button and we always told them to just use the Home button and they thought it was the most amazing thing ever. Most of our users are on Windows. Anyway, we did end up having to put a Back to top button. It was clear that users just don’t get it. Most people really don’t know what the Home button…
Elevator.js – A “back to top” button that behaves like a real elevator
271–280 of 336 posts
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#272Earlier quoted context omitted.
Hacker News attracts a lot of smart readers, so I'm kind of surprised that your comment actually 'fooled' people. It was very obvious sarcasm.
i have worked with way to many people that don't know what the navigation keys do, don't understand most of the control keys, and the only function key they know is F5. Way too many people who have never used an actual console terminal
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#273Earlier quoted context omitted.
Are Ctrl+e and ctrl+a Emacs conventions?
Yes, emacs navigation keybindings are native in Apple UI. e.g. ^A ^K to clear an input line
I use Ctrl-A and Ctrl-E all the time.
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#274Earlier quoted context omitted.
Vimum plugin gg - go to top G - go to bottom You can also go anywhere on page (litterary) with single key (homework). Much better then home/end as you usually need to hunt for those keys, or even use them with Fn modifier.
The problem with plugins is that they give full control over your browsing to whoever controls the plugin. I sometimes install plugins myself if the code is open source and it is small enough for me to vet it. I would love vimium, but the code is way too big to vet it myself. I wish there was some party that is trustworthy, vets codebases like these and publish hashes of trusted versions. An alternative would be more…
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#275Earlier quoted context omitted.
After 20 years of using keyboards, I have, thanks to this comment, discovered the "Home" button.
Other keys that may be non-obvious: - Insert toggles between shifting characters after the cursor to the right and deleting the character to the right of the cursor, replacing it with the new character you typed, but not replacing a newline character. While eg. Caps Lock is global, Insert mode is local to the text input that currently has focus - tab or mouse over to a new window and you've lost Insert mode, tab back…
I haven't seen that or heard of it happening for probably 10-odd years now. Didn't realize it still worked in Windows 10!
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#276Earlier quoted context omitted.
After 20 years of using keyboards, I have, thanks to this comment, discovered the "Home" button.
Other keys that may be non-obvious: - Insert toggles between shifting characters after the cursor to the right and deleting the character to the right of the cursor, replacing it with the new character you typed, but not replacing a newline character. While eg. Caps Lock is global, Insert mode is local to the text input that currently has focus - tab or mouse over to a new window and you've lost Insert mode, tab back…
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#277Earlier quoted context omitted.
Plenty of Mac users out there without a “Home” button.
My work Apple keyboard has a home button. It's right there between Function and Page Up. https://www.apple.com/shop/product/MQ052LL/A/magic-keyboard-... My home Apple keyboard has the Home button between Help and Page Up. Though, I will admit that keyboard is 2003ish. But I keep using it because it still has good action.
[1]:https://en.wikipedia.org/wiki/Apple_Keyboard#Apple_Keyboard_...
Re: Elevator.js – A “back to top” button that behaves like a real elevator
#278Earlier quoted context omitted.
But if you make a really big button (or a button that appears out of nowhere on mouseover on PCs) that people frequently hit by accident, your "engagement" metric will improve, showing that the feature is valuable!
It's funny because it's (probably) true. ...AARGH! No, scratch that. It's actually infuriating. :)