--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
Cheers, Tim
--
You received this message because you are subscribed to the Google Groups "Lift" group.
To post to this group, send email to lif...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
Oh man, David, so simple! =) Unfortunately, only part of the solution
is there: <lfit:Menu.builder level="1"> is the children of the current
top level item. Trying other levels, level 0 seems to be the normal
builder output (ie top level plus the children of the currently
selected item), while level 2 doesn't give anything as I don't have
anything nested that deep. Am I missing something?
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
To unsubscribe from this group, send email to liftweb+u...@googlegroups.com.
Neither "level" nor "expand" are documented in ScalaDocs. I'll go ahead and add them if that's OK.