I apologize for all of the messages.  I got a little hasty with this
email.  This is what I'm looking for:

<ul class="menu">
<li><a href="/foo1"><span>Foo1</span></foo>
<li><a href="/foo2"><span>Foo2</span></foo>
<li><a href="/foo3"><span>Foo3</span></foo>
</ul>

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