When using the Layout I have several frames, when I include a URL object does the included file need to be a complete html file? I tried to include a partial file, but it does not seem to find the style sheets included in the main file.
// index.jsp
Attach dhtmlxTabbar to Layout
… css and js includes removed for brevity …
The styles included in the index.jsp file are not seen in this file
// header.jsp
This is red