Webpage trick?

Locked
corpse
Posts: 678
Joined: Sun Jan 12, 2003 8:00 am

Webpage trick?

Post by corpse »

If you have a website and have an image of a coat, for example, and a color swatch beside it, can you make it so when you click a color in the color swatch, the coat will change to the color or pattern or whatever it is??
4days
Posts: 5465
Joined: Tue Apr 16, 2002 7:00 am

Post by 4days »

aye, in a few different ways.

quickest/easiest is a bit of dhtml - if you look around for dhtml tutorials you should find what you need. try looking for 'dhtml menu' tutorials, a lot of those have content that's hidden/displayed when you click on an item.

if you want a simple brute force alternative, make a bunch of pages and make all the swatches links to the appropriate page.
corpse
Posts: 678
Joined: Sun Jan 12, 2003 8:00 am

Post by corpse »

Thanlks
Locked