File Uploads have yet to really catch up with the times and with technology. Many reasons for this. Security being a major one. It's an ope
In this tutorial I will cover rendering a calendar onto a webpage with a few lines of JavaScript.
If you're reading this post, then you are familiar with the concept of modal windows. But just in case you aren't here's a quick recap. Mod
Click to enlarge is a common feature on many sites nowadays. And while it may seem like a trivial feature to add to your website, just try
Pagination is one of those things that everyone hates implementing on their websites, and that we avoid doing until the data size calls for
Pagination is one of those annoying features that aren't fun to implement in any language, but that is pretty much essential for a good UI.