How would you display a message for 8 seconds when a checkbox is getting checked and unchecked with nothing but CSS?
I can manage to display the message when the box is getting checked, but not when it is getting unchecked. Any idea?
Don't mind much about browser support and the like. Everything allowed as long as it's pure CSS. I'd like to know if it's doable.