Mini Shell

Direktori : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/sp/admin/bootstrap/js/
Upload File :
Current File : /var/www/vhosts/ccp.ac.th/backup_full/httpdocs/sp/admin/bootstrap/js/font-selector.js

// Font switcher
function fontSelector(){
  fontselector = document.getElementById('font-selector');
  fontcanvas = document.getElementsByTagName('body')[0];
  fontclass = fontselector.options[fontselector.selectedIndex].value;
  fontcanvas.className = '';
  fontcanvas.className = fontclass;
}

Zerion Mini Shell 1.0