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

What are the js files to get Slider with Angular

1 Answer 63 Views
Slider
This is a migrated thread and some comments may be shown as answers.
shaneed
Top achievements
Rank 1
shaneed asked on 20 Mar 2015, 05:50 AM
I am trying to get the kendo slider with AngularJS (as mentioned in demo http://demos.telerik.com/kendo-ui/slider/angular). However I don't want to use "kendo.all.min.js" as the size of file is too large. I instead tried including "kendo.core.min.js", "kendo.angular.min.js", "kendo.slider.min.js" to get the slider. I can see the slider on UI, but its not working as expected. I can see below error :

"Error: m is not a constructor
Z.Drag@http://localhost:48370/Scripts/lib/kendo.slider.min.js:9
Z<.init@http://localhost:48370/Scripts/lib/kendo.slider.min.js:9
..."


Please let me know what all .js files I need to include to make it work properly.
A quick response with possible working demo will be of lot help. 

1 Answer, 1 is accepted

Sort by
0
Kiril Nikolov
Telerik team
answered on 23 Mar 2015, 11:23 AM

Hello Shaneed,

The easiest way is to use our custom download builder, where you can select just the parts that you need and then the setup will generate automatically the js files that you need to use:

http://www.telerik.com/download/custom-download

Regards,
Kiril Nikolov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Slider
Asked by
shaneed
Top achievements
Rank 1
Answers by
Kiril Nikolov
Telerik team
Share this question
or