Topic: gallery.xml not found
OK, have lost HOURS!! :( of my life, have finally managed to get the viewer on my page. BUT, it is really big, takes up most of my screen, ( I have a 23" and most people don't) ; and instead of photos, displays "gallery.xml not found".
I am working in really old Dreamweaver 4. This is my code:
<!--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%", "330000", true);
});
</script>
<div id="sv-container"></div>
<!-- END SIMPLEVIEWER EMBED -->
I have pasted it in a cell.
the gallery folder has an index.html and the gallery.xml in it, so not sure why it won't find it..
My foto page htm is not in the same folder, but that shouldn't matter. Please help! :D
Also the other buttons etc. on my page are not showing, the simpleviewer has dominated and taken over!
am very confused.
have posted it at www.tschlodge.com, go click on the written Photos link at the top of the page, this is the only way to see it. thanks!!!!