Dynamic image and style*** question
From: Samuël van Laere (fortronic_at_chello.nl)
Date: 09/29/04
- Previous message: Brion Vibber: "Re: Magic Quotes / Register Globals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 29 Sep 2004 03:16:36 GMT
I would like to use a PHP based Style*** switcher,
many examples i've tested so that isn't going to be the problem.
But now something else:
I use a image that represents the logo of my website:
<a href="http://www.mywebsite.com"><img src="images/logo.gif" alt="Website
logo" width="180" height="42"</a>
Now each style*** has its own seperate logo:
MyStyle1.css > MyLogo01.gif
MyStyle2.css > MyLogo02.gif
etc.
- I'm aware of the fact i could have used CSS for displaying the logo,
though it would have solved the whole problem i have my reasons not to use
it. -
Any thoughts on how to "assign" each style*** to a particular image
so the visitor could change the style*** and have the correct image with
it?
Hopefully i've explained wel enough and if not, drop a message and i'll try
again. :)
Thanks in advance for your comments.
With regards,
Samuël van Laere
the Netherlands
- Previous message: Brion Vibber: "Re: Magic Quotes / Register Globals"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]