Permanent Links

Poll

What should be the topic for the next Impossibly Stupid poll?

A Town Square Poll Space

Tech Corner

See Also

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.html2025-01-21 20:16 818  
[   ]README.wiki2025-06-01 14:50 818  
[DIR]dom_display/2025-01-21 20:16 -  
[   ]info.json2025-01-21 20:16 40  
[   ]tags=play2025-01-21 20:16 0  

All for one, and one for all

Here is the first web toy/exploration of best practices for using JavaScript to do something that is very common: reducing information overload. There are many times when hiding information is just as important as showing it. There are many things that are all helpful to have on a web page, but are distracting if they're always in your face.

Being impossibly stupid, I'm just trying to find a reasonable way of adding the minimal amount of code to a page to accomplish that. For your amusement, here is my first draft. If you've found a better way, please let me know in the comments. Thanks!