http://www.wicket-library.com/wicket-examples/ has the wicket examples - the rest is either a chunk of css and or html markup(-manipulation)
suggest you also might want to have a look at http://www.alistapart.com/ for basic CSS/ html knowledge, as a menu is usually nothing more than a <ul><li>...</li></ul> construct with some css and javscript > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im Auftrag > von tooy li(Gmail) > Gesendet: Donnerstag, 11. Januar 2007 16:49 > An: [email protected] > Betreff: [Wicket-user] hi ,is there any example for > implements a system menu? > > or how to create a outlook style system menu ? > -------------------------------------------------------------- > ----------- > Take Surveys. Earn Cash. Influence the Future of IT Join > SourceForge.net's Techsay panel and you'll get the chance to > share your opinions on IT & business topics through brief > surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge &CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
