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

Slider control not visible in Google Chrome

1 Answer 195 Views
Slider
This is a migrated thread and some comments may be shown as answers.
Reetesh
Top achievements
Rank 1
Reetesh asked on 09 Sep 2010, 08:11 AM
Hi,

 we have slider control on our page and it is visible on IE and FF browser but it is not showing in google chrome browser.
I am really surprise to see like this.
Please find attached Image for this..

Regards
Reetesh

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 09 Sep 2010, 02:42 PM
Hello Reetesh,
This can happen, in case you have defined your slider controls in an initially invisible element - that is, an element with display:none style setting. In case my assumption is correct, then you need to call the repaint client-side method of the slider controls as soon as that invisible parent becomes visible. For all supported browsers but Safari and Chrome, we have handled this scenario in the code of RadSlider. However, this is not possible for those two browsers.

Another reason for this result, can be a JS error that you get only in Chrome. Please check for JS errors - in case there are, the slider should show as expected once you fix the errors.

In case my assumptions are not correct, please send me a running project that demonstrates the problem and I will check what causes it.

Best wishes,
Tsvetie
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Slider
Asked by
Reetesh
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or