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.
也许是一个简单的问题,但是否有类似 WYMeditor 的插件可以在编辑器中上传文件?还是我应该只使用 jQuery 插件并将这两者结合起来?
I'm not sure specifically, but RefineryCMS has extended wymeditor heavily. I would take a look at their source code as a starting point. They do support image uploading.
我有一个棘手的情况要解决。我正在尝试使用 jquery 或任何可用的插件随机洗牌表的列及其数据。
我能够将列移动到特定位置,但我想要实现的是将列及其数据随机移动到任何位置。
例子:
实际的:
<table> <tr> <td>One</td> <td>Two</td> <td&g