Conversation
Notices
-
Embed this notice
I wonder if a website to click on any of the galaxies in the Hubble Deep Field image and find out their name and information about them exists. i should make one if it doesnt
-
Embed this notice
@meso Only if it works without JavaScript.
-
Embed this notice
@meso JavaScript always hurts and sites that find a way to avoid using it are always better.
It's a mater of images overlayed over some nice HTML links.
The only JavaScript that you should ever use is;
<script>
/* License; AGPLv3-or-later */
document.body.textContent = 'We have detected that you have JavaScript enabled in your browser, please disable it to continue.'
</script>
-
Embed this notice
@Suiseiseki difficult. a little javascript doesn't hurt