tools

You are currently browsing the archive for the tools category.

Môj prvý snippet.

Ak máte záujem prezerať si fotky z akcií ale nemáte vytvorené konto, mám pre vás riešenie.
Jednoducho stačí si spraviť záložku z tohto odkazu:

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 »