Forum'da ara:
Ara


Yazar Mesaj
Mesaj24.09.2009, 06:43 (UTC)    
Mesaj konusu: content için scrollbar

arkadaşlar content scrollbar kodunu bilen varmı??
Mesaj24.09.2009, 06:51 (UTC)    
Mesaj konusu:

nedır o
Mesaj24.09.2009, 06:55 (UTC)    
Mesaj konusu:

<table içine eklenen bi kod scrolla aşağı yukarı inmeye yarıyo bende vardıda silmişim..
Mesaj24.09.2009, 06:59 (UTC)    
Mesaj konusu:

hackerfrıend dekı gıbı mı
Mesaj24.09.2009, 07:01 (UTC)    
Mesaj konusu:

bunu bulabıldım dogrumu:
Kod:
<!-- ONE STEP TO INSTALL SCROLLBAR STYLE:

  1.  Copy the coding into the HEAD of your HTML document  -->

<!-- STEP ONE: Paste this code into the HEAD of your HTML document  -->

<HEAD>

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original:  Gregory Robertson (Smokysrollinon( at )yahoo.com) -->
<!-- Web Site:  http://k.1asphost.com/gregswalkerpage -->
.<style type="text/css">
body { scrollbar-face-color: white; scrollbar-shadow-color: #00000; scrollbar-highlight-color: #006dbf; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: black; scrollbar-track-color: #010b6f; scrollbar-arrow-color: #0000dd}
</style>



<p><center>
<font face="arial, helvetica" size"-2">Free JavaScripts provided<br>
by <a href="http://javascriptsource.com">The JavaScript Source</a></font>
</center><p>

<!-- Script Size:  0.79 KB -->


alıntı:http://www.jsindir.com/goster/670
Mesaj24.09.2009, 07:01 (UTC)    
Mesaj konusu:

bakıyım bilmiyorum orda görürsem yayınlarım..
Mesaj24.09.2009, 07:03 (UTC)    
Mesaj konusu:

bulyyer yazmış:
bakıyım bilmiyorum orda görürsem yayınlarım..


dediğiniresmini koysana ben görmedim sitede??
Mesaj24.09.2009, 07:07 (UTC)    
Mesaj konusu:

saolasın kardeşim paylaştığın kodu şimdi gördüm ama o değil..
Mesaj24.09.2009, 07:22 (UTC)    
Mesaj konusu:

aradığım bu koddur..Yandaki scroll bar gibi bişi yapak istiyorum..
Mesaj24.09.2009, 07:48 (UTC)    
Mesaj konusu:

yok bılmıyoum kusura bakma
Mesaj24.09.2009, 11:26 (UTC)    
Mesaj konusu:

kadir-58- yazmış:
yok bılmıyoum kusura bakma
saolasın kardeşim inş senn gibi ilgilenen çıkar:D
Mesaj24.09.2009, 11:58 (UTC)    
Mesaj konusu:

rengi mavidir kendine göre değiştir!

Kod:
<style type="text/css">
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{

scrollbar-face-color: #3399FF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #0099FF;
scrollbar-shadow-color: #0099FF;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #3399FF;

}
Mesaj24.09.2009, 11:59 (UTC)    
Mesaj konusu:

Sadece ie içindir.


Kod:
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

</style>

______________
.fear{display:none;}
Mesaj24.09.2009, 15:19 (UTC)    
Mesaj konusu:

interforce yazmış:
Sadece ie içindir.


Kod:
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

html, body{
scrollbar-face-color:#EBF5FF;
scrollbar-base-color:#EBF5FF;
scrollbar-arrow-color:black;
scrollbar-track-color:#F3F3F3;
scrollbar-shadow-color:#EBF5FF;
scrollbar-highlight-color:#EBF5FF;
scrollbar-3dlight-color:#78AAFF;
scrollbar-darkshadow-Color:#78AAFF;
}

</style>


saolun ama bunda boyut yok sadece renk için kanımca Smile
Mesaj24.09.2009, 16:08 (UTC)    
Mesaj konusu:

Kod:
#edit_content {
position: absolute;
left: 50%;
top: 245px;
margin-left:-230px;
width: 450px;
height: 330px;
padding:10px;
color: #transparent;
font-size:13px;
background-color:#transparent;
background-image:url();
border: 0px solid #FFFFFF;
overflow:auto;}


yedek al dene
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu