What's wrong with the height? I think the problem you might be having is that the images are shown at their native height, never smaller, never larger. But I can't be sure what the issue with height is unless you're more specific. As to the newer version, the reason it's not working is that you need to upload fadeslideshow.js to the demo folder and include it as the src in this script tag (additions highlighted):
Code:
<script type="text/javascript" src="fadeslideshow.js">
/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/
</script>
See also the detailed instructions on the demo page:
http://www.dynamicdrive.com/dynamici...nslideshow.htm
Bookmarks