I'd like to suggest a different approach.
Transparent div doesn't stop anyone from just screenshot-ing it (which is something a decent amount of people can do, very easily).
I'd suggest instead, that you watermark your images.
It doesn't matter then if they download them, because they can't do anything with them (unless they strip the watermark (which is very annoying to do (trust me on that))).
If you can't, or you're not willing to, do as traq or daniel suggested (transparent div).
If the slideshow is in this div -
HTML Code:
<div style="position: absolute; right: 500px; top: 17px; width: 402px; height: 700px; z-index: 9" id="layer8">
<div id="fadeshow1"></div></div>
than try adding a new div that looks like this -
HTML Code:
<div style="position: absolute; right: 500px; top: 17px; width: 402px; height: 700px; z-index: 9999" style=" background-color:transparent;"></div>
It may not work.
If your willing to get a bit more advanced, you could look into a flash or java image slideshow.
That'd make it very tricky for non power-users (people who know their way around a computer)
But I'd like to stress one thing: it doesn't matter how well a user knows to steal content. They can just go online and google it.
Bookmarks