Kendo UI for jQuery使用教程:入门指南

Kendo UI目前最新提供KendoUI for jQueryKendoUI for AngularKendoUI Support for ReactKendoUI Support for Vue四个控件。Kendo UI for jQuery是创建现代Web应用程序的完整UI库。


Kendo UI for jQuery使用教程:入门指南_第1张图片


欢迎大家阅读Kendo UI for jQuery入门的第一步指南教程!本指南创建一个用例场景,演示如何开始使用该套件并在项目中为jQuery实现Kendo UI DatePicker小部件。


1. 在本地添加所需的CSSJavaScript文件。

您还可以使用Kendo UI CDN服务。

https://kendo.cdn.telerik.com/VERSION/js/FILENAME.min.jshttps://kendo.cdn.telerik.com/VERSION/styles/FILENAME.min.csslocations提供了CSSJavaScript文件的缩小CDN版本。

HTML文档的head标记中包含Kendo UI CSSCSS JavaScript




Welcome to Kendo UI!
Common (base) Kendo UI stylesheet. Register it before the Kendo UItheme-specific stylesheet. >

Default Kendo UI theme stylesheet. >

(Optional) Kendo UI Hybrid stylesheet. Include only if you will usethe mobile devices features. >

jQuery JavaScript. Register it before the Kendo UI JavaScript file.>

Kendo UI combined JavaScript >



Hello World!


2. Kendo UI DatePicker小部件添加HTML元素。


3. 使用其jQuery插件初始化DatePicker




Welcome to Kendo UI!






HTML element from which the DatePicker would be initialized >




4. 设置DatePickerde-DE文化区域设置。




Welcome to Kendo UI!




Register the culture js file >







公司名称:北京哲想软件有限公司

北京哲想软件官方网站:www.cogitosoft.com

北京哲想软件微信公众平台账号:cogitosoftware

北京哲想软件微博:哲想软件

北京哲想软件邮箱:[email protected]

销售(俞先生)联系方式:+86(010)68421378

微信:18610247936 QQ:368531638


你可能感兴趣的:(Kendo UI for jQuery使用教程:入门指南)