Create a Lightbox Photo Gallery With JQuery Lightboxes are a great way to display your photo gallery and super simple to implement. Learn how you can create your own with JQuery.
How to Create Ajax Pagination and Filters With PHP Learn how you can use JQuery, Ajax and PHP to search, filter and paginate through content like products and posts without reloading the page.
Infinite Scroll & “Load More” With JQuery and PHP Infinite scroll is a great way to increase page load times by excluding content until a user is ready to see it. This article explains how it can be done.
Prevent Multiple Form Submissions With JQuery or Vanilla JavaScript Have a form that sends data that takes more than a few seconds to process? Prevent multiple form submissions with JQuery and even vanilla JavaScript.