jQuery: snap a box to a grid June 13, 2012 How to snap an HTML element to a grid by using the draggable and droppable objects of jQuery UI. Read more
WordPress: alternate thumbnails alignment June 13, 2012 How to align our WordPress thumbnails in an alternate way. Read more
jQuery: create a slug from a string June 13, 2012 How to create a slug from a string with jQuery. Read more
jQuery: getting the coordinates of a draggable object June 12, 2012 How to get the coordinates of a jQuery draggable object during and after dragging. Read more
JavaScript JavaScript: get yesterday's date June 12, 2012 How to get yesterday's date in JavaScript. Read more
WordPress: display your GitHub activity June 12, 2012 How to display your public GitHub activity on WordPress Read more
jQuery: sorting lists alphabetically June 12, 2012 How to sort HTML lists alphabetically with jQuery. Read more
HTML5 transitional: a temporary solution June 11, 2012 Using HTML5 in a way that is forward- and backward-compatible, by taking into account browser support and accessibility. Read more
jQuery: debugging the this keyword in object-oriented programming June 11, 2012 Understanding the relationship between the this keyword and scope when using objects with jQuery. Read more
jQuery: tweetify text June 11, 2012 How to format an HTML string just like a tweet with jQuery. Read more