load page while surfer scrolls

Discussion in 'PHP' started by kuki403, Feb 7, 2007.

  1. #1
    hi
    I need some help with my website
    on the main page I have several tables of thumbnails totaling 2MB. that's a lot of bandwidth for every surfer and just a small % scroll to the buttom

    how can I make the page load while the surfer is scrolling down?
    something like when he enters the site 2 tables load
    if he scrolls down and sees table2 then table3 starts loading
    if he scrolls lower and sees table 3 than table 4 starts loading
    and so on

    can this be done with php or any other way?

    thanks in advance
     
    kuki403, Feb 7, 2007 IP
  2. picouli

    picouli Peon

    Messages:
    760
    Likes Received:
    89
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sorry for the (possibly) stupid answer, but why don't you split all these tables in different pages?
     
    picouli, Feb 7, 2007 IP
  3. kuki403

    kuki403 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    your question is not stupid at all, but I noticed they are not so willing to click links like 'next page' or 'more of this stuff'...
    if I offer them a lot on the main page, surfers tend to stay around a bit more and I have a better chance to sell them something (but this costs me bandwidth)
     
    kuki403, Feb 7, 2007 IP