Need to embed iframe….any possible way???
-
I have a page (in WordPress) I’d like to embed an IFRAME into. This IFRAME code is provided by Google to allow me to embed my Google calendar into my page. The code is:
<iframe src=”https://www.google.com/calendar/embed?src= …” style=” border-width:0″ width=”640″ frameborder=”0″ height=”614″></iframe>
In another forum (wordpress.com) I read that IFRAMEs are stripped out for security reasons, blah blah blah. For me it doesn’t appear to be stripping it out so much as just mangling it. I get a small frame (not the dimensions specified in the IFRAME tag) with my own blog inside it.
I really need to be able to embed my calendar into a page. Is there any workaround for this?
Thanks,
-Mike
- The topic ‘Need to embed iframe….any possible way???’ is closed to new replies.