3 ms·
Clicking a link signals the user's intent. That's how hypertext works. Click here to agree.
by superq 2y ago
Clicking a link signals the user's intent. That's how hypertext works.
Click here to agree.
- JimDabell 2y agoClicking a link indicates the user wants to see something. Clicking a button indicates the user wants to do something. Links shouldn’t change state. This has been an extremely strong convention for several decades. If you write code that changes state when a page is loaded, you are breaking this convention.