Topic: Loading content in div without reloading whole page

Hi

I'm trying to design my portfolio site, the concept I'm going for is basically there be a huge pic ("content 1") centered and below that links.. about me, contact me, web design etc... If i click on (about me-LINK) I want the (content1) to change to (content2) without reloading the page.

How will I be able to achieve this....

Please help hmm

Re: Loading content in div without reloading whole page

You could try something like this
http://www.destinedtodesign.com/gallery/
and not use the thumbnails, just ordinary links

Re: Loading content in div without reloading whole page

Based on the little you're saying (meaning:  there's a chance I'm not understanding it correctly) - are you planning on presenting your content as an image?  Bad idea - hard to edit, impossible to read for search engines.  Not to mention the load problems huge images present.  You may want to reconsider and explore better alternatives.

Reloading the same content within a site it not an issue - once it's downloaded, you can look at the same stuff on several pages without having to download again.  In order to optimize the site and its maintenance and to avoid having to paste the same parts (like navigation, header, footer, etc) on every page, php Includes are an excellent and easy-to-apply solution.

http://www.idea22.com/video/details/id/ … 8306345299

Re: Loading content in div without reloading whole page

If I understand you correctly, you are looking for either frames (which are not used that often anymore, and should not be used because of a wide variety of issues) or some basic AJAX effects.

I ran across this today, you might want to look at it: http://www.sunsean.com/idTabs/