|
yine tam olarak anlayamadim kardesim senin istedigini?¿ popup ya da iframe gibi bişey istiyosun sanirim ama...
pop-up için kod aşağıda...boyutlari degistirebilirsin tabi..
<html>
<head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
</head>
<body onload="MM_openBrWindow('popup.html','popup1','sta tus=yes,resizable=yes,width=650,height=473')">
</body>
</html>
__________________
Medeniyet soyunmakla olsaydı,Afrika en medeni yer olurdu ;)
|