|
Ok, so WHY are you concerned with not 'reloading' the page ?
As mgraphic said, you're not saving bandwidth at all, and if that is what you think you're after, then you misunderstand how http and the browser works.
The first time you land on a site, the pages, including all images and content, get 'saved' into the browser cache. If you go to a different page the ONLY things that get pulled from the SERVER are those graphics or other things that are different from the original page, these too are cached.
On subsequent visits to that site, the browser pulls from it's cache first, unless a user has cleared their cache in between visits.
If you just want maintain a single menu file, then server-side includes are the better alternative.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|