Interesting Things
- When you have a transparent div overlaying a portion of the page, IE6 doesn’t fire onMouseOver if there are any elements underneath it. Tiling a 1px transparent gif as the background is a workaround to get IE6 to correctly fire onMouseOver when the cursor goes anywhere over the div.