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

Telerik Controls doesn’t show on my browser(s)

1 Answer 120 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Pradip
Top achievements
Rank 1
Pradip asked on 14 May 2013, 11:52 AM
Hello,

I am using telerik control RadSlider. It showing display problem in different machine.
It working fine on other machine but it giving the error on my machine.. I am using latest version of Chrome & FireFox.
You can find the screen shot of that http://prntscr.com/14uvg0 (Display Error) here, it must be look like this http://prntscr.com/14uutj (Correct one).

Also it giving error for the RadRotator control , is there any plugin that I messed up ? 

Please help me 

Thank You.




1 Answer, 1 is accepted

Sort by
0
Slav
Telerik team
answered on 17 May 2013, 08:54 AM
Hi Pradip,

Such a problem usually occurs when the client-side object of the RadSlider is not created. Since the control is rendered on the client by default, it will not appear if its client-side functionality is broken.

Please check if you have set a property for client-side event of the slider without declaring the handler or if you have specified the handler correctly in the event property (there are examples in the help articles that are referenced in the article linked above).

You can also try fixing JavaScript errors that are not related to the slider control on the page, if there are any, and checking if the problem with the slider persists.

All the best,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Slider
Asked by
Pradip
Top achievements
Rank 1
Answers by
Slav
Telerik team
Share this question
or