Hi
i've installed a navigation item called Radio on the top bar. I want it to open in a set size window. Does any one have any suggestions. The coe I used before (with phpizabi) was:
"http://www.ypraise.com/radio.htm" onClick="window.open(this.href,'radio','top=50, left=50, width=280, height=100, toolbar=no, menubar=no, location=no, scrollbars=no, resizable=no'); return false;"
I've been able to set up the link but I can not seem to be able to control the window size.
Thanks in advance
Kevin