·
3 October 2007
Tutorial: How to Make a Size Selector Control (CSS - Javascript)
Ever wonder how to make one of those little size selector things that t-shirt sites use in forms?
This question came up recently, so here is a (fairly) simple solution for it that doesn’t rely on images.
We’ll be using a simple text-replacement technique (css), with a little bit of straightforward javascript and a set of radio [...]







