Kendo UI 框架 HTML5

Kendo UI是一个强大的框架用于快速HTML5 UI开发。基于最新的HTML5、CSS3和JavaScript标准。

Kendo UI包含了开发现代JavaScript,JQuery框架开发所需要的所有一切,

包括:强大的数据源,通用的拖拉(Drag-and-Drop)功能,模板,和UI控件。

Web Demos

 

Mobile Demos

DataViz Demos

 

在线演示地址:http://demos.kendoui.com/

最新Kendo UI框架下载:http://www.kendoui.com/get-kendo-ui.aspx

如何在项目中使用Kendo UI框架

1、下载Kendo UI 框架

DownLoad

2、需要引用Kendo UI CSS和JavaScript资源文件到项目中

      1)Kendo UI Web

 <head>
    <!--In the header of your page, paste the following for Kendo UI Web styles--> 
    <link href="styles/kendo.common.min.css" rel="stylesheet" type="text/css" /> 
    <link href="styles/kendo.default.min.css" rel="stylesheet" type="text/css" /> 
 
    <!--Then paste the following for Kendo UI Web scripts--> 
    <script src="js/jquery.min.js" type="text/javascript"></script> 
    <script src="js/kendo.web.min.js" type="text/javascript"></script>
</head>

      2)Kendo UI DataViz

    <!--In the header of your page, paste the following for Kendo UI DataViz style sheet --> 
    <link href="styles/kendo.dataviz.min.css" rel="stylesheet" type="text/css" /> 
 
    <!--Then paste the following for Kendo UI DataViz scripts--> 
    <script src="js/jquery.min.js" type="text/javascript"></script> 
    <script src="js/kendo.dataviz.min.js" type="text/javascript"></script>
      

       3)Kendo UI Mobile

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值