Pure CSS expanding folder tree menu June 11, 2012 How to create a folder tree based expanding menu by using only CSS. Read more
jQuery: shorten paragraphs and create a "Read More" link June 10, 2012 Creating excerpts from paragraphs and adding a "Read More" link to them with jQuery. Read more
CSS: using comments the right way June 10, 2012 Some common best practices to write a properly commented CSS code. Read more
jQuery: create a Twitter-like notification system June 10, 2012 Using jQuery sliding panels to create a Twitter-like notification system. Read more
JavaScript JavaScript: implementing the grep() function June 10, 2012 A simple JavaScript implementation of the grep() utility function for arrays and DOM elements. Read more
WordPress: using the HTML5 time element June 10, 2012 How to use the HTML5 time element in WordPress. Read more
CSS: web fonts and web safe fonts: things to consider June 9, 2012 How to choose between web fonts and web safe fonts. Read more
CSS: what is responsive design? June 8, 2012 Questions and answers on responsive design with CSS. Read more
WordPress: display the total number of Twitter followers and Facebook fans June 8, 2012 How to display the total count of our Twitter followers and Facebook fans on WordPress. Read more
CSS: test on browser support to transitions June 7, 2012 Browsers are still far from a consistent support to CSS transitions. Read more