<!-- jQuery First --> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<!DOCTYPE html> <html> <head> <!-- 1. Load Kendo CSS Theme --> <link rel="stylesheet" href="styles/kendo.default-v2.min.css" />
Download the full package, which includes minified and non-minified source files if you have a professional license.
Example structure (version 2024+):
If you are using Telerik UI for ASP.NET (MVC or Core), the jQuery version of Kendo UI is included automatically in the installation.
<!-- jQuery First --> <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
<!DOCTYPE html> <html> <head> <!-- 1. Load Kendo CSS Theme --> <link rel="stylesheet" href="styles/kendo.default-v2.min.css" /> download kendo ui jquery
Download the full package, which includes minified and non-minified source files if you have a professional license. !-- jQuery First -->
Example structure (version 2024+):
If you are using Telerik UI for ASP.NET (MVC or Core), the jQuery version of Kendo UI is included automatically in the installation. Download the full package