-
5 Oct 2009 6:09 AM #1
Slider button extention
Slider button extention
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
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/
-
5 Oct 2009 6:13 AM #2
Nice work! July, and here's your first UX already. Well done!
Search the forum: http://www.google.com/coop/cse?cx=01...%3Az7of1ufqccu
Read the docs too: http://extjs.com/deploy/dev/docs/
Scope: http://extjs.com/forum/showthread.ph...642#post257642
-
5 Oct 2009 6:15 AM #3
Thanks, Animal
-
5 Oct 2009 2:30 PM #4
wow - nicely done.
I actually hate using the slider in Vista, but it looks very cool and gives great visual feedback to the user.-Shea
My Blog:VinylFox | Twitter:@VinylFox | JavaScript Magazine:JSMag | Curator of the Baltimore/DC JavaScript Meetup | Author: Learning ExtJS 3.x Book
ExtJS Extensions & Plugins: GMapPanel UX | HtmlEditor Buttons Plugin | Selection Enabler Plugin | Grid DataDrop Plugin | Additional Ext.Fx
Sencha Touch Plugins: Swipe Tabs | List Pull Refresh | Accelerometer Tabs
-
5 Oct 2009 8:53 PM #5
Yes, I understand you. I'm not found of vista too, but in one of my projects I had to make "vies as" button for files and I used this idia.
-
6 Oct 2009 4:30 AM #6Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
Hell yes!! good job dude.

Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
6 Oct 2009 4:54 AM #7
Thanks
-
14 Jul 2011 5:59 PM #8
Could you kindly look at helping me use this with extjs 2.2.1. It gives an error saying 'This.sliderContainer' is undefined.
Regards,
Panzer


Reply With Quote
