1) Script Title: Presentational Slide Scrip
2) Script URL (on DD): http://www.mattsmatch.co.uk/pontanipassage.htm
3) Describe problem: Is it possible to have PORTRAIT & LANDSCAPE format on the same slideshow?
Printable View
1) Script Title: Presentational Slide Scrip
2) Script URL (on DD): http://www.mattsmatch.co.uk/pontanipassage.htm
3) Describe problem: Is it possible to have PORTRAIT & LANDSCAPE format on the same slideshow?
Which script are you enquiringly about? Can you post a link to the Dynamic Drive demo page?
Sorry. The link is http://www.dynamicdrive.com/dynamici...ationslide.htm
These two lines set the size of the surrounding box:
However, mixed format pictures won't look very pretty as there will be a lot of white space around them.Code:var slideshow_width='100px' //SET SLIDESHOW WIDTH (set to largest image's width if multiple dimensions exist)
var slideshow_height='100px' //SET SLIDESHOW HEIGHT (set to largest image's height if multiple dimensions exist)
That will work. However, there are other slideshows that allow one to frame within a designated box. One here on DD is:
http://www.dynamicdrive.com/dynamici...nslideshow.htm
It's a little more complicated to setup than the presentational slideshow. But not that much. I'm not, however, suggesting you use it. I just wanted to mention it for others who might be looking in on this thread.
But if you do decide to use it, and want help, we are here for that.