Quote:
Originally Posted by kelekian
error on line
nptrobjmain=document.getElementById("cybnpcol");
on script
<script language="Javascript" type="text/javascript">
function CybNPHSetMain() {
var cybnpheightmain=Math.floor((14*(5*2))+21+(6*2));
nptrobjmain=document.getElementById("cybnpcol");
nptrobjmain.style.height=cybnpheightmain+"px";
}
</script>
|
Im still have this error, someone could help me?