Hello Omer,
You can ensure that the RadSliders in your page have the same size by setting equal values in their properties
Width and
Height.
As for the position of the drag handle, by design it is centered when
Items are used in the RadSlider. The starting position of the handle could be changed by referencing its rendered HTML element via JavaScript and modifying its CSS properties. You can check
this help article for more information on the rendering of the RadSlider control, so that you can select the items to modify. In the article
RadSlider Client Object you can find a list of client methods that will help you reference the components of the slider control via JavaScript. Please keep in mind that such a modification of the RadSlider is out-of-the-box and could lead to an unexpected behavior.
Regards,
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