This is an addition to my Pure CSS Three-Way Switches Part One and Pure CSS Three-Way Switches Part Two posts.
I needed three-way switches for a survey tool for starwarsrumors.com. These are the three-way switches from the previous two posts, but styled as sliders along with some basic JavaScript survey functionality. This ended up being the core code I used for the actual survey tool.
I needed three-way switches for a survey tool for starwarsrumors.com. These are the three-way switches from the previous two posts, but styled as sliders along with some basic JavaScript survey functionality. This ended up being the core code I used for the actual survey tool.
See the Pen Survey Sample by Mike (@DarkMG73) on CodePen.