This is functioning normally. "open trail" applies two classes --
"open" and "trail" to the current element, not a single class named
"open trail".
--David
José Luis Barrera wrote:
Hi all!
I have a problem with the Tag lib tag
<cmsu:simpleNavigation />
When it writes the content to the page, there is one element that
has a class name <li class="open trail"> (This is the principal
element of a sublist opened). The problem with that is that you cannot
write a style sheet with compound names like
.open trail {
/*whatever*/
}
Could you please fix it and use something like "openTrail" it could be
easier for everyone to write CSS!
Thanks a lot!
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------