2026 Latest articles
WordPress
WordPress: let users choose their sidebar on posts and pages with custom values
How to create a select box on posts and pages to let users choose their preferred WordPress sidebar.
January 20, 2013→
jQuery
jQuery: prevent the text() method from affecting children elements
The jQuery's text() method also affects the text of children elements. Here's a solution to this problem.
January 10, 2013→
jQuery
jQuery: selecting external links is not that easy if you choose the wrong approach
Selecting external links with jQuery can actually lead to unexpected results if you choose the wrong approach.
January 6, 2013→
jQuery
jQuery plugins: how to write and document your CSS styles
How to write the CSS code attached to a jQuery plugin by also providing a full documentation to the end-user.
January 5, 2013→
jQuery
jQuery: cross-fading blocks
How to create the effect of cross-fading HTML blocks with jQuery.
January 4, 2013→
jQuery
jQuery: what we can do without plugins
What we can accomplish by implementing our own jQuery solutions.
December 29, 2012→