设置 jstree 时要包含哪些 .js 和 .css 文件
我已经从 jstree home 下载链接下载了这些文件。我已经在使用 jquery 库了。
下载包含以下文件 1._lib(三个.js文件)
2.主题(不同的主题样式(.css),还包括jstree的图片)
3._docs文件夹(文档注释)
4._demo(演示站文件)
5. jquery.jstree.js(目前我只在我的应用程序中包含此文件)
我需要在下载的 Rails 应用程序中包含哪些文件(pics .js 和 .css)。我已经看到了您可以下载的其他_libs 的链接。 谢谢
I have downloaded the files from jstree home downoad link. i am already using jquery library.
The download contains the following files
1. _lib (three .js files)
2. themes (different theme styles(.css), also includes pics for jstree)
3. _docs folder(documentation notes)
4. _demo(demonstation files)
5. jquery.jstree.js(currently i have only included this file in my app)
What files(pics .js & .css) do i need to include in my rails app from the download. I have seen links to other _libs that you can download.
Thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
假设您只想要基本的 jsTree 安装,您将包括:
然后您可以包括:
Assuming you only wanted the base jsTree install you would include:
Then you can include: