V
vinceg
I have an application that opens a fixed size window without menus or
toolbars, using the 'Format/Behavior' tools in FP2003. I would like to have
the window open with the upper left corner in a specific position - maybe 30p
from the left browser window edge, and 30p down from the top browser window
edge.
I haven't found anything in standard FP Help. Is there any coding that can
be added to the snippet below, which works fine, except the window seems to
open where it wants to?
Thanks,
--
vinceg
-----------------------------
<a href="javascript://Opus1.htm">
<img border="1" src="images/Image%201_160.jpg" width="160" height="160"
onclick="FP_openNewWindow('800', '840', false, false, false, false, false,
false, 'op1', /*href*/'Opus1.htm')"></a>...
------------------------------
toolbars, using the 'Format/Behavior' tools in FP2003. I would like to have
the window open with the upper left corner in a specific position - maybe 30p
from the left browser window edge, and 30p down from the top browser window
edge.
I haven't found anything in standard FP Help. Is there any coding that can
be added to the snippet below, which works fine, except the window seems to
open where it wants to?
Thanks,
--
vinceg
-----------------------------
<a href="javascript://Opus1.htm">
<img border="1" src="images/Image%201_160.jpg" width="160" height="160"
onclick="FP_openNewWindow('800', '840', false, false, false, false, false,
false, 'op1', /*href*/'Opus1.htm')"></a>...
------------------------------