This is a learning project for myself to learn how to code javascript application without popular javascript libraries.
Therefore, if you see anything that I can or should do better, please feel free to contact me or send me a pull request. Again, I am a 100% beginner for javascript, so any suggestion is highly appreciated.
##Scope
- Pure javascript accordion menu applicaion
- Animated effects (CSS3 transition) for modern browsers
- Accordion functions without animated effects for old browsers
- Application parameters for easier customizations
##Progress
###001-05082013 html,css and javascript framework setup
###001-07082013 html,css ready for interaction