Javascript functions in theme template

Permalink
How do you implement
<a href="javascript:ts('body',-1)"><img class="Cursor" border="0" hspace="0" alt="Decrease Font Size" src="<?=$this->getThemePath()?>/images/fs_off_01.gif" /></a> <a href="javascript:ts('body',+1)"><img class="Cursor" border="0" hspace="0" alt="Increase Font Size" src="<?=$this->getThemePath()?>/images/fs_off_04.gif" /></a>


without it trying to load another page instead of the javascript function.
Thank you in advance
Geoff

 
12345j replied on at Permalink Best Answer Reply
12345j
http://andrewembler.com/concrete5/javascript-jquery-and-concrete5/