I’m looking for a iPhone like on/off switch that doesn’t use images.
Something like this: http://awardwinningfjords.com/2009/06/16/iphone-style-checkboxes.html
but w/o using images. With CSS3 I don’t see why images are required? Any one know of any options? Thanks
Here are a couple of tutorials for making Aristo-like elements:
http://socialistpear.com/journal/aristo-buttons-in-css3/
https://github.com/280north/aristo
They don’t have that specific button you want, but it will help you design your own button in CSS3.