Hey Finn, now I solved my problem with your script, that appeared to get wider the more pictures I add. I have to tell you that actually my first thought was right - indeed the height of the gallery is influenced by the amount of pictures, at least I think so. But the more pictures get added, the more width a gallery gets- somehow logical. In your JavaScript you define some parameters (about line 300-330), where you use the width of a gallery to define it's height [thisObject.imagesDiv.style.height = Math.round(thisObject.iWidth * 0.338) + 'px';]. I had to change some parameters and now the gallery fits into my page a lot better ;) (but it's a different one, not the one I posted some days ago). Hope it helps you in answering future questions ;)
18
Dec
2008
Stand: 12. Oktober 2008. Copyright 2006-2012 Finn Rudolph. Impressum.

