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
Nou pe simpatie:
sweet_kiss55555 pe Simpatie.ro
Femeie
25 ani
Bucuresti
cauta Barbat
30 - 53 ani
Free php scripts.ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
Free php scripts. / ::.SCRIPTURI COPY&PASTE- AVATARE / Diviziune ce sta fixa pe ecran Pagini: 1 Moderat de SIGN, daniel, kayisATG-, ozzykris, tibilica
#1
PNGui
Baby
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 !


 
   
Pagini: 1  
Mergi la