This post will show you how to make this:
Notice that the entire highlighted area is clickable, not just the lettering. Read the rest of this entry »
The web allows users to customize their experience. This can be satisfying for the user and scary for the designer. Designers often have very specific ideas about how their web pages should look. Phrases like, “pixel perfect” come to mind. Well, “pixel perfect” font size is limiting to users who want to be able to control the size of their text.
This is a basic JavaScript tutorial. I will describe how to move an element around the page using a simple animation script. The element you move around the page can be anything from an image to a paragraph.
Below is a working example:

One of the difficulties in having a web site designed for you is that you may not know what to look for. A way to get around this is to ask for explanations… in writing. Read the rest of this entry »