English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi, just hoping someone can help me out. I have a webpage with a main image and thumbnails and was wondering what the code would be to click on a thumbnail and change the main picture to that of the thumbnail. I was hoping to do this without having to make a seperate page for each different picture. Sorry, I know i'm not explaining this really well but I would really appreciate it if you could help. Thanks

2006-11-09 09:17:12 · 5 answers · asked by Navi0121 2 in Computers & Internet Programming & Design

5 answers

Take a look at the page in my source... this may be close to what you are looking for. It is done with DIV tags and cascading style sheets. The CSS files are c-layout.css and c-style-pink.css. You can use it in frames also. Once you get it the way you want, you just have to add new pictures / descriptions to the bottom of each page - you can edit it in notepad!

Good Luck!

2006-11-09 09:57:14 · answer #1 · answered by MuffinMan 4 · 0 0

here is the code you use for that

of course you can change the thumbnail size by changing the numbers
no you dont have to have a page for each photo

2006-11-09 09:25:25 · answer #2 · answered by ceni40 3 · 0 0



or make frame page (you dont need a dynamic page or any scripting)

sideframe - list all your thumbnails as


and your secondframe should have a name of "showframe"

2006-11-09 09:24:40 · answer #3 · answered by dani.girl808 1 · 0 0

If you're having problems on HTML the best site to check your problem is LisaExplains : http://www.lissaexplains.com/

they have awesome information

2006-11-09 09:47:01 · answer #4 · answered by yoooo 1 · 0 1

hm if i understand correctly you want a basic dynamic gallery. Unfortunately its not possible in HTML, you are going to have to use PHP and/or javascript to do that

2006-11-09 09:24:09 · answer #5 · answered by Anonymous · 0 1

fedest.com, questions and answers