View Full Version : Open In a New Window


lilblonde
06-04-2003, 07:33 PM
mkay here's my dealie: i am using a chromeless window and i have a message board with bravenet and when i open it on the same page it messes up the chromeless window when i click "back to main site" and it has no exit button on the window anymore and it isn't easy to close. i was wondering about the code to get the message board to open in a new window (one with chrome lol) so it wouldn't mess up my page :D

Liz
06-04-2003, 07:43 PM
I dont think you can have it be in a chromeless window unless you have a cgi type guestbook, or one that is hosting on your website.

lilblonde
06-04-2003, 07:44 PM
no i dont want it to b chromeless i just wanna b able to open it in a new window is all

Liz
06-04-2003, 07:48 PM
Ok for some reason your post just talked about having a guestbook open up in another chromeless window (or I've lost it because I have too many windows open)

Have you tried adding _blank into your codes? So thier like this <a href="http://URL.com" target="_blank">

lilblonde
06-04-2003, 07:50 PM
thnx i'll try that