This is a migrated thread and some comments may be shown as answers.

Javascript files and what to reference

1 Answer 309 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 1
Scott asked on 13 Nov 2013, 05:42 PM
Hi,
A quick question about how your javascript files are structured.  Does the kendo.web.min.js file include all of the features listed in your documentation under the kendo web feature?  Meaning, if I'm using the kendo listview and kendo treeview which javascript files should I reference?  Can I just reference kendo.web.min.js?  Or do I need to reference kendo.treeview.min.js and kendo.treeview.min.js?  Where does kendo.fx.min.js fit into the mix?

Thanks in advance.

1 Answer, 1 is accepted

Sort by
0
Dimiter Madjarov
Telerik team
answered on 14 Nov 2013, 08:56 AM
Hello Scott,


I think the following documentation page contains the answers for all those questions - JavaScript dependencies. I will also cover them here for your convenience:
  • Yes, the kendo.web.js file contains all of the files from Kendo UI Web
  • If adding the complete suite is not required, here are the required files for the ListView and for the TreeView
  • Yes, the easiest way would be to just reference kendo.web.js
  • kendo.fx.js content is included in kendo.web.js

I wish you a great day!

Regards,
Dimiter Madjarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Scott
Top achievements
Rank 1
Answers by
Dimiter Madjarov
Telerik team
Share this question
or