Since the start of Web 2.0, there have been a number of fancy loaders for Ajax requests and the type. Most of them are all based on the spinner type, which to be honest, is getting a bit old. Today I saw something original in Tweetdeck, and decided to create a HTML5 / Canvas version. [...]
Archive for the ‘Javascript’ Category
Painting the canvas
I have been having a bit of fun today playing with the canvas element in HTML5. From scratch, not knowing anything about the element, to making this clock took about 45 minutess. The API is nice to use, and I think in the future ‘canvas’ games will be taking over from flash games.
More examples:
Chain Reaction [...]
Code: HTML2JS
At university I am studying computer science, so I am afraid there are also going to be code posts on here! The first bit of code I am going to share is a tool I used in my last project. My task was to create a form which was mainly powered by Javascript, it had [...]