How to Make Invisible Scroll Bars

How to Make Invisible Scroll Bars thumbnail
You can only make invisible scroll bars in Internet Explorer.

Scroll bars can help you navigate a page that is longer than the size of your screen. They can sit on the left- or right-hand side of your screen (usually the latter) and indicate which part of the page you are looking at. If you are designing a web page, you can change the CSS (cascading style sheet) of Internet Explorer to hide the scroll bar while maintaining the scrolling function. However, this isn't possible with other browsers, such as Safari, Firefox and Google Chrome, as users cannot edit this portion of their code.

Instructions

    • 1

      Open the CSS of the web page you are editing using a web editing program.

    • 2

      Locate the portion of the HTML code that determines the color and shading of the scroll bar. This will contain elements such as "scrollbar-face-color," "scrollbar-shadow-color" and so on.

    • 3

      Find the portion of the HTML code that determines the background color of the page you are working on. This will contain the phrase "background-color" and will contain an HTML color code or the name of a color. Make a note of this.

    • 4

      Return to the code that applies to different parts of the scroll bar and change the color section to match the background color of the page.

    • 5

      Check to make sure your coding is successful by viewing the web page. Because the scroll bar is now the same color as the background, it will be invisible. If the scroll bar is not invisible, go back and check the code again to ensure that you have changed all aspects of the scroll bar.

Tips & Warnings

  • This process only works with Internet Explorer 5.5 and later versions.

  • Always save a copy of your code before editing it.

Related Searches:

References

  • Photo Credit computer image by Hao Wang from Fotolia.com

Comments

You May Also Like

  • How to Change the Textbox Scrollbar

    A scrollbar in a textbox on your Web page is necessary if there is more text in the box than can be...

  • How to Make Invisible Thread

    Invisible thread is an important part of every magician's tool kit. Previously found in magician's shops, invisible thread can now be made...

  • What Are Scroll Boxes?

    A scroll box is a fixed area of a web page designed to display text, photos, or other information. Navigational bars are...

  • How to Make Arrows in Photoshop

    With Photoshop you can edit your digital photographs. You can also create your own images in Photoshop by using the program's available...

  • How to Hide Scroll Boxes

    Scroll boxes appear at the side of your Web browser when there is more content below the screen window. They appear automatically...

  • How to Edit an HTML Scrollbar

    As a Web page owner or designer, you will consider multiple methods that allow you to customize the site and the visitor's...

  • How to Fix Vista Scroll Bars

    The scroll bar in the Microsoft Windows Vista operating system is an essential user interface in many applications and programs. Scroll bars,...

  • How To Change Scrollbars

    Review the CSS code for a scrollbar. Here's a sample code: scrollbar-face-color: Applies to the color of the scrollbar slider scrollbar-track-color: Applies...

  • How to Open a Bar

    Friends, gathering and laughter -- a party every night of the week! Owning and running a bar demands long days and nights,...

  • How to Take the Scrollbar Off of iFrame

    For the purpose of creating a simpler website design with HTML, you may choose to remove the scrollbar from an iframe. While...

  • How to Make Your Own Invisible Thread Reel

    Among the magician's tools, few things are more astounding than the effect of floating an object in plain air in front of...

  • How to Hide Scroll Bars in PDFs

    Adobe Acrobat is a software program that enables users to save files into a portable document format or PDF. This file format...

  • How to Make a Web Page Scroll Bar

    Figuring out the best way to lay out the content of your Web page can be a bit of a puzzle. If...

  • How to Make a Background Invisible in Photoshop

    In real life, it's impossible to turn off your surroundings. But opening an image in Photoshop offers more options for turning off...

  • How to Customize a Scroll Bar With Code

    Customizing your website's scrollbar with Custom Style Sheets (CSS) and Hypertext Markup Language (HTML) codes can help your website stand out. You...

  • How to Change the Scrollbar Color

    Although the default color scheme that ships with Windows XP is fine for many people, others would like to change the colors...

  • How to Remove Scroll Bars in Pages

    Scroll bars are common navigation features included in most software programs. They help us to quickly maneuver through a page's top, middle,...

  • How to Create Scroll Bars

    Scroll bars, like sliding scales, are used to select an increment within a set of numbers to see where it will fall....

  • How to Hide a Scroll Pane

    Scroll panes work hand-in-hand with scroll bars. They appear automatically when a Web page's contents are too large for the screen. Scroll...

Related Ads

Featured