Ext.onReady(function() { var sliderPanel = new Ext.ux.SliderPanel({ applyTo: 'biography', height: 460 }); });