Tag: HTML


Natalia Kosk

February 21st, 2011 — 2:25pm

I did this WordPress site some time ago for a local (Chicago) writer and photographer. It’s a basic WP theme set up to manage her site.

www.nataliakosk.com

FacebookTwitterRedditDeliciousDiggMixxStumbleUponShare

Comments Off | Programming

Tabbed Color Chart

August 6th, 2010 — 2:48pm

Recently I put together a tabbed color chart for a grout company. The problem was allowing customers to select the color and size before reaching their shopping cart. The backend is just a few php arrays so the colors and product IDs can be easily changed.

With jQuery this was a simple project. I created a few sections for the colors to go into. I use the jQuery to show the one that is selected.

Continue reading »

FacebookTwitterRedditDeliciousDiggMixxStumbleUponShare

Comments Off | Programming

Back to top