Posts
FamFamFam flags sprite (with compass)
Creating css sprites is an amazing feature in compass. There is a tutorial to use compass to generate css sprites in the compass documentation.
View moreAuto-generated cache.manifest in PHP
If you don’t want to read the entire entry, you can get the code (and propose changes, of course) in github: https://github.
View moreSaas @mixin for change measures for responsive desing
Working in my last project I needed to change the measure of some elements to the 60% to adapt them to mobile browsers.
View moreCapture simple, double, triple, long and right clicks in the same element with jQuery
This is a simple code snippet to capture simple, double, triple, long and right clicks in an element with jquery.
View more