2026 Latest articles
JavaScript
No jQuery: creating a news ticker with JavaScript and CSS
A pure JavaScript and CSS news ticker.
January 26, 2014→
CSS
CSS: animating the clip-path property with percentages makes WebKit-based browsers crash
A strange behavior of WebKit-based browsers with CSS animations and the clip-path property.
January 15, 2014→
JavaScript
Vanilla JavaScript: pros and cons
Using JavaScript in our daily work as developers is often a compromise.
January 3, 2014→
WordPress
WordPress: integrating Bitly in our themes
How to integrate the Bitly's URL shortening service in our WordPress themes.
January 3, 2014→
jQuery
jQuery: avoid duplicated values upon form submission with sessionStorage
A simple technique to avoid duplicated values in forms using jQuery and sessionStorage.
December 30, 2013→
jQuery
jQuery: select elements that have specific styles defined in the CSS
How to select elements with jQuery based on the styles specified in the CSS file.
December 30, 2013→