jQuery Accordion Plugin, horizontal way
Monday, October 16, 2006
“jQuery is a new type of Javascript library. It is not a huge, bloated framework promising the best in AJAX - nor is it just a set of needlessly complex enhancements - jQuery is designed to change the way that you write Javascript.”
Eversince I have discovered jQuery, I have been impressed by its ease of use, its power and by the horizont it opened. And because jQuery gave me a lot, I would like to come up with my contribution to jQuery community. Thus, I present you jQuery Accordion Plugin, the horizontal way.
This plugin is based on jQuery Accordion Plugin developed by Klaus Hartl. The differences between these two plugins are:
- Klaus’ plugin works vertical way, mine works horizontal
- Klaus’ plugin uses DL, while mine uses UL
My name is Stefan Isarie and I am professional client side developer living in Iasi, Romania.