|
-
Oct 19th, 2004, 09:47 AM
#2
Frenzied Member
Here's how to do that. MAke the bottom frame run a function onload. Make that function hide/show the element as you want it. To address the element in the other frame I think you do something like:
parent.topFrameName.document.getElementById('elementID').style.visibility='hidden'
but I'm not sure, that might be wrong.
Have I helped you? Please Rate my posts. 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|