[Wicket-user] Manu bar

2006-04-07 Thread Stefan Lindner
Does anybody on the list know of a good drop down menu bar component
that can be easily embedded into a wicket page? Does anybody work on
such a menu bar for wicket extensions?

Stefan Lindner
[EMAIL PROTECTED]


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid0944bid$1720dat1642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Manu bar

2006-04-07 Thread Igor Vaynberg
im not aware of anything in extensions, yet. doesnt mean you cant write it and contribute it :)imho, the coolest looking drop down ive seen is this one:
http://www.youngpup.net/_projectDirectories/transmenus/demos/photos/index.htmlfrom here:http://www.youngpup.net/2004/transmenusthis particular one is old school and is configured through a lot of _javascript_ - but thats ok because you can get wicket to write it for you.
we've been throwing an idea in ##wicket to build a good menu system for wicket-extensions. essentially the idea is to create a generic way to define a menu through a tree like structure, and then have a few adapters working off that structure. an adapter would take care of actually rendering the menu, so you can swap out implementations for different drop down js libraries quickly.
i think the consensus was that none of us have enough time nor an immediate need right now, but maybe you can get the ball rolling.-IgorOn 4/6/06, 
Stefan Lindner [EMAIL PROTECTED] wrote:
Does anybody on the list know of a good drop down menu bar componentthat can be easily embedded into a wicket page? Does anybody work onsuch a menu bar for wicket extensions?Stefan Lindner
[EMAIL PROTECTED]---This SF.Net email is sponsored by xPML, a groundbreaking scripting languagethat extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!http://sel.as-us.falkag.net/sel?cmdlnkkid0944bid$1720dat1642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user