I recently read that the jQuery ‘each’ construct is more performance intensive than running a simple ‘for’ loop, which is borne out by testing. The … Continued
Here’s a little function I’ve made which is quite useful and sought after. We’re going to add a product category filter above the product list … Continued