I just got the Visual Quickstart Guide for PHP but I'm wondering if I can get a quicker answer here.
please look at this page from my personal portfolio site: http://www.scruggsdesign.com/portfolio/identity/1/
click through the arrows in the top right of the navigation.
This is the way I want the site to function (right now its using javascript). but I want the description to change for each image (when an arrow is clicked). I also want to have a line right below the arrows showing the number in the series, 1 of 4, 2 of 4, 3 of 4, etc...
I want to do all of this without loading a new page each time the arrow is clicked.
this script at http://www.zinkwazi.com/pages.php?page_name=scripts does this exact thing very well. However, It's very complicated and already has a layout and style defined. I have not been able to figure out how to adapt it to use on my site.
I'm using CSS to control the style and layout of my site and would like to keep everything as it is and just add this functionality.
I do have access to a MySQL database if that would be useful. I'm using Dreamweaver MX and MAC OS X 10.3.
I'll keep reading the book but if anyones up for the challenge or can offer help it would be much appreciated.
Thanks,
Josh