I have a project where I need to build some html att runtime.
A part of the contents I'm trying to show is a Facebook timeline plugin.
The html code for the plugin is creaed at https://developers.facebook.com/docs/plugins/page-plugin.
If I set the html code at design time the contents is shown correctly, but if I set i dynamically at runtime the contents isn't show correctly - there is just an empty space with the url to the facebookpage, see the attached screen dump.
The html code:
<div id="fb-root"></div>
<script>
(function(d, s, id) {
var js, fjs = d.ge