bustya
11-22-2005, 01:23 AM
Can you use innerHTML (or something else) in the parent of an iframe as the source of the iframe’s content? I believe innerHTML is the answer here, although I’m very much a novice.
The idea is to use only one page. The site where my blog is located won’t let me upload a second page, so a js file is out, so is an iframe content page. Yes, I’ve tried linking it in from another site, and it works, but I get an error message: [‘top.w.frames’ is null or not an object]
I’m using the iframe for my links, the blog is long (getting longer) and I’m using a floating iframe to follow the user down the page. Thanks for any suggestions, I’ll check back often.
The idea is to use only one page. The site where my blog is located won’t let me upload a second page, so a js file is out, so is an iframe content page. Yes, I’ve tried linking it in from another site, and it works, but I get an error message: [‘top.w.frames’ is null or not an object]
I’m using the iframe for my links, the blog is long (getting longer) and I’m using a floating iframe to follow the user down the page. Thanks for any suggestions, I’ll check back often.