How do you use javascript to control templates regions. I am using a js to determine if the user is entering the site from inside or outside the firewall and I need to show/hide diffrent aspects of the site. I do not want to control the div tags with a show/hide javascript instead I want to control the template regions "true / false" property since it is renedered first on page load.
Start Free Trial