I want to make a image show page, now it is still in a local test. In order to save the server space, I upload all the images to yahoo flickr. there are 51 images total, each original size is more than 1024*786px(300-600kb). When I add them in to my page, I set their size as 400*300px each one, the arrangement way is: 3 images in one row and 17 rows total. I have used jquery lazyload(the simple way, load from top to bottom at the fist time) But when all the images loaded in the page, I found it would scroll slow and all the images will cause overlap phenomenon. How to solve scroll slow in a image show page? Thanks.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|