jQuery Searching videos on YouTube with jQuery and the YouTube Google APIs December 26, 2015 Running searches on YouTube is easy with jQuery and the YouTube APIs. Read more
jQuery How to automatically insert Font Awesome icons with jQuery December 26, 2015 Font Awesome makes use of empty elements to insert icons within a document. We can automate this process with jQuery. Read more
jQuery The actual role of jQuery in data-driven web applications July 26, 2015 You can't simply use only jQuery in data-driven web applications. This doesn't imply that jQuery cannot be used in such cases. Read more
jQuery Using jQuery in WordPress: techniques for theme authors February 22, 2015 jQuery techniques for working with WordPress themes. Read more
jQuery jQuery: post to Twitter with AJAX October 26, 2014 How to use jQuery, AJAX and OAuth to post tweets to Twitter. Read more
jQuery 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
jQuery jQuery: calculating slide dimensions on responsive slideshows July 13, 2014 How to calculate slide dimensions on responsive slideshows. Read more
jQuery jQuery: image preview like Google Images July 6, 2014 How to implement the image preview effect of Google Images with jQuery. Read more
jQuery Sorting elements by date in jQuery and JavaScript May 21, 2014 How to sort elements by date in jQuery and JavaScript. Read more
jQuery 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