Panel Hider Extension Mod

edited January 2007 in Vanilla 1.0 Help
Is there a way to have the panel hiden by default on a certain page? ie, I have a welcome page that is using include() to pull in another sites content, and it is to wide with the panel there, could I make it so the panel is hiden on all the page manager pages?

Comments

  • edited January 2007
    I added this to the pages where I wanted the panel to hide by default:
    <script type="text/javascript"> HidePanel(); </script>
This discussion has been closed.