Menu Melayang
Jl. Ahmad Yani No.40 - 44 Ketintang
Surabaya
0811-283-6060
0811-283-6060
07:00 - 16:30 WIB
Produk
All New Ertiga
Grand Vitara
New XL7
Fronx
S-Presoo
APV
Jimny
New Carry
Promo & Efent
Testimoni
Simulasi Kredit
Blog
Artikel Blog
Produk Terbaru
ProdukTerupdate
Loading...
Tidak ada komentar:
Posting Komentar
Cari Artikel
Brosur Popup
X
Mobil Lainnya
255
Jutaan
5 Type
ALL NEW ERTIGA
Transmisi :
AT /MT
409
Jutaan
2 Type
GRAND VITARA
Transmisi :
AT
279
Jutaan
6 Type
NEW XL7
Transmisi :
AT /MT
266
Jutaan
4 Type
FRONX
Transmisi :
AT /MT
199
Jutaan
5 Type
APV
Transmisi :
MT
188
Jutaan
1 Type
S.PRESSO
Transmisi :
AT /MT
190
Jutaan
2 Type
NEW CARRY
Transmisi :
AT /MT
511
Jutaan
5 Type
JIMNY
Transmisi :
AT /MT
Footer
Mobile menu dan Price List
Pricelist
const contentToggleBtn = document.getElementById('contentToggleBtn'); const contentToggleBtn2 = document.getElementById('contentToggleBtn2'); const contentPanel = document.getElementById('contentPanel'); const panelCloseBtn = document.getElementById('panelCloseBtn'); const panelOverlay = document.getElementById('panelOverlay'); const body = document.body; // Buka/tutup panel contentToggleBtn.addEventListener('click', function() { contentPanel.classList.toggle('active'); panelOverlay.classList.toggle('active'); body.classList.toggle('panel-open'); contentToggleBtn.classList.toggle('active'); }); contentToggleBtn2.addEventListener('click', function() { contentPanel.classList.toggle('active'); panelOverlay.classList.toggle('active'); body.classList.toggle('panel-open'); contentToggleBtn2.classList.toggle('active'); }); // Tutup panel dengan tombol close panelCloseBtn.addEventListener('click', function() { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn.classList.remove('active'); }); panelCloseBtn.addEventListener('click', function() { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn2.classList.remove('active'); }); // Tutup panel dengan overlay panelOverlay.addEventListener('click', function() { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn.classList.remove('active'); }); panelOverlay.addEventListener('click', function() { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn2.classList.remove('active'); }); // Tutup panel dengan tombol Escape document.addEventListener('keydown', function(event) { if (event.key === 'Escape' && contentPanel.classList.contains('active')) { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn.classList.remove('active'); } }); document.addEventListener('keydown', function(event) { if (event.key === 'Escape' && contentPanel.classList.contains('active')) { contentPanel.classList.remove('active'); panelOverlay.classList.remove('active'); body.classList.remove('panel-open'); contentToggleBtn2.classList.remove('active'); } });
CSS dan JS Tambahan
Tidak ada komentar:
Posting Komentar