Hi,
How do you change the src of a frame depending upon what
the main page displays.
I have a banner top named banner, a left Column named menu
and a right column named main. When the contents of Main
change, I would like to have in the OnLoad event a way to
change the contents of the frame menu. How do I do this?
I tried to use window.frames() but I don't know where to
go from here.
Thank you,