Forum Moderators: open
<div style = "height: 200px; overflow: auto; width: 220px;
display: inline-block; background-color: #CDC;">
<table style = "width: 200px; height: 200px; border: 2px solid #82a3d2;
background-color: #C1D2EC;">
<tr>
<td>
a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br>
a<br>a<br>a<br>a<br>a<br>a<br>a<br>a<br></td>
</tr>
</table>
</div>
<div style = "height: 200px; overflow: auto; width: 220px;
display: inline-block; background-color: #CDC;">
<table style = "width: 200px; height: 100px; border: 2px solid #82a3d2;
background-color: #C1D2EC;">
<tr>
<td>..</td>
</tr>
</table>
</div>
Are you positive it needs to be a table?
If you lay out in English what effect you're trying to achieve it may turn out there's some entirely different way to do it.
One is a narrow column on the left which contains the names and addresses of the site locations you've saved to your map
Wouldn't a form with dropdown options work just as well?
The size of the background-image shouldn't affect scrolling at all.