العربية
<!--لتحقيق هذا التأثير، أضف الكود التالي إلى منطقة <head>--> <script language="javascript"> <!-- Hide me var Index_count = 0; var title_string = "مرحبًا بك في مبنى الموقع الأكاديمية-- موقع تعليمي احترافي"; var title_length = title_string.length; var cmon; var kill_length = 0; function LoopTheScroll() { التمريرTheTitle(); if(kill_length > title_length) { ClearTimeout(cmon); } kill_length++; cmon = setTimeout ("loopTheScroll ();"،100) } functionscrollTheTitle() { var doc_title = title_string.substring((title_length - Index_count - 1),title_length); document.title = doc_title++ } حلقة TheScroll(); -> </script>