Topic: Bug: Height Calculation is wrong I believe (when using 100%)
Hi,
I have been battling with the HTML integration of the gallery for a full day... and came to the conclusion that there must be something wrong with the calculation of the height of the flash component when passing it the 100% parameter in HTML.
Basically the flash is always as big as the body height rather than the container div. This is really annoying because it prevents me from building a simple: header/body/footer structure with a "stick to the bottom" footer.
You can look at the following example which illustrates my issue: http://dev.eclecticshot.com/index2.php
I have been trying to look at the JS code that I believe is calculating the height, but it's simply impossible to reverse engineer being all compressed on line.
I would really appreciate some help on issue ! Thanks !