开发者

How to create menu bar in JSF

Can any one give clue about creating m开发者_开发技巧enu bar in JSF?


You can use one of the many JSF component sets containing menu components, e.g.

  • IceFaces: http://component-showcase.icefaces.org/component-showcase/showcase.iface
  • RichFaces: http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMenu.jsf?c=dropDownMenu&tab=usage
  • PrimeFaces: http://www.primefaces.org/showcase/ui/menu.jsf

With JSF2, it is fairly easy to create your own menu component, if you know a bit of HTML and JavaScript.


Try richfaces - <rich:dropDownMenu>

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜