[css-d] where would i find help for this?

2010-07-24 Thread Matthew P. Johnson
This is probably the wrong forum but maybe some here can guide to the correct fofum. I am looking to do a photo gallery just like this and need some instruction. http://www.stevezagorski.com/ Sincerely, Matthew P. Johnson | Eco I.T. 320 Warwick Avenue Oakland CA 94610 |

Re: [css-d] where would i find help for this?

2010-07-24 Thread Gabriele Romanato
Hi! you basically need two things to do this: CSS and JavaScript. CSS: floats to handle the alignment of the images JavaScript: to create the slideshow for JS, search for 'javascript slideshow' or 'jquery slideshow'. take a look at the source code of that page and check out what library