Take a look at this thread
http://thread.gmane.org/gmane.comp.jakarta.myfaces.user/16858/focus=1692
1
 

-----Original Message-----
From: benJsf [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, April 12, 2006 2:33 PM
To: users@myfaces.apache.org
Subject: JsCookMenu and CSS


Hi,

I've finally got the JsCookMenu working (tomahawk-1.1.2-SNAPSHOT), now I
want to be able to use my own CSS, is there a way to this ?

i've tried adding this at the top of my page, but it doesn't work :

<script src="../css/myTheme/theme.js"
        type="text/javascript"></script>
<link rel="stylesheet" href="../css/myTheme/theme.css"
        type="text/css" />  

then :

 <t:jscookMenu layout="hbr" theme="myTheme">
 ...

is there a way to implement our own Css file ? Any help would be greatly
appreciated.

Thanks

-Ben

--
View this message in context:
http://www.nabble.com/JsCookMenu-and-CSS-t1439790.html#a3887360
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to