You are currently browsing the sweetvision weblog archives for March, 2007.

Color Picker Example.

I just realized that WordPress renames files with more than one dot in the name so my color picker examples were not working as they could not find the MooTools file. I have fixed the renamed file issue so all of the examples are now working.

You can check the most recent version […]

Enhancing the JavaScript Color Picker with the Canvas element

With the previous implementation of the Color Picker I used div elements to make the individual “pixels” of the color picker, attaching an event to each div element. This incurs quite a bit of overhead, causing the color picker to perform poorly especially on slower systems. The most obvious way to create something […]

Writing a Color Picker in JavaScript

I thought it would be cool to have a color picker for a number of dynamic web applications, so I decided to go about making one. What follows here is the basics of the first iteration of a color picker. This is by no means the most efficient that it could be, certainly […]

Bad Behavior has blocked 55 access attempts in the last 7 days.