jQuery UI Widgets › Forums › Editors › ScrollBar, Slider, BulletChart, RangeSelector › Error in rangselector's label when it's in tab
Tagged: initialize, initTabContent, jqxRangeSelector, jqxTabs, label, range selector, RangeSelector, tab, Tabs, Widget
This topic contains 2 replies, has 2 voices, and was last updated by Bocho 11 years ago.
Hi,
When Rangselector is in tab, height of rangeselector’s label is fixed to 100 px never mind rangeselector’s height.
I prepare a Jsfiddle : http://jsfiddle.net/Bocho/DL4R8/
Thanks for your help
Bocho
Hello Bocho,
Widgets in jqxTabs have to be initialized in its initTabContent callback function. Here is an updated version of your fiddle that shows the correct approach: http://jsfiddle.net/Dimitar_jQWidgets/YTY8H/.
Best Regards, Dimitar
jQWidgets team http://www.jqwidgets.com/
Hi
thanks for your help !
best regards
You must be logged in to reply to this topic.