-1

Possible Duplicate:
Scroll bar like Google is using

Default scroll in website is so simple look, lately I visit blogger, and scroll in blogger is not user scroll like default website. They change it to an image (maybe), so I want to ask everyone. "Can I Change The Scroll of my website to become like Google ?"

Maybe my english is not good, but it because I am Indonesian :D

Community
  • 1
  • 1
Park Gyul
  • 1
  • 1

2 Answers2

1

This can be done through CSS and Webkit or with jScrollPane. Also see this SO question. Note, if you use Webkit, it'll only render in Chrome and Safari.

Community
  • 1
  • 1
Display name
  • 1,109
  • 1
  • 15
  • 31
1

I believe they've only changed the scroll bar in certain browsers like Chrome. Here's how to do it: http://css-tricks.com/custom-scrollbars-in-webkit/

Jeffery Mills
  • 189
  • 12