However, there is a small problem. The code snippet generated by embeddy is a javascript. Blogger does not allow any javascript within the main posting text box. This causes a problem and one of the way around is to create a web page in which the script code created by embeddy is placed between body tags and place the html page on a webserver. Then use iframe to embed that web page into the blogger using html code like this
<iframe src="web address of the web page" frameborder="0" height="800" width="750"gt;
You can see the example of a public wave below.
This provides a means to share waves with people who are not Wave users.
No comments:
Post a Comment