Hi,
I've just downloaded kendoui.mobile.2012.1.124.beta.zip.
In all examples, the file ../../../styles/kendo.common.min.css is included but it is not available (not included in the zip file).
By the way, what's the best file to call from the CDN if I want to developer a mobile app? I guess it's:
Thanks.
I've just downloaded kendoui.mobile.2012.1.124.beta.zip.
In all examples, the file ../../../styles/kendo.common.min.css is included but it is not available (not included in the zip file).
By the way, what's the best file to call from the CDN if I want to developer a mobile app? I guess it's:
<linkhref="http://cdn.kendostatic.com/2012.1.124/styles/kendo.mobile.all.min.css"rel="stylesheet" /><script src="http://code.jquery.com/jquery-1.7.1.min.js"></script><script src="http://cdn.kendostatic.com/2012.1.124/js/kendo.all.min.js">Thanks.