Hello Marc,
In fact, almost every xml and html is produced with the data-tamer
component. This component is installed in your main installation directory
The data-tamer library is able to generate html lists from various kind
of data, and a menu is one of the available view type
So you will find what you are looking for in the
data-tamer/src/blocks/data-tamer/webapp/view-type/menu-view directory
JEan-Christophe
Marc Salvetti a écrit :
Hi,
i'm trying to figure out why the dropdown menu is broken in ie, and i
think i'm getting closer.
First thing : ie doesn't recognize :hover in css on anything else than
<a> element.
Since the dropdown menu rely on ul:hover some extra js is needed to fix
the dropdown for ie.
Now my actual problem :
The js need to get the dom node with id=navlist, ie :
document.getElementById("navlist") but if two navigation elements are
used on the same portal page (the nav tree and the dropdown menu) there
is two nodes with id=navlist.
As the produced html is wrong, the js fix doesn't work.
I've been looking for a while for the file producing this html (the
navigation elements with id=navlist) but couldn't find it. A plain text
search on the sources find the word navlist only in css files which
makes it difficult to trace the problem.
Does someone know where the html for navigation elements is produced ?
thanks,
Marc
------------------------------------------------------------------------
_______________________________________________
User mailing list
User-E0IXfuzpajFHgg9j4ji3+w@xxxxxxxxxxxxxxxx
http://mlm.triglyphe.com/mailman/listinfo/user
--
Jean-Christophe Kermagoret
jck-Fe0rVDy9n8bGMhJkb3I8aA@xxxxxxxxxxxxxxxx
|