JavaScript has a built-in Date object that you can use to work with date and time in JavaScript. In fact, we have several tutorials on Envato Tuts+ that cover this topic in great detail. The Date object in JavaScript has ...

Website developers expect readers to interact with their websites in some way. A visitor can either scroll up and down a page, write something inside an input field, click on a link to visit some other page, press a combination ...

One of our popular tutorials on Tuts+ teaches readers how to load in and animate content with jQuery. While using jQuery allows us to write relatively less amount of code to achieve the desired functionality, it also increases page load ...

Almost all businesses today usually have their own website to mark their online presence. While different businesses will have different types of websites and strategies in place to increase their sales, all of them would like a faster loading website. ...

One of my tutorials on Tuts+ talks about top 10 WordPress optimization tips. Some of the tips in that post mention the use of caching plugins, compressing CSS and JS, optimizing images and so on. In this post, I will ...