
11-17-2005, 08:58 PM
|
|
|
Join Date: Dec 2004
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Slave
I have something like that in some html I use ..
Code:
<a onclick="MyWindow=window.open('FileYouWantToShowInTheWindowHere.php','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=400,height=300,left=150,top=150'); return false;" href="#">TextOrImageHere</a>
(watch out, vB adds spaces into the above code as the line is so long)
Is that the sort of thing you're after?
|
Yes, exactly, how can I implement that for the jukebox?
Regards
|