Hi, I'm Ehren Coker

I'm a Web and Graphic Designer living in St. Louis, Missouri. I build Custom Content Management Systems and beautiful web sites.

Hartland Wind Farm

On completion, The Hartland Wind Farm will be one of the largest wind farms in the United States. For their web presence, I created a Custom Content Management system and unique landscape scrolling design. view project

Image Replacement with JQuery

Thursday, June 25th, 2009

I put this code snippet together for the menu system on my web site. By using some basic naming conventions with your image file, you can do an image replacement with JQuery in just a few lines. First, you need to create two images. Let's make them both .gif images so we can keep the files small. For the hover image, add the extension "_hov" to whatever you named your first file. Here are...   more