In the past, I've used an iframe for navigational purposes (menu w/the pages loading into the iframe) so everything but the iframe content is constant. However, I've seen webpages where it works the same way, but does not seem to be using iframes.
For example, the blur pagekit http://www.elated.com/pagekits/blur/index.html . The content gets updated by whatever I choose from the menu, but when I look at the pages' source, it's obviously not just one file.. it's different files being loaded, but it seems like only the main content is changing. I'm stumped.. anyone know how this is being done? This seems to be a better alternative to iframes as I don't have to worry about setting height/width attributes. I'd be sooo grateful.
For example, the blur pagekit http://www.elated.com/pagekits/blur/index.html . The content gets updated by whatever I choose from the menu, but when I look at the pages' source, it's obviously not just one file.. it's different files being loaded, but it seems like only the main content is changing. I'm stumped.. anyone know how this is being done? This seems to be a better alternative to iframes as I don't have to worry about setting height/width attributes. I'd be sooo grateful.


Thanks for your help.
