Hello all,
I have a frameset which contains two frames called 'menu' (to place my menu) and 'content' to place my main page. when you click a link in the 'menu' frame, the url opens in the 'content' frame.
In the 'content' frame I have an iframe name 'bodyText'. I want to be able to click a link on the 'menu' frame and make it open a url in the 'bodyText' iframe on the 'content' frame using javascript. Can someone help me please.
Thanks,
Ladel