SitePoint Sponsor |
|
User Tag List
Results 1 to 5 of 5
Thread: Help with code please!
-
Mar 1, 2009, 05:51 #1
- Join Date
- Feb 2009
- Posts
- 5
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Help with code please!
Hi,
I've just made this code for a scroller text box on a template. What I want it to do, is have the same colour as my bg except for the arrows. How do I do this please?
Code:
<div style="width: 420px; height: 290px; overflow: auto; padding: 5px">
content in here
</div>
Regards
Cazzy
-
Mar 1, 2009, 06:06 #2
- Join Date
- Feb 2009
- Location
- England, UK
- Posts
- 8,111
- Mentioned
- 0 Post(s)
- Tagged
- 1 Thread(s)
The following web application may help you achieve what you want.
http://www.iconico.com/CSSScrollbar/
However be warned that it is a proprietary technology as only Internet Explorer allows changing the colors of scrollbars. Firefox, Opera, Safari, Chrome (et al) will not allow you to achieve this effect.
-
Mar 1, 2009, 06:14 #3
- Join Date
- Feb 2009
- Posts
- 5
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi ALex,
Thanks for the help. As the majority use IE I thought it would be ideal. However, stored in brain for future reference
Regards
Cazzy
-
Mar 1, 2009, 07:13 #4
- Join Date
- Mar 2004
- Location
- Caracas, Venezuela
- Posts
- 516
- Mentioned
- 2 Post(s)
- Tagged
- 0 Thread(s)
As the majority use IE I thought it would be ideal.Denny Schlesinger
web services
-
Mar 1, 2009, 07:58 #5
- Join Date
- Feb 2009
- Posts
- 5
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Hi Denny,
The site is very basic, I don't like the design, but I'm trying to do it for a friend (they know I'm new to this). I won't make it browser specific, just that most use IE. I'm testing it in Firefox and Safari for windows too.
For some reason Opera (latest version) in Xp isn't working successfully.
Regards
Cazzy
Bookmarks