Vertical scrollbar

um, how do i get ride of the vertical browser scrollbar? like as in http://www.donniedarko.com (i noticed they are using frames though), but i need it for a site i am doing [url=“http://www.troyblank.com”]www.troyblank.com (see how there is that crazy vertical scroll unused)?

Why don’t you just use frames? That’s exactly what you should do. Make a top and bottom frame, make the top frame a really small height like 1, * and then the bottom regular height, and turn off the scrolling on both of them.

Or make a CSS w/ your body overflow hidden