In future, please post about Dynamic Drive Scripts in the Dynamic Drive Scripts Help section here where I've moved this thread, and:
Warning: Please include a link to the DD script in question in your post. See
this thread for the proper posting format when asking a question.
If this is the script I'm thinking about, you can use a table instead of a division for the loadarea:
Code:
<table><tr>
<td id="loadarea" style="text-align: center;vertical-align: middle;width: 250px;height: 200px;">
</td></tr></table>
Set its width to at least as wide as the widest image, set its height to at least as tall as the tallest image.
Bookmarks