Hello
I'm trying to embed a blog page from blogger into home page of the team page.
It is rather a simple procedure and I think it'll make the team website a lot more useful if teams can use a blog feature to inform news/game results/schdule change etc.
I use this following code to embed blogger page into a webpage and it works easily.
http://www.w3schools.com/TAGS/tag_iframe.asp" onclick="window.open(this.href);return false;
But the team web page home page doesn't seem to support it.
it says "your browser does not support~" but the same exact browser I"m using(fire fox) totally supports it on another web site.
do you know why this doesn't work?
thank you so much!
embed blog on the home page?
- FTMSupport
- Site Admin
- Posts: 13193
- Joined: Sat Mar 28, 2009 7:25 pm
Re: embed blog on the home page?
For the home page editor, we use an editor called tiny mce. We just turned on IFRAME support with that editor, so you should now be able to embed an iframe in your home page if you edit the raw HTML.
Re: embed blog on the home page?
OMG!
you guys are so fast!
thank you!
you guys are so fast!
thank you!
-
- Posts: 141
- Joined: Thu Aug 20, 2009 3:09 pm
Re: embed blog on the home page?
Does anybody have an example of a blogger/blogspot web page/blog that they have embedded on their iscore web page using IFRAME, and if so could you upload a link to it - and if possible, the IFRAME coding?