Flex Components
I'll post any components that I feel will be useful to other here.
CheckBox Tree |
|
This components adds checkboxes to the Tree component. It also uses an extended checkbox that
has 3 states with the extra one indicating some children are selected and some aren't.
View the component here.
You can download source code for this project here.
|
Carousel |
|
I'm really pleased with this component. A friend at work needed to build a carousel component and I thought I had a pretty good way of implementing it.
I had a play around when I got home from work and this is the result. I'm very pleased with how easy this was to implement when I decided on the algorithm to use.
View the component here.
You can download source code for this project here.
|
Slide Out Menu |
|
A fairly simple menu component that slides out the selected item from the list on the left
View the component here.
You can download source code for this project here.
|
|