Ever wondered why there aren’t more web pages with cool special fx on them? Its strange that you never see a website where after clicking on a button, sparks shoot out, the screen un-builds itself, and then re-builds itself to the destination of wherever the link points to. Well, the answer is simple: misguided view … Read More
jQuery
How to create your own animated loading graphics using javascript, jquery, and html5
Creating animations with javascript is very easy — this won’t take long. There are only a few basic concepts that you need to understand to create your own algorith-based animations in seconds. In this article, we will cover all of the steps to go from a blank page to proudly displaying the loader … Read More