(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
Basara-kun's Cosplay Profile
Aug 17, 2022
by YiLiao
Basara-kun aka Basara
Profile
18 Completed
3 In Progress
12 Retired
my quote
Blood marks heaven's path...
instant messenger
genjuro666@hotmail.com
cosplaying since
2003
favorite things
Anime: AKIRA, Ghost in the Shell, Dragonball (all saga), Rurouni Kenshin, Outlaw Star, all Gainax creations, Ranma 1/2 & Inuyasha, Tenchi Muyo!... well my list is too large :P Videogames: Samurai Shodown, Darkstalkers, Street Fighter, KOF, Guilty Gear, Marvel VS series, CVS 1&2... and all fighting games ever :D