2026 Latest articles
jQuery
jQuery: post to Twitter with AJAX
How to use jQuery, AJAX and OAuth to post tweets to Twitter.
October 26, 2014→
JavaScript
Creating a JavaScript slideshow: the JavaScript code
It's time to complete our tutorial and take a closer look at the JavaScript component of a slideshow.
October 19, 2014→
WordPress
Implementing an AJAX "Like" system on WordPress posts
Implementing a "Like" button on WordPress posts (just as Facebook does) simply requires the use of AJAX combined with WordPress custom fields.
October 19, 2014→
jQuery
jQuery: get a Facebook page feed
How to get a Facebook's page feed using jQuery, AJAX, PHP and JSON.
October 5, 2014→
JavaScript
Creating a JavaScript slideshow: the CSS layout
Creating a good CSS layout is the second step for creating JavaScript slideshows and is crucial for a proper JavaScript interaction.
September 7, 2014→
JavaScript
Creating a JavaScript slideshow: the HTML structure
Building a solid HTML structure is the first step for creating JavaScript slideshows that will degrade gracefully when JavaScript and CSS are not available.
August 31, 2014→