Skip to content

Wow! So CSS! An exploration of CSS pseudo selectors and how we can use them to simulate click events

Notifications You must be signed in to change notification settings

slinky-bass/wow-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WOW! So CSS!

An exploration in using CSS to detect and style for click events.

###Working examples of pure HTML and CSS:

  • custom styled checkboxes and radio inputs
  • slide toggles
  • tabs
  • accordion menu
  • expand / collpase all component

#Instructions

  • Download, clone or fork
  • Open up in your browser of choice and brace yourself for HTML and CSS doing things they normally don't...

#Todo

  • make all components fully accessible by adding aria attributes
  • add a teeny bit of javascript to manage aria state correctly

About

Wow! So CSS! An exploration of CSS pseudo selectors and how we can use them to simulate click events

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published