Automatically refresh the Stylesheet Version Number Leave a Comment / Code Snippets, General, PHP, Wordpress Add a version number to a WordPress css file that will automatically update when the file is changed:
http://conceptclarity.ca/examples/general/smileyslider.html#pwyw Leave a Comment / General http://conceptclarity.ca/examples/general/smileyslider.html#pwyw
Display Tiff Files on the Web [Updated for 2024] Leave a Comment / Code Snippets, General, Javascript Do you want to display TIFF files on the web? You can learn how here. TIFF files are not made for the web and are…
CSS Image Filtering Leave a Comment / General To Do: insert example of grayscale effect and explore trimming the edges using “clip” since the blur bleeds outside the actual confines of the image.…