Hi! we use the jscookMenu component which is great. The problem is with the url/path to the used images like jscookmenu/ThemeOffice/blank.gif. Our jsf pages are in different subdirectories, e.g. one named appname/pages/, one appname/reports and so on .
The problem is that jscookMenu looks up the images using a relative path, so the path to the blank.gif file is now pages/jscookmenu/ThemeOffice/blank.gif and reports/jscookmenu/ThemeOffice/blank.gif. The simple and quick solution is to copy the whole jscookmenu folder in each subfolder, but this is not a fix ;-) Any idea? -- Boris Klug, Debeka

