Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 j 查询中有一个 RSS 阅读器应用程序,有 8 个 div 部分和 8 个类别。在 div 中选择特定类别时,具有该类别的 div 应该自动被第一个 div 中的内容替换。
我需要一个演示来交换 div 上的内容(超过 3 个 div)。
看看http://api.jquery.com/replaceWith/它有许多演示可以满足您的需求。