1.
I'm looking into that too and currently trying to figure out why, unless
I include the js and css files in my page, it does not work. One way I
was able to see it (but not click on any links...) was to use TheOffice
for example, and in my page that uses the <t:jscookmenu>, add the
following:

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

In the <head> section. Of course you'll need the files in there... I
found them in
<myFaces-src>src\components\org\apache\myfaces\custom\navmenu\resource

But that's not the way it is supposed to work I believe...

2.
Haven't tried this one yet.

3.
I was able to get that one running fine. Maybe you can tell us how
you're trying to implement this?

Regards,

Greg

-----Original Message-----
From: Deepinder Singh [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 14, 2005 2:58 PM
To: MyFaces Discussion
Subject: RE: jscookmenu problem

 I am still learning how to use these comps. Some of the problems I am
seeing are:-
1. Unbale to see the JSCookMenu on my page.
2. The table option is always visibile with the HTML Editor.
3. The scroller works fine, however I see crashes when I integrate with
the sorter.

I am using 1.0.9 version. Is anyone else having these problems?
Thanks,
deepinder

Reply via email to