On 7/31/06, Ulath <[EMAIL PROTECTED]> wrote:
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>
Merat, Can you open a jira issue on this? We're planning on phasing out all of these attribute name mismatches, and it'd be helpful to have a record of this one in the issue tracker.

