...

Make no scrollbar?

Blatch
10-16-2003, 04:08 PM
I really don't know if I should be asking it here, but how can I make it so there is no scrollbar at all?

liorean
10-16-2003, 04:10 PM
No, you should have asked in the HTML & CSS forums, but here's the CSS that does it, anyway.

html, body{
overflow: hidden;
}



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum