الموضوع: اريد معرفة
عرض مشاركة مفردة
 
  #1  
قديم 25-05-2010, 07:45 PM
arb52 arb52 غير متصل
عضو
 
تاريخ التسجيل: Apr 2010
مشاركة: 32
مستوى تقييم العضوية: 0
arb52 is on a distinguished road
Awt9 اريد معرفة

السلام عليكم
دى كود عمل صفحة بدون ربط
كود:
 
<html><head>
<title>
t</title></head>
<body bgcolor="#FFFFFF">
<script language="Javascript">

function open_new_window()
 {
 new_window = open("a.html","displayWindow","width=300,height=200,left=10,top=10");
}
</script>

 <a href="javascript:open_new_window()">
 Open Nerw Window</a></body>
</html>
عاوز اضع بداخلة الكود دى
كود:
  
<html>
<body>
 <br>
<table width="100%" cellpadding="0" cellspacing="0">
<tbody><tr>
<td class="capmain-left"><br></td>
<td class="capmain"><br></td>
<td class="capmain-right"><br></td>
</tr>
</tbody></table>

<table class="spacer" width="100%" cellpadding="0" cellspacing="0"><tbody><tr>
<td class="main-body">


<script language="Javascript">
function stayontop() {
        setTimeout("checkparent()",4000); 
}

function closeWindow() {
        self.close();
}

function checkparent() {
        self.onerror = closeWindow;
        parentWindow = opener.location.href;
}
</script>

<center>
<embed type="application/x-mplayer2" name="MediaPlayer1" src="mms://radio.onlinehorizons.net/QuranKarem" autostart="1" showcontrols="1" showstatusbar="1" showaudiocontrols="1" showpositioncontrols="0" width="250" align="bottom" height="63">


</center>
</td>
</tr><tr align="center">
<td style="height: 5px; background-color: rgb(31, 62, 115);"><div style="text-align: center;"> </div><table width="100%" cellpadding="0" cellspacing="0"><tbody><tr><td class="capmain"><table width="100%" cellpadding="0" cellspacing="0"><tbody><tr><td style="text-align: center;" class="capmain">ازاعة القرآن الكريم من القاهرة</td>
<td class="capmain-right"><br></td>
</tr>
</tbody></table>





<script language="Javascript">
function stayontop() {
        setTimeout("checkparent()",4000); 
}

function closeWindow() {
        self.close();
}

function checkparent() {
        self.onerror = closeWindow;
        parentWindow = opener.location.href;
}
        </script>


</td>
<td class="capmain-right"><br></td>
</tr>
</tbody></table>





<script language="Javascript">
function stayontop() {
        setTimeout("checkparent()",4000); 
}

function closeWindow() {
        self.close();
}

function checkparent() {
        self.onerror = closeWindow;
        parentWindow = opener.location.href;
}
        </script>


</td></tr></tbody></table> 
</body>
</html>
وعاوز اعراف مكان وضع الاكواد فى الكود الاول
او الطريق بتاعة وضع الكود فى الكود الاول
وبتوفيق