document.addEventListener('DOMContentLoaded', function () {
const tabs = document.querySelectorAll('.vr-tabs li');
const iframe = document.querySelector('.vr-video-container iframe');
tabs.forEach(tab => {
tab.addEventListener('click', function () {
// 탭 스타일 변경
tabs.forEach(t => t.classList.remove('current'));
this.classList.add('current');
// iframe 변경
const vrSrc = this.getAttribute('data-src');
iframe.setAttribute('src', vrSrc);
});
});
});
* 본 아파트의 하자 등에 따른 피해보상은 관계법령에 의거 적용됩니다.
* 본 사이트의 내용 및 이미지는 소비자의 이해를 돕기 위한 것으로 실제와 다를 수 있습니다.
* 각종 개발계획 및 예정사항 등은 추후 관계기관의 사정에 따라 변경 및 취소될 수 있으며, 이는 당사와 무관함을 알려드립니다.
* 세부 설계내용은 향후 인허가 과정에서 변동될 수 있습니다.
ⓒ2025 『계양 롯데캐슬 파크시티 』, LTD. All Rights Reserved.
홈페이지 관리자: DAON AD