且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Flex - 使用CSS属性更改自定义滚动条的颜色

更新时间:2023-11-26 23:37:16

您可以右键查看来源的示例:



http://www.axelscript.com/2008/02/20/custom-scroll-bar-using-css/ p>

这个链接有一些链接,可以重定向到包含图片外观的示例:



http://www.foxarc.com/blog/article/101.htm



你可以看到很多滚动条和其他一切的css东西:



http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html# p>

Currently, I am implementing a scrollbar using a custom embedded image using my CSS stylesheet. This is a very simple, thin scrollbar. I would like to configure this scrollbar using CSS properties at runtime, but so far I have been unable to do so. I know it can be done because I've seen examples of it in the net, but no code to review. Anyone have any suggestions?

Thanks!

This blog has an example that you can view the source of with a right click:

http://www.axelscript.com/2008/02/20/custom-scroll-bar-using-css/

This one has a few links that redirect to examples with image skins:

http://www.foxarc.com/blog/article/101.htm

You can see a lot of the css stuff for scrollbars and pretty much everything else here:

http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html#