View Full Version : Scrollbar needs to be destroyed...


acktacky
03-04-2003, 12:43 AM
I don't know if many people ask this, but I want to get rid of my scrollbar altogether. What makes this question even worse is that I've DONE IT BEFORE, but I CAN'T REMEMBER WHAT I DID... ^_^;; It's not an inline frame or anything, it's not even a frame. Just the regular scrollbar I want gone, because I don't need it for the layout I'm going to make.

Kudos to the person that brings my brain out of the garbage. :D

kittycat
03-04-2003, 01:11 AM
<body scroll="no"> (i believe it is)

acktacky
03-04-2003, 01:19 AM
I love you, with an undying passion.

*blinks* Now I'm just getting weird... Hehe.. O.o;

That um, meant thanks, BTW. XDD It worked! *tumbles off*

sherri
03-04-2003, 04:03 PM
Can I see an example of a "No Scrollbar" page.I have never seen one.If it has no scroll bar how do you navigate it?

MaGiCSuN
03-04-2003, 04:52 PM
You just make a layout that fits into the screen, so you don't have to scroll :)