javascript - Waterfall sequence problem
ringa_lee
ringa_lee 2017-05-19 10:37:45
0
2
518

I recently encountered a strange requirement: pages need to be arranged in a given order, and waterfall flow layout must be implemented;
But I think the principle of waterfall flow is not to make up for it based on which column has the shortest height. ? Personally I feel it is impossible to achieve.
So I would like to ask all the masters if there is really such a way to achieve the above requirements? Please inform

ringa_lee
ringa_lee

ringa_lee

reply all(2)
Peter_Zhu

What the page gives you is actually to make the data given to you by the background in order, and it has nothing to do with waterfall flow or anything like that

世界只因有你

You should ask the person who made the request what a sequential waterfall flow looks like. Then refute or realize it based on what he described.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!