GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   HTML know-alls... Read on! (https://gfy.com/showthread.php?t=145329)

AdultNex 06-20-2003 05:26 PM

HTML know-alls... Read on!
 
Is there any way to blank out the scrollbar (so that it's not scrollable), while having content below the fold?

Below the fold, meaning you have to scroll down to view content.

aztecvision 06-20-2003 05:28 PM

POPUP!

The Truth Hurts 06-20-2003 05:29 PM

Quote:

Originally posted by AdultNex
Is there any way to blank out the scrollbar (so that it's not scrollable), while having content below the fold?

Below the fold, meaning you have to scroll down to view content.

Yes.

PhillipB 06-20-2003 05:29 PM

Yes, but even if there are no scrollbars, you can still scroll using the wheel mouse or click-dragging downwards.

AdultNex 06-20-2003 05:56 PM

What's the code for doing so?

Quote:

Yes, but even if there are no scrollbars, you can still scroll using the wheel mouse or click-dragging downwards.
Yep, but if the scrollbar is greyed out, the surfer is unlikely to scroll down.

Mutt 06-20-2003 07:37 PM

in the BODY tag, "hahahahahahahahano"

AdultNex 06-22-2003 02:00 AM

Quote:

Originally posted by Mutt
in the BODY tag, "hahahahahahahahano"
Say again?

-=HUNGRYMAN=- 06-22-2003 02:25 AM

Quote:

Originally posted by Mutt
in the BODY tag, "hahahahahahahahano"
Actually ... it is the HEAD tag

Quote this message to see the code (which Mr. burns has disabled on the board ...LOL)


<style>
BODY{
scrollbar-arrow-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
}
</style>

Project-Shadow 06-22-2003 05:34 AM

.. ok fine.. but there is a much better one :P

Unfortunately it will involve the use of frames.

<frame name="topFrame" scrolling="NO" noresize src="yourpagehere.html" >

To the best of my knowledge thats what ya should do.
[Click quote to see the txt..]

funkmaster 06-22-2003 06:05 AM

simply use this code:

hahahahahahahahahaha hahahaha hahahahahahaha

-=HUNGRYMAN=- 06-22-2003 06:09 AM

Quote:

Originally posted by Project-Shadow
.. ok fine.. but there is a much better one :P

Unfortunately it will involve the use of frames.

<frame name="topFrame" scrolling="NO" noresize src="yourpagehere.html" >

To the best of my knowledge thats what ya should do.
[Click quote to see the txt..]

how is using frames much beter ?? :arcadefre


All times are GMT -7. The time now is 12:47 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123