stevedc
11-11-2008, 04:22 AM
Hi all,
I'm a newbie at PHP and am getting started with the basics. Is it possible to load in a PHP include file into a specific area of a page when a hyperlink is clicked? (I assume this is something like an i-frame). I'm looking to be able to click on a thumnbail and have it's large image load into the page without reloading all of the information.
Here is one of the sites I was told to reference for the functionality.
http://hivemodern.com/
clicking on the navigation, you can see how everything under the nav loads fast, but the header doesn't reload.
I'm a newbie at PHP and am getting started with the basics. Is it possible to load in a PHP include file into a specific area of a page when a hyperlink is clicked? (I assume this is something like an i-frame). I'm looking to be able to click on a thumnbail and have it's large image load into the page without reloading all of the information.
Here is one of the sites I was told to reference for the functionality.
http://hivemodern.com/
clicking on the navigation, you can see how everything under the nav loads fast, but the header doesn't reload.