Helpful Information
 
 
Category: vB4 Programming Discussions
Navbar OpenWindow

Greetings again fellow VBers!

Hey my site is coming along nicely.
I have been able to offer all my content from pre-vb4 and I am really starting to dig the new menu system.
It actually makes my site much easier to navigate and the plugin system is fantastic for getting things working.


One more minor request...

Is there a method builtin to popopen a window.

I have some links which open a variety of music players (weather, tides, and mp3s)

Before I used this:
<li>
<input type="button" class="button" Value="Weather" ONCLICK="window.open('http://mylink.html', 'Player', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resiza ble=no,copyhistory=no,width=420,height=190')">
</li>

But it seems like this is not compatible with the plugin parsing?

--------------- Added 1258496531 at 1258496531 ---------------

Made it work by switching ' with \'










privacy (GDPR)