Hello, I would like to simplify the following script (in a single line)
parent.botFrame .location="mapa ge.html";
parent.botFrame .location.reloa d(true);
is it possible? Thank you
G.R
parent.botFrame .location="mapa ge.html";
parent.botFrame .location.reloa d(true);
is it possible? Thank you
G.R
Comment