thanks alot for your help. It solved my problem :D
Pages 1
You are not logged in. Please login or register.
SimpleViewer Forum → Posts by ahazin
Pages 1
thanks alot for your help. It solved my problem :D
Hi
I was just wondering if anyone could help me out with a small problem im having, i have a website up and running on www subzerorentals com and the photo gallery in which i used the simpleviewer gallery is running perfectly fine on both firefox and google chrome, but when it comes to IE it doesnt seem to be able to open it at all.
Does anyone know why this problem could be occuring?
Any help would be greatly appreciated.
Thanks.
Im having a little trouble with simpleviewer. I have created my website and everything looks fine. My website is kinda centred in the middle of the screen if you get my drift. Something similar to this one:
three www dot tibianews dot net . <-- i cant post links just yet.
However when i add the html version of simpleviewer the whole page suddenly aligns itself to the left and is no longer in the centre. I was wondering if anyone knows how to fix this problem? any help would be greatly appreciated. This is the code i entered on my page:
<script type="text/javascript" src="swfobject.js"></script>
<style type="text/css">
/* hide from ie on mac */
#flashcontent {
width: 480px;
height: 680px;
}
/* end hide */
body {
width: 480px;
margin: 20;
padding: 20;
background-color: #ffffff;
color:#333333;
font-family:sans-serif;
}
a {
color:#333333;
}
p {
width: 480px;
}
</style>
</head>
<body>
<h3>Example Small Format SimpleViewer</h3>
<p>This example shows a small format (480x680 pixels) <a href="../../">SimpleViewer</a> gallery embedded in a HTML page. To get the image flush to the edge of the swf, set 'frameWidth' and 'stagePadding' to 0. Use the 'vAlign' and 'hAlign' options to position the image and thumbnails as required. In this case vAlign is set to "top". <a href="small.zip">Download this example here</a>.</p>
<div id="flashcontent">
<p>AutoViewer requires JavaScript and the Flash Player. <a href="website here>Get Flash here.</a>
</div>
<script type="text/javascript">
var fo = new SWFObject("viewer.swf", "simpleviewer", "480", "680", "8", "#ffffff");
//Optional Configuration
fo.addVariable("langOpenImage", "Open Image in New Window");
fo.addVariable("langAbout", "About");
fo.addVariable("preloaderColor", "0x999999");
fo.write("flashcontent");
</script>
Pages 1
SimpleViewer Forum → Posts by ahazin
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.