Closed Thread Icon

Preserved Topic: Disable Scroll Bars... For Good (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=17875" title="Pages that link to Preserved Topic: Disable Scroll Bars... For Good (Page 1 of 1)" rel="nofollow" >Preserved Topic: Disable Scroll Bars... For Good <span class="small">(Page 1 of 1)</span>\

 
Deviant
Bipolar (III) Inmate

From: the states
Insane since: Aug 2000

posted posted 09-27-2000 19:25

How do you disable the scrollbars? I have my main page when you click the picture it opens a new window, I have the scrollbars set to no but for some reason it still shows the scroll bars. I have disabled the scrollbars on both of the pages.. anyone?

Rinswind 2th
Maniac (V) Inmate

From: Den Haag: The Royal Residence
Insane since: Jul 2000

posted posted 09-28-2000 20:02

Put a link in it so we can see...

I think there is a picture or some thing to big... i don't know, because i don't see nothing.

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 09-28-2000 22:26

I use a frameset for this on my page.
Something like this:

<html>
<head>
<title>Bitdamaged -:[ a bit OK ]:-</title>
<BASE HREF="http://www.bitdamaged.com/">
</head>
<frameset rows="100%,*,*" frameborder="0" border="0" framespacing="0">
<frame name="main" src="main.htm" noresize frameborder="0" scrolling="no" marginwidth="0" marginheight="0">
</frameset>
</html>



Walking the Earth like Kane

Deviant
Bipolar (III) Inmate

From: the states
Insane since: Aug 2000

posted posted 09-29-2000 00:21

I was trying that but it would not work on the fullscreen mode???

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 09-29-2000 01:49

I don't think you can get rid of scroll bars in full screen mode. I have no proof of that, but it's the conclusion that I've come to.

Deviant
Bipolar (III) Inmate

From: the states
Insane since: Aug 2000

posted posted 09-29-2000 18:01

Thats what I thought... Kind of sucks. Also is there anyway to remove script from a page when it loads?? Like removeing popup bannera and such??

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 09-30-2000 01:11

Hey try this, in your style information put

<style>
body {overflow: hidden;}
</style>

I used that to get rid of my scrollbar on my chromeless popup. http://www.bitdamaged.com/chromeless.html
remember this only works in IE


Walking the Earth like Kane

[This message has been edited by bitdamaged (edited 30-09-2000).]

Deviant
Bipolar (III) Inmate

From: the states
Insane since: Aug 2000

posted posted 10-02-2000 18:55

cool... I think that worked.

« BackwardsOnwards »

Show Forum Drop Down Menu