The clean series
So when is it okay to use lorem ipsum? First, lorem ipsum works well for staging. It’s like the prop...
Loading products...
'); // Load only the product grid (.products) from that URL $('#ajax-product-area').load(targetURL + ' .products', function(){ // Smooth scroll to the product area $('html, body').animate({ scrollTop: $("#ajax-product-area").offset().top - 100 }, 600); }); }); });