jQuery: get a Facebook page feed October 5, 2014 How to get a Facebook's page feed using jQuery, AJAX, PHP and JSON. Read more
JavaScript Creating a JavaScript slideshow: the CSS layout September 7, 2014 Creating a good CSS layout is the second step for creating JavaScript slideshows and is crucial for a proper JavaScript interaction. Read more
JavaScript Creating a JavaScript slideshow: the HTML structure August 31, 2014 Building a solid HTML structure is the first step for creating JavaScript slideshows that will degrade gracefully when JavaScript and CSS are not available. Read more
jQuery: calculating slide dimensions on responsive slideshows July 13, 2014 How to calculate slide dimensions on responsive slideshows. Read more
jQuery: image preview like Google Images July 6, 2014 How to implement the image preview effect of Google Images with jQuery. Read more
Fat themes: a problem with WordPress paid themes July 5, 2014 Bloated WordPress themes can cause several performance issues to our sites. Read more
Adding jQuery UI Autocomplete to the WordPress search form June 29, 2014 How to add jQuery UI Autocomplete to the WordPress search form. Read more
Sorting elements by date in jQuery and JavaScript May 21, 2014 How to sort elements by date in jQuery and JavaScript. Read more
jQuery: check if a button is active or not April 13, 2014 How to check if a given button has been clicked by users or not with jQuery. Read more