Introduction

This is another ridiculously simple wicket-component, that should make it as easy as possible to use a CSS and Javascript based Menu in your applications. It should be as easy as possible to use and it contains four (at 0.4 release) designs out of the box. Wicket is all about reusable components, so let´s reuse them ;)

Example

Want to see, what it might (there are 4 different designs included) look like ? Click here

Disclaimer

As i am neither an expert in Wicket programming, nor a CSS-master, do not take this as an example of how things should be done in Wicket. I´m almost certain, there is a better/cleaner/easier way to do this, but this one does it for me. This implementation definately lacks features. If you´re missing something, contact me.

Feel free to send criticism, patches, or at least a link to some better component if you like to.

Credits

Basically, i dragged some of the code from the suckerfish example from wicketstuff and added the resources from QuickMenu. So this was all more or less copy and paste, so no credit for me ;)