Hi,
Overwrite HtmlJSCookMenuTag.java
Add this to setProperties() method;
if (_styleLocation != null)
{
comp.setValueExpression("styleLocation", _styleLocation);
//<----Begin new code jro----->
if (_styleLocation != null) setStringProperty(component,
JSFAttr.STYLE_LOCATION, _styleLocation);
//<---End new Code jro--->
}
It worked for me.
Vinaya
________________________________
From: Narendra, Yadala (Contractor)
[mailto:[email protected]]
Sent: Monday, May 18, 2009 1:08 PM
To: [email protected]
Subject: Problem with t:jscookMenu
Hi All
I was using tomahawk 1.1.5 and myfaces 1.1.5. As soon as I migrated my
app to Tomahawk 1.1.8 in combination with Myfaces 1.1.6, menu on my
application was no longer working. I am using t:jscookMenu component for
my app. The menu subitems disappear as soon as I take my mouse over the
menu subitems. Please let me know if you know any solution to this
problem.
Thanks in advance
Narendra
This e-mail and its attachments are confidential and solely for the
intended addressee(s). Do not share or use them without Fannie Mae's
approval. If received in error, contact the sender and delete them.
This electronic message is intended only for the use of the individual(s) or
entity(ies) named above and may contain information which is privileged and/or
confidential. If you are not the intended recipient, be aware that any
disclosure, copying, distribution, dissemination or use of the contents of this
message is prohibited. If you received this message in error, please notify
the sender immediately.