Hi,
How do you get a pop-up window to self-determine
it's own size (width & height)? I need it to work
in both I.E. and Netscape.
I have seen tutorials on sizing popups from
the script or anchor of a previous window,
but none where the pop-up has it's own script
or parameters to determine it's size.
I need to do it this way, because I am trying
to load the pop-up window from a plugin and
pre-establishing height and width parameters in the
plugin's script won't work in Netscape. It ignores
them and just produces a full window (works in I.E.
of course).
thanx
Russ Kinter
How do you get a pop-up window to self-determine
it's own size (width & height)? I need it to work
in both I.E. and Netscape.
I have seen tutorials on sizing popups from
the script or anchor of a previous window,
but none where the pop-up has it's own script
or parameters to determine it's size.
I need to do it this way, because I am trying
to load the pop-up window from a plugin and
pre-establishing height and width parameters in the
plugin's script won't work in Netscape. It ignores
them and just produces a full window (works in I.E.
of course).
thanx
Russ Kinter
Comment