Hi all! I'm using jscookmenu like this:
<t:jscookMenu layout="hbr" theme="ThemeOffice"
       styleLocation="css/jscookmenu">
......

This is what's rendered in the page: <link rel="stylesheet"
href="/ECSWeb/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11712782/navmenu.jscookmenu.HtmlJSCookMenuRenderer/ThemeOffice/theme.css"
type="text/css" />

How to tell the component to use my theme.css?

Reply via email to