I want to show wordpress as a iframe content in a site with another domain. The problem is cross domain communication is not supported by iframes needed for auto adjusting size of iframe based on the contents height... Any suggestions???
Thanks
I want to show wordpress as a iframe content in a site with another domain. The problem is cross domain communication is not supported by iframes needed for auto adjusting size of iframe based on the contents height... Any suggestions???
Thanks
My suggestion in all honesty? Don't use iframes if possible - especially embedding a site with content like WP.
Why don't you simply set up an RSS feed embed of your WP content on your other site?
There are some great php scripts to do just that and it's better than an iframe.
I dont have any idea about that RSS feed.. Can you please provide me some code or documentation related to that??
Thanks.
Hi,
Try this plugin to embed iframe code in your blog:
http://wordpress.org/extend/plugins/embed-iframe/
Thanks,
Shane G.
Using this i have to specify the height of my iframe.. I want the height to be auto-adjusted based on the contents size, i dont want to use scroll bars.....
This topic has been closed to new replies.