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

Example Missing Style Asset

1 Answer 60 Views
ScrollView (Mobile)
This is a migrated thread and some comments may be shown as answers.
Shawn
Top achievements
Rank 1
Shawn asked on 02 Feb 2012, 01:30 AM
I am working with the samples and they include a stylesheet that isn't there, is it missing or not necessary:

<!DOCTYPE html>
<html>
<head>
    <title>Basic usage</title>
    <script src="../../../js/jquery.min.js"></script>
    <script src="../../../js/kendo.mobile.min.js"></script>
    <script src="../../content/shared/js/console.js"></script>
    <link href="../../../styles/kendo.common.min.css" rel="stylesheet" />
    <link href="../../../styles/kendo.mobile.all.min.css" rel="stylesheet" />
</head>
<body>

1 Answer, 1 is accepted

Sort by
0
Accepted
Kamen Bundev
Telerik team
answered on 02 Feb 2012, 09:12 AM
Hi Shawn,

No, it is part of Kendo UI and is not needed for the Mobile framework. It is included automatically in the beta demos and we will remove it at some point.

Kind regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
ScrollView (Mobile)
Asked by
Shawn
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Share this question
or