Jump to content

load page while surfer scrolls


kuki403

Recommended Posts

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

Link to comment
https://forums.phpfreaks.com/topic/37476-load-page-while-surfer-scrolls/
Share on other sites

It's conceivable that it could be done with AJAX - combination of Javascript and, in this case, PHP. But, it would be a PITA in my opinion and would probably cause more problems. Could you not create a "tabbed" interface so each set of tables is on different screens altogether?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.