Live data from Hacker News

Elevator.js – A “back to top” button that behaves like a real elevator

tholman.com

221–230 of 336 posts

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#221

Earlier quoted context omitted.

I know that it a dedicated button for keyboards, but on phone keyboards this is still a missing functionality which I really miss!

Tap the status bar on any iPhone?

Touching the top-most part of the newer iPhones (with the notch) scrolls you back up to the top page.

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#222
post #156
post #68

The "back to top" functionality is so useful in web pages. I wish they would make a dedicated button on keyboards that just takes you to the top of the page. Better yet, it can work in other apps too! It could, for example, take you to the beginning of a line when you're writing text. Edit: Wow, I thought I was going the extra mile to make the joke obvious by saying the key should also take you to the beginning of a…

After 20 years of using keyboards, I have, thanks to this comment, discovered the "Home" button.

Home and End are the amazing in VSCode for doing bulk line edits in conjunction with multi cursor.

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#223

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…

I don't know why this is "thanks to webmail". At least firefox can handle this perfectly fine. That being said seeing the email is nice anyways in case you need to share it with someone or type it into your phone.

To clarify, all browsers CAN handle the mailto link as long as the user configures it to open the correct email client. That’s key because there’s many oblivious users who don’t even know about this setting (we know from the number of support requests we get from users angry that the contact link they created on their websites “don’t work”!). :)

Because of the prevalence of webmail like gmail (most of our users are on gmail) there’s many users who aren’t aware that it needs to be configured to open the said webmail page, so the mailto links does nothing. A “Contact me” or “contact support” mailto link won’t open anything, or it will open the default mail client like Mac Mail on Mac....On Windows in the past it would open outlook express lol. :)

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#224

Earlier quoted context omitted.

On my old Dell xps 14 laptop, the function button was close to the arrow keys, making it very convenient to use one-handed. I actually preferred it to a separate home button, because, in a text box, I often want to jump to the start/end of a line and then move a word or two inward -- do-able using control+arrows. It was almost as good as vim, although of course I had to take my hand off the home row.

Imagine vim editing across all text fields in an OS. Would be glorious.

macOS has a lot of baked in emacs keybindings that work almost universally in text fields.

Control-A: Move to the beginning of the line or paragraph.

Control-E: Move to the end of a line or paragraph.

Control-F: Move one character forward.

Control-B: Move one character backward.

Control-L: Center the cursor or selection in the visible area.

Control-P: Move up one line.

Control-N: Move down one line.

Control-O: Insert a new line after the insertion point.

Control-T: Swap the character behind the insertion point with the character in front of the insertion point.

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#225
post #32

"back to top" is just such an epitome of how out of touch some modern design is. We had buttons on our keyboards that did this for half a century now. As for phones it should be up to the web-browser to implement it, nobody wants to use your idea of how scrolling should work. My machine already knows how I want to browse my content, don't pretend you know better.

Or maybe it shows how out of touch the old design was (the fact that it had been there for half a century and even folks on HN had never seen it...).

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#226

Earlier quoted context omitted.

Accelerated scrolling makes the home key superfluous. Just scroll "fast".

I use both home and end constantly while coding. Writing text not so much, but it still does happen. Sure, you could do without, but...

On a mac you'd use Control-A and Control-E to navigate to the beginning and end of a line. IIRC Home and End navigate the document, not the line.

https://support.apple.com/en-ca/HT201236

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#227

Earlier quoted context omitted.

If I'm not mistaken, Fn + Left Arrow is Home on a Mac. Similar to Fn + up/down is Page Up/Down, and IIRC Fn + Right is End.

It still amazes me that people tolerate that as a substitute. It's a key combo that requires two hands, for what on a regular keyboard is one finger. Perhaps Mac people never hold a cup of coffee in their hand while using a computer?

Well, no.

Mac people expect their Butler to carefully hold the coffee cup for them and tilt it so they can take a sip.

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#228
post #68

The "back to top" functionality is so useful in web pages. I wish they would make a dedicated button on keyboards that just takes you to the top of the page. Better yet, it can work in other apps too! It could, for example, take you to the beginning of a line when you're writing text. Edit: Wow, I thought I was going the extra mile to make the joke obvious by saying the key should also take you to the beginning of a…

Many Apple keyboards have no "home" button.

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#229
post #92

Earlier quoted context omitted.

What's the opposite of development? I think we need web un-development to get us out of this javascript tar pit.

Clearly it would be velopment.

"I'm a veloper" - Ralph Wiggum

Re: Elevator.js – A “back to top” button that behaves like a real elevator

#230
post #79
post #68

The "back to top" functionality is so useful in web pages. I wish they would make a dedicated button on keyboards that just takes you to the top of the page. Better yet, it can work in other apps too! It could, for example, take you to the beginning of a line when you're writing text. Edit: Wow, I thought I was going the extra mile to make the joke obvious by saying the key should also take you to the beginning of a…

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.

[deleted]
Post reply on HN