Zitat
radyonuzun bir POPUP penceresinde acilmasini istiyorsaniz bu Kodu kullanin, boyutlarini tabi kendi radyonuza uygun yapin.
önce bu kodu <head> ve </head> in arasina yapistirin
[code:1]<SCRIPT LANGUAGE='JAVASCRIPT' TYPE='TEXT/JAVASCRIPT'>
<!--
var win=null;
function NewWindow(mypage,myname,w,h,pos,infocus){
if(pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){myleft=(screen.width)screen.width-w)/2:100;mytop=(screen.height)
screen.height-h)/2:100;}
else if((pos!='center' && pos!="random") || pos==null){myleft=0;mytop=20}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";win=window.open(mypage,myname,settings);
win.focus();}
// -->
</script> [/code:1]
sonra bunu <body buraya> kodunun icine yapistirin bodynin icinde olmali
Boyutlara ve radyonun sid numarasina dikkat!
[code:1]
onLoad="NewWindow('http://www.flatcast.com/de/Player.aspx?sid=212169','radyo','815','615','custom','front');" [/code:1]
Zitat von »"DjMaHurGözLüm"«
slm, ben radyomun siteden canli yayina tiklayinca, yeni bir pencereden acilmasini istiyorum, bunun icin ne yapabilirim...
Zitat von »"DjMaHurGözLüm"«
):
Zitat von »"DjMaHurGözLüm"«
![]()
Zitat von »"DjMaHurGözLüm"«
:thx: :thx: :thx: :thx:![]()
![]()
Zitat von »"DjMaHurGözLüm"«
ehehehe
Zitat von »"DjMaHurGözLüm"«
konu kapanmisdir![]()
Zitat von »"DjMaHurGözLüm"«
:up::wallb: tsklerrrrrrrrrrrrr yinede
Zitat von »"DjMaHurGözLüm"«
![]()
Zitat von »"DjMaHurGözLüm"«
tskler
Zitat von »"DjMaHurGözLüm"«
Zitat von »"Masum Masum"«
tsklerrrrrrrrrrr
bu olmasi lazim, umarim isine yarar...
Not : senin sid numarani ekledim, kodu direk alip kullan..
Zitat von »"DjMaHurGözLüm"«
süperrrrrrrrrrrrrrrr oldu harikasin inan
Benutzerinformationen überspringen
Registrierungsdatum: 26. Juni 2007
Wohnort: Bizim köy hangi sehire bagli, bilmem ki :p
Benutzerinformationen überspringen
Registrierungsdatum: 26. Juni 2007
Wohnort: Bizim köy hangi sehire bagli, bilmem ki :p
Zitat
<a target="popup" onClick="window.open ('', 'popup', 'width=825,height=630,scrollbars=no, toolbar=no,status=no, resizable=yes,menubar=no,location=no,directories=no,top=40,left=125')"href="radyo.html">Canli Yayin</a> </div>