SPAWN Dz ₪المشرفون₪
عدد المساهمات : 263 تاريخ التسجيل : 20/05/2011 العمر : 30 الموقع : DZ
| موضوع: كود الفتحة الاجبارية التي يبحث عليها الجميع مثل VB الثلاثاء مايو 31, 2011 1:43 pm | |
| السلام عليكم ورحمة الله وبركاته اعضاء منتديات عرب فور دي كود يبحث عليه الجميع وهو كود لوضع فتحة اجبارية في الصفحة الكود - الكود:
-
<!-- بداية كود فتحة الاجباريه groo7 --> <if condition="$show['guest']"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1256"> <head> <link rel="stylesheet" href="http://www.sfena.com/windowfiles/dhtmlwindow.css" type="text/css" /> <script type="text/javascript" src="http://www.sfena.com/windowfiles/dhtmlwindow.js"> </script> <script type="text/javascript"> var googlewin=dhtmlwindow.open("googlebox", "iframe", "ضع هنا رابط المنتدى" , " ,,,,,,,,,,,,,,,,,,,,,,,, مواقع صديق ", "width=590px,height=350px,resize=1,scrolling=1,center=1", "recal" ) googlewin.onclose=function(){ //Run custom code when window is being closed (return false to cancel action): return window.open("http://arabe4d.123.st") } </script> </head> </if> <!-- نهاية كود فتحة الاجباريه groo7 --> نقوم بتغير ضع هنا رابط المنتدى برابط منتداك | |
|