Free php scripts.
scripturi pentru webmasteri - free web tools - copie si lipeste scripts pentru situl tau sute de scripturi Daca vrei sa ai acces la baza de date trebuie sa te inregistrezi. Succes. Omae
Lista Forumurilor Pe Tematici
Free php scripts. | Reguli | Inregistrare | Login

POZE FREE PHP SCRIPTS.

Nu sunteti logat.
Nou pe simpatie:
andrum94
Femeie
25 ani
Galati
cauta Barbat
27 - 80 ani
Free php scripts. / ::.SCRIPTURI COPY&PASTE- AVATARE / Diviziune ce sta fixa pe ecran Moderat de SIGN, daniel, kayisATG-, ozzykris, tibilica
Autor
Mesaj Pagini: 1
PNGui
Baby

Inregistrat: acum 17 ani
Postari: 3
Un cod ce face o diviziune sa stea fixa pe ecran (ca si fundalul acestui forum) :wink2:


<!--Diviziune fixa-->
<style type="text/css">
#fixme {
  position: absolute; left:
2 px; top: 2 px;
}
body > div#fixme {
  position: fixed;
}
</style>
<!--[if gte IE 5.5]>
<![if lt IE 7]>
<style type="text/css">
div#fixme {
  right: auto; bottom: auto;
  left: expression( ( -20 - fixme.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  top: expression( ( -10 - fixme.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
</style>
<![endif]>
<![endif]-->
<DIV id="fixme">

Continutul vine aici!

</DIV>
<!--Diviziune fixa-->


Ca sa modificati pozitia ei, modificati acolo unde este cu albastru.

P.S. In ea puteti pune ce vreti voi !


pus acum 17 ani
   
Pagini: 1  

Mergi la