Webmaster Forums - Website and SEO Help

Web Development and Design => Website Design and HTML => Topic started by: kevin32 on April 11, 2012, 08:09:18 PM

Title: background content does not refresh from page to page?
Post by: kevin32 on April 11, 2012, 08:09:18 PM
Hi. On this website http://www.tanglebox.net/Default.htm

When you click the left buttons, the top and left areas do not refresh. The only thing that refreshes is the body of the page. I want to display a background image on my website that works like that. I have 2 questions:

1. Is there a technical term for websites that do this?

2. Is there an example code (in CSS) that does this for background images? Thanks.
Title: Re: background content does not refresh from page to page?
Post by: Bob on April 12, 2012, 06:24:50 AM
Your requirement is not completely clear to me, the much what I understood from it I can say it is not possible to keep a single background image for multiple frames. Your page contains three frames, so if you want to give a single background image then put all the things under one frame.