Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. ) how to change look and feel of the scrollbar of internet explorer ??

) how to change look and feel of the scrollbar of internet explorer ??

Scheduled Pinned Locked Moved Visual Basic
questioncomdesigntutorial
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tridip Bhattacharjee
    wrote on last edited by
    #1

    I browse the site www.only4gurus.com then I found that they change the look & feel of the scrollbar of internet explorer, so I want to know how can I develop a that kind of site where design of the scrollbar will be defined by me. tbhattacharjee

    N U 2 Replies Last reply
    0
    • T Tridip Bhattacharjee

      I browse the site www.only4gurus.com then I found that they change the look & feel of the scrollbar of internet explorer, so I want to know how can I develop a that kind of site where design of the scrollbar will be defined by me. tbhattacharjee

      N Offline
      N Offline
      Nic Rowan
      wrote on last edited by
      #2

      You can use the CSS Styles:

      <!-- body {scrollbar-3dlight-color:gold; scrollbar-arrow-color:yellow; scrollbar-base-color:tomato; scrollbar-darkshadow-color:orange; scrollbar-face-color:teal; scrollbar-highlight-color:hotpink; scrollbar-shadow-color:magenta} -->

      I think... It's been a while since I've done something like that..


      Despite the high cost of living, it remains popular. Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life.


      1 Reply Last reply
      0
      • T Tridip Bhattacharjee

        I browse the site www.only4gurus.com then I found that they change the look & feel of the scrollbar of internet explorer, so I want to know how can I develop a that kind of site where design of the scrollbar will be defined by me. tbhattacharjee

        U Offline
        U Offline
        User 459750
        wrote on last edited by
        #3

        :cool:You will need to use styles via stylesheets or use inline styles within your webpage. Check out the following link, this should help... http://msdn.microsoft.com/workshop/samples/author/dhtml/refs/scrollbarColor.htm Cheers Colin

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups