this post was submitted on 13 Sep 2026
15 points (100.0% liked)

Web Development

5838 readers
8 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS
 

The buttons are supposed to only be clicked when someone completes a series of tasks, bots clicking the buttons throws off the count. I don’t have my own domain it is nested under the main neocities.org domain.

you are viewing a single comment's thread
view the rest of the comments
[–] reallykindasorta@slrpnk.net 4 points 1 week ago (1 children)

Good call they’re styled links, I will give that a try!

[–] onlinepersona@programming.dev 1 points 1 week ago* (last edited 1 week ago)

If they are styled dive that listen to a click event with JavaScript, that could also prevent them from "clicking" it.