-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NoJS 2':' Stochastic Boogaloo #188
Conversation
https://quarknerd.github.io/blog/category/tech.html Can't seem to find the actual post what is wrong here? |
33518a5
to
1ae7461
Compare
If you've played the game you've probably noticed an audio easter egg. Before trying this I had thought that playing audio would require javascript to function, however the audio control works with javascript disabled at the browser level so I'm going to allow it. | ||
|
||
The audio controls has many buttons (for volume, downloading ect). In order to only make the play button accessible, we first wrap it in a div and then apply the following css. | ||
~~~css |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like this block isn't formatted correctly in the output
f4bfc65
to
b47dc63
Compare
### Audio | ||
If you've played the game you've probably noticed an audio easter egg. Before trying this I had thought that playing audio would require JavaScript to function, however the audio control works with JavaScript disabled at the browser level so I'm going to allow it. | ||
|
||
The audio controls has many buttons (for volume, downloading ect). In order to only make the play button accessible, we first wrap it in a div and then apply the following CSS. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ect
-> etc
Please add a direct link to your post here:
https://quarknerd.github.io/blog/2024/05/13/noJS-2-stochastic-boogaloo.html
Have you (please tick each box to show completion):
npm spellcheck
if that's your thing)Posts are reviewed / approved by your Regional Tech Lead.