Log in

View Full Version : dynamic loading?



alimdar
04-03-2009, 02:13 AM
Hello everyone,

I came across this website:
http://ricardovilloria.com/

and I was curious to see that when clicking on thumbs - the page loading pictures of works and their description seem to loading 'into' the page - header and links on the left don't move.

I tried viewing the page source and it seems that index.html is a page that has the basic elements - header and list of links - that are repeating on each page.
However, I don't understand how the other page load into this one, it doesn't seem the website is php...

could someone enlighten me:)

bluewalrus
04-03-2009, 02:20 AM
Dont see what your refering to? Which link does it?

alimdar
04-03-2009, 02:33 AM
What I mean is that when you click on a thumb (rectangular images) - it looks as it only loads the page with images - the links on the right and the header don't seem to move at all. An effect I usually see in php websites...

tnx
alimdar

alimdar
04-03-2009, 02:36 AM
all rectangular images you see on a page:
http://ricardovilloria.com/

will load separate pages showing bigger images
but look how it is done - the rest of the page doesn't move at all - but only a big image with the little description on the right loads 'into' what I assume is an index.html page

A.

bluewalrus
04-03-2009, 02:46 AM
No special affect for that its just simple text. It's small enough to load fast... I'm pretty sure

alimdar
04-03-2009, 02:59 AM
load this link:
http://ricardovilloria.com/work/

you'll see what i mean - there is a page that contains only the basic elements repeating on all the pages - header and links

bluewalrus
04-03-2009, 03:42 AM
I dont see a difference in code thats the same. I guess it could be an include but its still loading other pages its not dynamic. http://www.boutell.com/newfaq/creating/include.html


Try http://travelinchucks.com/ Click bio, home, comments, or contributors. If the nav bar does what you mean that is not being controlled by php or any dynamic function. It's just simple text so loads fast.