UBB.Dev
Posted By: Keet php coding question - menu link popup - 04/11/2002 8:07 PM
I have a link in the menu for a chat room, but currently if you click on it you get the chat room full screen and leave the forums. how do you make a link in the menu "popup" i've tried messing with _top and all sort of things, but main.inc.php screams murder when i do and won't work.

Thanks
Posted By: MTO Re: php coding question - menu link popup - 04/11/2002 9:03 PM
Thats more like an html question []/forum/images/icons/wink.gif[/]
I think what you are asking for only needs [:red] target="_blank" [/] inside the link properties. If you need the window to have a certain defined size, then you will need javascript.
Posted By: Keet Re: php coding question - menu link popup - 04/11/2002 9:09 PM
yeah, but when i do that in the main.inc.php it kills it []/forum/images/icons/blush.gif[/]\
unless i'm doing something wrong, but i think the quotes change something
Posted By: JustDave Re: php coding question - menu link popup - 04/11/2002 11:02 PM
try target="_blank"

The back slashes should keep the echo statement from breaking. []/forum/images/icons/smile.gif[/]
Posted By: Keet Re: php coding question - menu link popup - 04/12/2002 7:53 AM
okay,
thanks.
i'll try it []/forum/images/icons/smile.gif[/]
© UBB.Developers