Placement inside a DIV object on a page

  • "<div id="pano" style="width:400px; height:300px;">
    <noscript><table style="width:100%;height:100%;"><tr style="valign:middle;"><td><div style="text-align:center;">ERROR:<br/><br/>Javascript not activated<br/><br/></div></td></tr></table></noscript>
    <script>
    embedpano({swf:"index.swf", xml:"map.xml",wmode:"transparent", target:"pano", html5:"auto", passQueryParameters:true});
    </script>"

    In this embedding script, which additional bit of code can define the "placement" of the div object on the page. I just need to put the pano in a window(400px by 300px) somewhere on the page.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!