Stuck again --

 From:  Paul (AIRGLASS)
1039.1 
Hi Michael,
Another question - I'm trying to include a block of code into the end of SidePane.htm by referencing another file, SidePaneMods.htm and having problems getting it to work. I've inserted this:

<moi:ViewlinkContainer id="ViewlinkContainer">
<script>ViewlinkContainer.load( 'moi://ui/SidePaneMods.htm' );</script>

into the end of SidePane before the </body> tag and it kind of works. The SidePaneMods file gets loaded in, and the grid size label in it works, but the Tab in it doesn't work, only the tab and command button labels show up. The code in SidePaneMods works fine if it's in the SidePane file. Is what I'm trying to do even possible?

Paul
Attachments: