Also, I'm using 1.1-snapshot and <lift:Menu.item name="foo1" /> will
always show except when i am on /foo1.  For this case it doesn't even
render.

On Mar 23, 8:41 pm, bradford <fingerm...@gmail.com> wrote:
> The idea of LocGroup is great.  I have a few Menu's with LocGroup
> ("group1").  I want to generate:
>
> <ul class="menu">
> <li><a href="/foo1"><span>Foo1</span></foo>
> <li><a href="/foo1"><span>Foo1</span></foo>
> <li><a href="/foo1"><span>Foo1</span></foo>
> </ul>
>
> for just group1.
>
> It appears that <lift:Menu.group /> does not print ul and li, and
> lift:Menu.builder won't recognize group.  What are my alternatives?
> Also, I need to surround the item text with <span />.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to