Re: Refer to <div> from separate <frame>



I have an idea, try this:

(from 'hiddencontent')
parent.frames['content'].document.getElementById(...

fill our the rest of the code with the name of the div and the action
you want to take, let me know if this helps!
.