I am working on a really simple website, and each page has a clickable header that displays a different paragraph of text (ex: ABOUT US/ OUR STAFF.. 'ABOUT US' displays about paragraph, 'OUR STAFF' displays short descriptions of the staff in a paragraph). What is the best way to go about doing this? Since the design calls for a non-web friendly font, the header is two separate images (about us is one and our staff is another). All I need to do is change the paragraph text depending on which header image is selected. I managed to get the header images to change on mouse over, so that part is done. I only need to change the paragraph text.
Thanks!!
Rachael