Master Pages look great but what happens when you're using master/content pages and in your content pages you want to use some code (functions for example)?
The code needs to go in the <script></script> tags which appear in the Head of the Master Page.
Surely you don't have to put all your code and functions into the master page, even if you only want to use it on just one content page? That seems like a massive overhead when you consider how many functions you might have throughout your site.
Am I missing something crucial?
Thanks
DS
The code needs to go in the <script></script> tags which appear in the Head of the Master Page.
Surely you don't have to put all your code and functions into the master page, even if you only want to use it on just one content page? That seems like a massive overhead when you consider how many functions you might have throughout your site.
Am I missing something crucial?
Thanks
DS