Content loading on demand

Discussion in 'HTML & Website Design' started by Traffic-Bug, Apr 9, 2009.

  1. #1
    Many big shopping cart pages do not need to load images, etc. which are outside of the scroll area. When the user scrolls down to reach that area of the page, the images can load dynamically through AJAX. This happens in all Amazon pages. Scroll down to bottom of page and you will find the "Continue shopping" box only fills when you actually scroll down. Has anybody have any sample script that can be modified that does this?
     
    Traffic-Bug, Apr 9, 2009 IP
  2. ExtremeData

    ExtremeData Well-Known Member

    Messages:
    450
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    125
    #2
    You can check the page source to see how that works.
     
    ExtremeData, Apr 9, 2009 IP