📂 FileMgr
📍
/var/www/vhosts/dzfarer.com/httpdocs/assets/plugins/listtyicons/demo-files
✏️ Edit File: /var/www/vhosts/dzfarer.com/httpdocs/assets/plugins/listtyicons/demo-files/demo.js
⬅ Kembali
if (!('boxShadow' in document.body.style)) { document.body.setAttribute('class', 'noBoxShadow'); } document.body.addEventListener("click", function(e) { var target = e.target; if (target.tagName === "INPUT" && target.getAttribute('class').indexOf('liga') === -1) { target.select(); } }); (function() { var fontSize = document.getElementById('fontSize'), testDrive = document.getElementById('testDrive'), testText = document.getElementById('testText'); function updateTest() { testDrive.innerHTML = testText.value || String.fromCharCode(160); if (window.icomoonLiga) { window.icomoonLiga(testDrive); } } function updateSize() { testDrive.style.fontSize = fontSize.value + 'px'; } fontSize.addEventListener('change', updateSize, false); testText.addEventListener('input', updateTest, false); testText.addEventListener('change', updateTest, false); updateSize(); }());
💾 Simpan File
Batal
⬅ Naik ke listtyicons
2 item
Nama
Tipe
Ukuran
Diubah
Aksi
🎨
demo.css
css
1.9 KB
2025-06-16 21:48
✏️ Edit
👁️ View
🗑 Hapus
📜
demo.js
js
996 B
2025-06-16 21:48
✏️ Edit
👁️ View
🗑 Hapus