document.addEventListener("DOMContentLoaded", function () { const items = document.querySelectorAll(".breaking-news-ticker .bn-news li"); items.forEach(function (item) { const link = item.querySelector("a"); if (!link) return; const linkWidth = link.scrollWidth; const containerWidth = item.clientWidth; if (linkWidth > containerWidth) { link.classList.add("animate-scroll"); } }); }); تعديل ظهور المستجدات الطويلة --->

جميع الحقوق محفوظة لـمركز حضارات للدراسات السياسية والإستراتيجية © 2025