unveil

Unveil.js: load images on-the-go with this lightweight version of the Lazy Load plugin

You are probably already familiar with the Lazy Load, a jQuery plugin that loads images outside of viewport (visible part of web page) only when user scrolls to them. This plugin is very helpful when dealing with long ...

development,jQuery,webdesign Enrico Deleo April 30, 2012 Read More
nail

Make your website print-friendly [Quick Tip]

If your website publish useful informations even when offline, you might consider the idea of making your pages printer-ready. What does it means? As you might know you can attach a CSS stylesheet to match a particular ...

development,webdesign Enrico Deleo November 15, 2011 Read More
thumb_css

10 CSS3 techniques you might need to know

I suppose you already heard about CSS3. If you gave attention to the web design field you know this is the new must for a modern web site. Thanks to the new Cascading Style Sheets standard you'll ...

webdesign Enrico Deleo October 17, 2011 Read More
post_wp_dummy

Speed up WordPress theme development with dummy content

If you develop themes for Wordpress you usually focus on aesthetic part of the job, forgetting about typography. This behavior turns into a poor readability for the end user and could pauperize the layout itself. As we ...

development,wordpress Enrico Deleo October 10, 2011 Read More