Page 1 of 1
QBar Question

Posted:
Sun May 14, 2006 7:42 pm
Author: ayasha
if i wanted to include a link on my top nav, or in the board nav for that matter, and i wanted it to open in a new window, what would i put in the url?
thanks in advance <img>
cleo
Re: QBar Question

Posted:
Sun May 14, 2006 11:13 pm
Author: found it
just use this in the url set the php program to no [code] javascriptwindow.open('http]
obviously change the link...

Re: QBar Question

Posted:
Mon May 15, 2006 5:24 am
Author: ayasha
"found it";p="5923" wrote:just use this in the url set the php program to no [code] javascriptwindow.open('http]
obviously change the link...

thanks found it, but what is the 'IM' for? what i am trying to open in a new window, is my uploader..so would this be right?
javascriptwindow.open('http://www.graphicsplayhouse.com/uploader','IM');void(0);
Re: QBar Question

Posted:
Fri May 19, 2006 12:23 pm
Author: obiku
I created an addon for the qbar mod, with this, you have an extra option in the admin_qbar in witch you can select to open a link in a new window or not.
[url=http]Qbar add-on[/url]

Posted:
Fri May 19, 2006 12:32 pm
Author: Adrian Rea
the more I see of this mod, the more I like it <img>
A
Re: QBar Question

Posted:
Fri May 19, 2006 1:51 pm
Author: found it
"cleo";p="5945" wrote:"found it";p="5923" wrote:just use this in the url set the php program to no [code] javascriptwindow.open('http]
obviously change the link...

thanks found it, but what is the 'IM' for? what i am trying to open in a new window, is my uploader..so would this be right?
javascriptwindow.open('http://www.graphicsplayhouse.com/uploader','IM');void(0);
yes thats right as long as you make it a non php program...and the IM lol I couldnt tell you off hand ....it has been a while.....though you could use the mod above..


Posted:
Fri May 19, 2006 6:36 pm
Author: ayasha
thanks guys <img>