PDA

View Full Version : Bottom scrollbar will not go away


hubbni
05-19-2003, 10:58 PM
I have a pop up and the bottom scrollbar will not go away. I need it to have not scrollbar. Is there a way to make it so that it will not let a bottom scrollbar apear?

chrismiceli
05-20-2003, 01:51 AM
try this style

<style>
x-overflow: hidden;
</style>