WebsiteBaker 2.13.9 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
<script type="text/JavaScript" src="<?php echo WB_URL; ?>/include/jquery/jquery-min.js"></script><script type="text/JavaScript" src="<?php echo TEMPLATE_DIR; ?>/fontsizer.jquery.js"> </script>
<script language="javascript"> $(document).ready(function() { fontResizer('85%','100%','110%'); });</script>
<link rel="stylesheet" type="text/css" href="<?php echo TEMPLATE_DIR; ?>/default.css" media="all" /><script type="text/javascript" src="<?php echo WB_URL;?>/include/jquery/jquery-min.js"></script><script type="text/javascript" src="<?php echo TEMPLATE_DIR;?>/jquery.jfontsizer.min.js"></script>
<script type="text/javascript"> $(document).ready(function(){ $('#fontsizer').jfontsizer({ applyTo: '.content', changesmall: '3', changelarge: '6', expire: 30 });});</script>
<div id="fontsizer"></div>