Author |
Topic |
|
Jan van Londen
Super User
Netherlands
208 Posts |
Posted - 07 Jun 2006 : 21:33:39
|
Hello reader,
Is it possible to include a other html-page like http://www.xyz.com/page.html in a DHE page as a link? If I type the link when opening a iframe, it is included, but only as it is at that moment, and the page keeps changing.
Bye, Jan van Londen.
Update (june 8, 2006; 12:16): I gave the "src=" a value, now it works. But I have the feeling that it is not the way I am supposed to do this in DHE.
<iframe id="ggblogFrame" name="ggblogFrame" src="http://gevaarlijkegek.nl/ggblog.html" width="738" height="712" frameborder="0" marginwidth="0" marginheight="0">
|
Bye, Londen. |
Edited by - Jan van Londen on 08 Jun 2006 12:13:10 |
|
s.dav
Site Admin
Italy
3364 Posts |
Posted - 08 Jun 2006 : 13:44:08
|
Yes, it works exactly in this manner ;-)
|
Regards, Davide |
|
|
Jan van Londen
Super User
Netherlands
208 Posts |
Posted - 08 Jun 2006 : 18:16:25
|
Its works this way but . . . it feels a bit like hacking. I found an other way: - Remove the SRC content in the Iframe. - Open the main page settings - Go to "Scripts/events" - Button "Events" - Add an event "Onlaod";link;http://www.xxx.yy/x.html;target: Name of the iframe
It works an it is neater, I Think.
Bye, Jan van Londen
|
Bye, Londen. |
Edited by - Jan van Londen on 08 Jun 2006 18:17:16 |
|
|
s.dav
Site Admin
Italy
3364 Posts |
Posted - 09 Jun 2006 : 09:33:56
|
> Its works this way but . . . it feels a bit like hacking.
this is not an hacking because a generic object is a piece of customizable HTML code + an optional file ;-) But if you need only the code it's ok ;-)
|
Regards, Davide |
|
|
|
Topic |
|