jQuery Snippets: Getting the Current Year
Here's a fun, simple, and incredibly useful jQuery that you can probably use on just about every single one of your projects. This snippet uses jQuery to grab the current year and display it wherever you'd like within your webpage. This is a great chunk of code to have on hand. One particularly good use […]