![]() Topic awaiting preservation: dynamic iframe and content (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Northumberland, England |
![]() is there a way to create an iframe automatically when the page loads and fill it with html content without actually creating a seperate html page for the src? you may ask why I want to do this, when surely I could create a similar scrolling frame type effect using a div with overflow set to scroll, but humour me with this. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() smonkey: The whole point of an iframe is that it loads remote content in so what is the point of using one for local content? |
Paranoid (IV) Inmate From: Northumberland, England |
![]() I know the point of an iframe, and I don't like them much - sure it can be great in certain circumstances, I have used the iframe a lot on various projects, but it gets messy with so many seperate pages waiting for their opportunity to be seen - I like simple |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() smonkey: Possibly if you had made one post with your question it might have helped. From the last post related to this: |
Paranoid (IV) Inmate From: Northumberland, England |
![]() Ok point taken. |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() smonkey: Tha main problem is that a piecemeal approach may work for someone well versed in DHTML but if aren't someone like that then it might actually cause you more problems than it solves. |