$javas
Is a php object that collect the code to use at page to show with predefinded functions to use
Add code to onload function
$javas->addjs('
document.getElementById("toupperid").addEventListener("keypress",forceKeyPressUppercase, false);
');
Add code to on resize function
$javas->addjs('alert("on resize");','resize');
Add code to on scroll function
$javas->addjs('alert("on ready");','ready');
$javas->addjs('alert("on scroll");','scroll');
$nframework['css']['000']='https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/themes/smoothness/jquery-ui.min.css';
$nframework['css']['005rte']='//cdnjs.cloudflare.com/ajax/libs/jquery-te/1.4.0/jquery-te.min.css';
$nframework['css']['010']='//cdn.nlared.com/mixcss.php?f='.implode(';',$mixcss[0]);
$nframework['css']['050']=$config['metropath'].'/css/metro-all.min.css';
$nframework['css']['060']='//cdn.nlared.com/datatables.net-responsive-dt/css/responsive.dataTables.min.css';
$nframework['css']['100']='//cdn.nlared.com/mixcss.php?f='.implode(';',$mixcss[1]);
$nframework['css']['101']=$config['scheme'];
$nframework['js']