Description
Have you ever wanted to use an iOS style switch on your website and reached for a package or framework in order to do it? You don’t need any frameworks to build this, and today I am going to show you how you can build an iOS style switch from scratch using only HTML, CSS, and vanilla Javascript.
We will code this project up in Codepen, which makes it easy to follow along and experiment with our project.
===== SOURCE CODE =====
The Full Source Code (CodePen Project): https://codepen.io/jacurtis/pen/EGOgqY
You can fork the project within codepen if you are interested in playing around with this more. There is 1 significant difference between this project and the one in the video and that is that the project linked above is
==== FOLLOW ME ====
Subscribe for New Releases!
Subscribe to DevMarketer Insider
https://confirmsubscription.com/h/d/5EDC91CF554832D1
Twitter - http://twitter.com/_jacurtis
(ask me questions!)
==== QUESTIONS? ====
Leave a comment below and I or someone else can help you.
For quick questions you may also want to ask me on Twitter, I respond almost immediately.
Email me hello@jacurtis.com
Thanks for all your support!
#css #js #html #no-frameworks #tutorial