Chris Coyler has a fun example of color animating any shape with a simple technique: creating an image where the inverse is knocked out with the background color, and then simply changing the bg color with CSS. /* * HTML …
FunctionSource, Your Source for Developer News
Posts Tagged "tip"
Canvas QR Code generation in style
Posted by Dion Almaer 2 years ago on javascript jquery qrcode canvas library tip
QR Codes have been a popular "rich barcode" since they bulged out from their vehicle parts tracking roots. A simple library and jQuery plugin is here to enable you to embed a Canvas QR Code in style.