I've got a template I use as the basis for the site pages, but I've become aware than I'm gonna need to call different javascripts (variations of one script) for my menu system. I don't want to use a new template for each variation, so I thought it would be easier to just make the an editable region in the head where I declare scripts.
I can't seem to make this happen. When I put my cursor there in code view and create an editable region, the region begin and end tags always go in the body somewhere.
thanks in advance for any assistance.