* embed an iframe in html export (html5 presentation)?
@ 2011-09-13 13:32 Matt Price
2011-09-13 18:17 ` Christian Moe
0 siblings, 1 reply; 3+ messages in thread
From: Matt Price @ 2011-09-13 13:32 UTC (permalink / raw)
To: Org Mode
Does anyone know whether I can embed an iframe pointing to another web
page (e.g. a google map) in an org-mode export (preferably a
presentation)? If so, I'll use it in the future...
Thanks,
Matt
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: embed an iframe in html export (html5 presentation)?
2011-09-13 13:32 embed an iframe in html export (html5 presentation)? Matt Price
@ 2011-09-13 18:17 ` Christian Moe
2011-09-13 18:57 ` Matt Price
0 siblings, 1 reply; 3+ messages in thread
From: Christian Moe @ 2011-09-13 18:17 UTC (permalink / raw)
To: Matt Price; +Cc: Org Mode
No problem:
#+begin_html
<iframe src="http://www.foo.org/bar.html"></iframe>
#+end_html
For Google maps, use the code they provide (click the link button).
hth,
Christian
On 9/13/11 3:32 PM, Matt Price wrote:
> Does anyone know whether I can embed an iframe pointing to another web
> page (e.g. a google map) in an org-mode export (preferably a
> presentation)? If so, I'll use it in the future...
>
> Thanks,
>
> Matt
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: embed an iframe in html export (html5 presentation)?
2011-09-13 18:17 ` Christian Moe
@ 2011-09-13 18:57 ` Matt Price
0 siblings, 0 replies; 3+ messages in thread
From: Matt Price @ 2011-09-13 18:57 UTC (permalink / raw)
To: mail, Org Mode
ah, so sweet. that's great, thanks Christian!
On Tue, Sep 13, 2011 at 2:17 PM, Christian Moe <mail@christianmoe.com> wrote:
> No problem:
>
> #+begin_html
> <iframe src="http://www.foo.org/bar.html"></iframe>
> #+end_html
>
> For Google maps, use the code they provide (click the link button).
>
> hth,
> Christian
>
> On 9/13/11 3:32 PM, Matt Price wrote:
>>
>> Does anyone know whether I can embed an iframe pointing to another web
>> page (e.g. a google map) in an org-mode export (preferably a
>> presentation)? If so, I'll use it in the future...
>>
>> Thanks,
>>
>> Matt
>>
>>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-13 18:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-13 13:32 embed an iframe in html export (html5 presentation)? Matt Price
2011-09-13 18:17 ` Christian Moe
2011-09-13 18:57 ` Matt Price
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).