This is why i was looking onto YouTube’s API.
last edited: 16.2.2010
You are currently browsing the archive for the english category.
So this is gona be some kind of tip how am i doing nice looking css menu.
description:
This si some solution how to use javascript scrollbar which you can decorate how you want.
To use it, you have to link css and javascript files.
Then declare 2 divs in your html document calld “scrollholder” and “scroll and place your content.
After declarating these 2 divs you will need to load javascript scrollbar for these div’s.
You will do this by placeing a piece of javascript calling ScrollLoad() function.
description
If you want to make page, which has content right in the center, and you dont want to use tables (no one use tables to style anymore) i have solution for you.
I’ve tested it on IE 6, Opera, FF, Safari.