
05-04-2005, 11:16 PM
|
 |
|
|
Join Date: Aug 2003
Location: Canada
Posts: 2,845
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Jaxx
its happening in both firefox and IE.
and sorry about the login, its working now. I forgot to set the permissions in cmps.
The code is:
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:popUp('/forums/radio.blog/index.php','width=222,height=300,location=no,menubar=no,resizable=no,scrollbars=no,status=no')">Radio</a></td><else /></if>
That was after using just a straight up
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:popUp('/forums/radio.blog/index.php?$session[sessionurl]')">Radio</a></td><else /></if>
I've attached images of both browsers.
|
im trying to do the exact same thing and none of them are working error comes from both...
|