Any way to shuffle content in multiple div elements

前端 未结 8 1108
鱼传尺愫
鱼传尺愫 2020-12-31 23:32

I\'m relatively new to Javascript and was wondering if there\'s a quick way to shuffle content that is contained in multiple

tags. For example

8条回答
  •  感情败类
    2021-01-01 00:11

    I'd use server side code to accomplish this. I know this isn't really an answer to your question, but it is an alternative implementation.

    Best Regards,
    Frank

提交回复
热议问题