العربية
<!--لتحقيق هذا التأثير، يلزم خطوتين. الخطوة الأولى هي إضافة الكود التالي إلى منطقة <head>--> <script language="JavaScript"> <!-- نص نصي مضحك بواسطة Bart Jellema. var hellotext= "مرحبًا بك في أكاديمية بناء مواقع الويب" var thetext="" var begin=false var step=0 var times=1 function Welcometext() { times-- if (times==0) { if (started= =false) { begin = true ; window.status = hellotext; 4000) مرات++ } function anim() { step++ if (step==7) {step=1} if (step==1) {window.status='>==='+thetext+'===<'} if (الخطوة==2) { window.status='=>=='+thetext+'==<='} إذا (الخطوة==3) {window.status='>=>='+thetext+'=<= <'} إذا (الخطوة= =4) {window.status='=>=>'+thetext+'<=<='} إذا (الخطوة==5) {window.status='==>='+thetext+ '=<=='} if (step==6) {window.status='===>'+thetext+'<==='} setTimeout("anim()",200 } </script> <!--الخطوة 2: أضف "onLoad="welcometext()"" إلى علامة <body> --> <body onLoad="welcometext()">