Ok, i've solved the problem. In order to t:jscookmenu's styleLocation
attribute work you need to write a tag handler or (i preffered the easy way)
add the org.apache.myfaces.STYLE_LOCATION to jscookmenu as follows;
<code>
<t:jscookMenu layout="vbr" theme="ThemeOffice"
org.apache.myfaces.STYLE_LOCATION="/faces/theme/jscookmenu/">
....
</t:jscookMenu>
</code>

regards....
-- 
View this message in context: 
http://www.nabble.com/Facelets-and-JSCookMenu-Theme-tf2008930.html#a5573596
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to