Swapping images or text
Dear All
I have a simple question (I think). I have a page on which I have a number of seprate divs with each div containing the logo of a client I have worked for. In total there are 15 such divs/logos displayed on the page arrranged in a rectangular 5x3 fashion.
In the bottom right of the same page I have an empty div (with an id of "summary" and a separate class of its own in CSS) that I would like to use to display a brief summary of the projects undertaken for each client. I would like the associated text (be this text or a separate image file of the text - it doesn't matter) to be displayed in the "summary div" when the mouse hovers over the associated div containing the client logo with the summary div empty when no mouse over is present.
Each of the divs containing the client logos has its own id and class so it should be a very simple task to be able to do this but at the moment this seems to be beyond my current capabilities. Any suggestions most gratefully received.
Kind Regards
