How can I modify this algorithm which reorders a
    ?

后端 未结 5 573
再見小時候
再見小時候 2021-01-19 07:10

Background:

I asked this question yesterday:

How to modify the orientation of a

    spanning multiple columns?

    asking how to

5条回答
  •  我在风中等你
    2021-01-19 07:17

    I know it's not as "elegant" as your accepted answer in that question, but the code I linked to in my answer yesterday does work perfectly for you:

    http://jsfiddle.net/AcdcD/

    If you don't need to handle resizing, it can be simplified slightly:

    http://jsfiddle.net/AcdcD/1/

    Maybe you can use this if you run out of time?

提交回复
热议问题