Hello
all,
I'm new to myfaces
and a greenhorn with jsf. I'm wondering if the panelNavigation and
JSCookMenu components support dynamic population. For example, I have
leaned to dynamically populate a selectOneListbox by binding it to a
SelectItem[] array. Has anyone done this?
On a related note, I
copied and pasted the navigation.jsp and related code from the myfaces-example
war and put them in a practice project (to experiment with the
t:panelNavigation). Everything works great, except that the CSS border
around the panelNavigation component doesn't render properly in firefox.
It's completely off the actual component, but it looks fine in ie. I find
this is odd because there are no such problems when I use firefox to view
the un-altered myfaces-examples web app. Is there some CSS gotcha
that I'm missing.
Thanks for your
advice,
JR

