Blog

Baby Won't Lie Down at Night?

Baby Won't Lie Down at Night?

So your baby has learned to stand up! Congratulations on this wonderful milestone! Having said that, a lot of babies run into a bit of an issue when they first learn to stand up; they haven’t learned to get back down yet. This can be an issue overnight, but I've got the solution.
$(document).ready(function() { $('body').on('click', '[name="checkout"], [name="goto_pp"], [name="goto_gc"]', function() { if ($('#agree').is(':checked')) { $(this).submit(); } else { alert("You must agree with the terms and conditions of sales to check out."); return false; } }); });