Bobrovnik
5 Oct 2009, 6:09 AM
Slider button is simple button with a slider, it has two main events :
change – when you have selected button state (like event "change" in cycleButton)
sliderchange – it is a combination of "change" event of cycleButton and "change" event of slider, in two next examples is used "sliderchange"
This is my first Extjs extention, and it is not tested enough yet. It is very early release.
Live demo (http://bags-gallery.com.ua/stas/sliderButton/)
Tested with IE 6/7/8 FF 3.5 Opera 9.6 Safari 4
After download of this extention put it to folder ext_base_folder/examples/ux/
change – when you have selected button state (like event "change" in cycleButton)
sliderchange – it is a combination of "change" event of cycleButton and "change" event of slider, in two next examples is used "sliderchange"
This is my first Extjs extention, and it is not tested enough yet. It is very early release.
Live demo (http://bags-gallery.com.ua/stas/sliderButton/)
Tested with IE 6/7/8 FF 3.5 Opera 9.6 Safari 4
After download of this extention put it to folder ext_base_folder/examples/ux/