I think that that's a bug. I don't have time to look at it today, so please
file an issue.

Derek

On Sat, Aug 22, 2009 at 12:47 PM, george <geo...@mattandgeorge.com> wrote:

>
> I'm trying to work with a SiteMap which has some different LocGroups.
>
> When I do:
>
> <lift:Menu.builder li_item:class="selected" />
>
> I can render a menu for the whole sitemap and the selected item has
> the class attribute applied.
>
> But, when I do:
>
> <lift:Menu.builder group="site" li_item:class="selected" />
>
> I would expect the same behavior with a subset of items, but it just
> doesn't work. The selected item doesn't get the class attribute.
>
> However, if I do:
>
> <lift:Menu.builder group="site" li:class="hello" />
>
> Every item gets the class attribute.
>
> To me this seems like a bug, or am I missing something?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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