|
Posted by gtp1013 on 04/12/06 00:10
dorayme wrote:
> Take a peek at http://www.positioniseverything.net/explorer.html
Thanks for the heads-up on that link. The "expanding box" problem
seemed to be the most similar problem to what I am experiencing.
However, after trying the "overlap:hidden" work-around and not seeing
any change in the appearance, I realized that my vertical scroller
seems to be the source of the problem. While "overlap:hidden" can
overcome the issue of oversized content when it comes to images and
text, it seemingly has no effect on the problem when the cause is a
java-based scroller (or at the very least, the java scroller that I'm
trying to use). I checked the width of the scroller, and it is set at a
fixed 150px. I tried setting the div container to 250 px, just to make
sure that the scroller wasn't oversized, but it did not alleviate the
problem, so I switched it back to 150 px. Any ideas where I'm going
wrong?
http://www.maptech-inc.com/IndexCSS.htm
The corresponding files for the scroller are...
vscroll_code_GTP.js
vscroll_data_for_css.js
I'm not sure how one would provide links for those two files via a url.
-George
[Back to original message]
|