Peter Westendorp



Coding

Image effects with <canvas>

Image Effects screenshot

In an earlier post you could have read what you can do with canvas in combination with video. Now I will show you an example of what you can do with canvas in combination with images. I've created a Javascript class with Dojo that you can use to desaturate and blur images on your website.

Read complete article

Creating an analog clock with HTML CSS and Dojo

Analog Clock screenshot

With Dojo 1.5 you can now use some CSS3 properties in almost every browser. That is what I've found out when I was creating an analog clock with HTML, CSS and Javascript. In this article I will show you how to create an analog clock with the 1.5 release of Dojo.

Read complete article

Easy custom radiobuttons

Custom radiobutton screenshot

Very often designers don't like the standard styling of form elements in the browser. Therefore you have to customize these form elements. Here I will show you an easy way to do that with a radiobutton.

Read complete article

Parallax viewer with CSS and Javascript

Parallex viewer screenshot

You can create very easy a nice 3d effect with Javascript and CSS. In this short demo I will show you how.

Read complete article
Previous Next