I am testing the pretty Photo javascript code, and it working to a point:
www6.luc.edu/test/cabplan/woe/test.html
The issue I am facing is that even though I have fixed height on the box with a scroll, the box moves based on how much content is in the box. I want the box to stay in one place. I have tried to used position:absolute and position:fixed on the box but nothing is working. Can anyone help me to determine how to make this box fixed in the center no matter how much content is in it.
It is the second image that has the most content that makes the box move up and down.