Topic: Help with SV2 and Yahoo Sitebuilder
I am unable to get SV to work in Yahoo Sitebuilder. I have read the other posts and am still unable to view it. I am using Firefox. I have uploaded the entire SV folder into the Yahoo Sitebuilder folder that contains my html.doc. I even tried specifying 100% height value for the html, body and script divider but I'm not sure if the code was correct.
The SV browser previews shows perfectly. The YSB version does not even load.
I would like for my page to look like this, along with a customized heading:
http://www.georgerodrigue.com/originalb … edogs.html
My url is http://strokeofsoul.com/index2.html
This is my original SV script.
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="svcore/js/simpleviewer.js"></script>
<script type="text/javascript">
simpleviewer.ready(function () {
simpleviewer.load("sv-container", "100%", "100%", "222222", true);
});
</script>
<div id="sv-container"></div>
<!-- END SIMPLEVIEWER EMBED -->
Any help would be greatly appreciated.
Thanks