Event on: April | 13-14 | 2022
International Webinar on
Meta Materials and Photonic Crystals
Theme : Emerging New Trends in Meta Materials and Photonic Crystals
Plasmonic Metamaterials & Biophotonics
(function() {
function injectStyle() {
if(document.getElementById('mlc-scroll-fix')) return;
var style = document.createElement('style');
style.id = 'mlc-scroll-fix';
style.innerHTML =
'html, body {' +
'overflow: auto !important;' +
'height: auto !important;' +
'max-height: none !important;' +
'overscroll-behavior: auto !important;' +
'-webkit-overflow-scrolling: touch !important;' +
'scroll-behavior: smooth !important;' +
'}' +
'html:has(body .mylivechat_template5),' +
'html:has(body .mylivechat_template5) body {' +
'overflow: auto !important;' +
'height: auto !important;' +
'max-height: none !important;' +
'overscroll-behavior: auto !important;' +
'}';
document.head.appendChild(style);
}
function fixScroll() {
document.documentElement.classList.remove('mlc1-scroll-root');
if(document.body) {
document.body.classList.remove('mlc1-scroll-body');
}
injectStyle();
}
// ఒక్కసారి మాత్రమే run చేయండి
window.addEventListener('load', fixScroll);
})();