CSS: default styles of the figure element December 4, 2012 HTML5-capable browsers apply default CSS styles to the figure element. Read more
WordPress: display an "online since" message on your site December 2, 2012 How to display the birthday date of your WordPress site. Read more
WordPress: exclude categories from the categories widget December 2, 2012 How to exclude categories from the default categories widget provided by WordPress. Read more
jQuery: using HTML5 data attributes on animated slideshows December 2, 2012 How to take advantage of the HTML5 data attributes to build animated jQuery slideshows. Read more
JavaScript JavaScript: using the local storage December 1, 2012 A simple tutorial on the main features of the local storage in JavaScript. Read more
Why you should not use CSS animations November 25, 2012 Presentation and behavior should be always kept separate. This is the case of CSS animations. Read more
jQuery: parallax scrolling with the mousewheel event November 24, 2012 How to create a parallax scrolling effect with jQuery and the mousewheel event. Read more
jQuery and IE8: developing and debugging November 18, 2012 How to make jQuery work in Internet Explorer 8. Read more
jQuery: using the DOM with navigation menus November 12, 2012 Knowing the DOM comes handy when we have to deal with jQuery-enabled navigation menus. Read more
jQuery: sliding news viewer November 11, 2012 How to create a vertical sliding news viewer with jQuery. Read more