Javascript functions in theme template
Permalink
How do you implement
without it trying to load another page instead of the javascript function.
Thank you in advance
Geoff
<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