JavaScript Code 3 of 9 Barcode Posted by By Reuben Crane November 1, 2016Posted inCSS, HTML5, JavascriptNo Comments I needed to add a Code 3 of 9 barcode to a ASP.NET page. Possible solutions are to use a True Type barcode font, a dynamic image created by PHP…
Single Image CSS Sprite-Slider Button Posted by By Reuben Crane October 17, 2012Posted inCSSNo Comments The internet is full of examples of buttons. Usually the ones I see use 2 or 3 images and CSS Sprites or Sliders or a combination of both. I wanted…
CSS Variables Posted by By Reuben Crane October 11, 2012Posted inCSSNo Comments The W3C is wisely working onĀ CSS Cascading Variables. This is brilliant and definitely needed. I would use CSS variables for things like a DATA URIs of images so web traffic…