Wednesday, September 7, 2016

Make a Super Quick Little Slider to Play with Some Values

It's not all that hard to change some values in CSS and refresh a browser window. Or play with those values in DevTools. Or have a style injection setup, of which there are many ways. But sometimes it's also nice to give yourself (or whoever else) a good ol' fashioned UI control to play with a value. Here's a little example of a range input to control font-size: See the Pen Range Slider Scaling by Chris Coyier (@chriscoyier) on CodePen. First you need a range slider: <input... ... Read the entire article at the source link...

http://codango.com/make-a-super-quick-little-slider-to-play-with-some-values/

I am happy to share this resource that we found. The content displayed on this page is property of its original author or their organization.

No comments:

Post a Comment