-
innerhtml in parent for iframe content source?
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.
-
-
If you can't upload any pages to your site, an iframe is useless. It can only show something on another page. If you want to use innerHTML to change the content of a floating division, that could work. You would need to be able to edit your existing page at or near the text level to do this.
-
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
Bookmarks