In my main template, I've inserted some code to allow changing text size on the current page, as required by client.
eg:
Code: Select all
<a href="#" onclick="ChangeFontSize('lyr','14')">+</a>
It works as expected, except for the fact that when clicked, the browser brings you back to the Home Page, instead of remaining on the current one.
I'm presuming CMSMS has a different way of doing things, but I can't find it.
Any help would be much appreciated.
