yeago
04-23-2004, 08:56 PM
Here is the situation:
I would like my site to contain an intro description, contained in a <div.>, however, I would like this to go away and be replaced by a user interface <div.> when the user interacts with iframe.html present in an iframe on index.html
Ideally, iframe.html would contain a <body onload=make parent div invisible, then make interface div visible in its place.>
Could anyone give me some snippets of code? I've always concentrated on other areas of site design--never JavaScript.
Thank you!
I would like my site to contain an intro description, contained in a <div.>, however, I would like this to go away and be replaced by a user interface <div.> when the user interacts with iframe.html present in an iframe on index.html
Ideally, iframe.html would contain a <body onload=make parent div invisible, then make interface div visible in its place.>
Could anyone give me some snippets of code? I've always concentrated on other areas of site design--never JavaScript.
Thank you!