Css Error on Load Designer
Posted: Thu Oct 20, 2016 1:57 pm
Hi,
When i load the Designer alway add a style to body but after close didn't remove so i can not Scroll
<body style="overflow: hidden;">
So i have manualy add
document.body.style.overflow = 'visible';
Thanks Peter
When i load the Designer alway add a style to body but after close didn't remove so i can not Scroll
<body style="overflow: hidden;">
So i have manualy add
document.body.style.overflow = 'visible';
Thanks Peter