View Full Version : Div


Elentari
05-11-2003, 05:53 PM
I know this question has been asked before but I've done a couple of searches and come up with nothing so far so if someone cuz provide me with an answer, that'd be super.

How do you make scrolling div's again (transparent ones)?

SSPrincess
05-11-2003, 06:08 PM
Go here (http://www.``````````````/divtutorial.shtml). They have what you want to know.

Elentari
05-11-2003, 06:14 PM
How do you make a clear scrollbar? I read something about a chroma filter?

SSPrincess
05-11-2003, 06:33 PM
For the scrollbar, try making it the same color as the area around it. As for the other thing, I don't know.

kittycat
05-11-2003, 07:04 PM
chroma filter: http://msdn.microsoft.com/library/default.asp?url=/workshop/author/filter/reference/filters/chroma.asp

Elentari
05-11-2003, 10:07 PM
Doesn't really answer my question though. Soooo how do get a clear scrollbar like so....... Go to the following link and click on FONTS BY NAME and then click on ALL and it'll have a great example of the effect I'm trying to do.


http://splashed.digital-splash.net/

kittycat
05-11-2003, 11:28 PM
It does answer your question, that's the filter/effect that is used to do that ;)

If you need a tutorial for that code there's one here: http://www.jennyspage.net/transscroll.html

Elentari
05-11-2003, 11:51 PM
Super, that's much better. =) Thanks!