Closed casebenton closed 8 years ago
I'm now using the hidden class as we discussed yesterday. Also, no more styling by id or using the className property. Now only style by class is used, and the classList property is used for much more elegant class management.
@Osmose r?
r+, nice work!
I'm now using the hidden class as we discussed yesterday. Also, no more styling by id or using the className property. Now only style by class is used, and the classList property is used for much more elegant class management.
@Osmose r?