Topic: Problem with css drop-down menù (explorer)
Hi,
some months ago i have purchased SimpleViewer and now i have used it in the webproject, but i have a little (i think!) problem: with Explorer the sub-menu of drop-down css menù open under the gallery. (You can see there: http://www.tipeco.it/demo/case-in-legno … ipeco.html , if u go over "PRODOTTI").
I have used this code to embed the gallery:
<!--START SIMPLEVIEWER EMBED.-->
<script type="text/javascript" src="svcore/js/simpleviewer.js"></script>
<script type="text/javascript">
var flashvars = {};
flashvars.galleryURL = "gallery-case-in-legno-e-bungalows-tipeco.xml";
jQuery(document).ready(function () {
SV.simpleviewer.load('sv-container', '680', '400', '8ab846', true, flashvars);
});
</script>
<div id="sv-container"></div>
<!-- END SIMPLEVIEWER EMBED -->
I think i must pass the "wmode=transparent" value but i don't be able :(
Please U can help me?
thanks,
bye bye
Francesco