Hi All, I have a requirement wherein, i need two thumbs in my Multi Slider. Currently I am using the following Code:- var size1 = new Ext.Slider({ width: 200, renderTo : 'mydiv', minValue: 20, maxValue: 100, values: [25, 50], constrainThumbs: false }); But, in this case I am able to get only 1 thumb and not 2. Any Suggestions??? Thanks in advance, Sandeesh
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us