NameSilo

Simple scroll bar wanted..

Spaceship Spaceship
Watch

Eggspit

Established Member
Impact
8
Hello folks..

Has anyone got a simple and neat looking scroll bar applet/application they wish to donate to my site..
I need a minimalist scroll bar that happily scrolls text that exceeds the screen length (or specified parameters) up and down (vertically)

Much appreciated as always..
Egg
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
Css

Why dont you just use CSS to control the look of your scroll bar. I am assuming that is what you are talking about.
 
0
•••
Hi Ronen,
You will have to excuse me if I’m a little vague as I’m still quite a novice on using Dreamweaver / Flash…

I did a quick search on Google to try and find an example of what I’m after and might just of found a free scrollbar that would work good for me, going to attempt uploading it when I get home tonight, but it looks a wee scary so if anyone else has a similar looking scrollbar that’s ready to go I would appreciate hearing from you.. !

Example of scrollbar required

Thanks again..
Egg
 
0
•••
Eggspit,
The example u gave is for Flash applications(.swf)
I u want a scrollbar for ur Html website then u can use CSS to create a scrollbar.

For example if u have the target content within <div></div> u can add this property to the style sheet
overflow:auto;
 
Last edited:
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
DomainEasy — Payment Flexibility
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back