CSS Animated Slide Toggle
jsfiddle.net
CSS Animated Slide Toggle
1–10 of 26 posts
Re: CSS Animated Slide Toggle
#2Nonetheless, nice work on theming a native checkbox so well. I'd love to use it if it were cross-browser compatible.
Re: CSS Animated Slide Toggle
#3Very cool... in Webkit browsers. It's a shame few (if any) other browsers allow you to customize a checkbox this way. Nonetheless, nice work on theming a native checkbox so well. I'd love to use it if it were cross-browser compatible.
It looks like it's relying on the webkit-only "-webkit-appearance" property, as you can see here: http://jsfiddle.net/DArcMattr/uhwQp/1/show/
edit: added an attempt at making it cross-browser
Re: CSS Animated Slide Toggle
#4Re: CSS Animated Slide Toggle
#5Just a suggestion: I was annoyed when I first tried to drag the slider. I figured out you have to click it instead, but some users may just quit first.
Re: CSS Animated Slide Toggle
#6Just a suggestion: I was annoyed when I first tried to drag the slider. I figured out you have to click it instead, but some users may just quit first.
Re: CSS Animated Slide Toggle
#7Re: CSS Animated Slide Toggle
#8Re: CSS Animated Slide Toggle
#9Re: CSS Animated Slide Toggle
#10Just a suggestion: I was annoyed when I first tried to drag the slider. I figured out you have to click it instead, but some users may just quit first.