english

You are currently browsing the archive for the english category.

This is why i was looking onto YouTube’s API.
last edited: 16.2.2010

Read the rest of this entry »

How to create Css menu

So this is gona be some kind of tip how am i doing nice looking css menu.

Read the rest of this entry »

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.

Read the rest of this entry »

center page

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.

Read the rest of this entry »