Results 1 to 7 of 7

Thread: dynamic loading?

  1. #1
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default dynamic loading?

    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

  2. #2
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    Dont see what your refering to? Which link does it?

  3. #3
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default dynamic loading

    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

  4. #4
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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.

  5. #5
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    No special affect for that its just simple text. It's small enough to load fast... I'm pretty sure

  6. #6
    Join Date
    Apr 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    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

  7. #7
    Join Date
    May 2007
    Location
    Boston,ma
    Posts
    2,127
    Thanks
    173
    Thanked 207 Times in 205 Posts

    Default

    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.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •