scroll bar to display photos
by ngolon
on
Jul 21, 2007 at 5:57:48 pm
I'm trying to add a scroll bar to a table in order to scroll through photos, similar to the photographer portfolios on http://www.viiphoto.com/ (you can view the portfolios by clicking on a photographer's name.)
Could you advise me on how to create this with Dreamweaver?
Re: scroll bar to display photos by Vincent Rosati on Jul 22, 2007 at 4:44:51 am
It looks like they're using Frames - a web page within a web page. You'd have your main page, than another really wide page with the portfolio layout (Dreamweaver: Insert/Frame).
It's arguable that you should even use frames.
There are Flash solutions, like Swap Images.
Photoshop (File/Automate/Web Photo Gallery) and Bridge (Tools/Photoshop/Web Photo Gallery) have web portfolio generators.
Re: scroll bar to display photos by Paola Canepa on Jul 22, 2008 at 1:51:54 pm
1. Create a AP Div tag by going to the Layout bar and click on Draw AP Tag and insert your table with photos
2. Click on the AP DIV frame and go to CSS styles edit the AP DIV (pencil icon)
3. Open up the CSS Rule Def and go to the Category>Positioning
3. Customize it as you wish but please note: Width: length is smaller then the table. Overflow: scroll