M
Mel
i have 3 iframes in 3 rows named TOP, MID & BOT
inside MID i have 2 iframes LFT & RGT
i need to hide LFT frame and i know how to hide it
i just have a hard time figuring how to get to that element
i tried something like:
set var myframe = parent.MID.LFT;
and it does not work
please help
inside MID i have 2 iframes LFT & RGT
i need to hide LFT frame and i know how to hide it
i just have a hard time figuring how to get to that element
i tried something like:
set var myframe = parent.MID.LFT;
and it does not work
please help