Hi all, I'm trying to change two things on one hover - is that possible? I have the rollover image changing fine but I want the div that its housed in to change its background at the same time too? Any ideas? Thanks.
You will have to use JavaScript not PHP... And yes you can change as many things as you want through one event. (onMouseOver in your case)