Natalia Kosk
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.
Comments Off | Programming
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.
Comments Off | Programming
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.
Comments Off | Programming