OwnZ! StyLe
  Opacity
 
Opacity(Şeffaflaştırma)

onmouseover="this.filters.alpha.opacity=100" ->Mouse'la üzerinde oldığumuz şeffaflık ayarı
onmouseout="this.filters.alpha.opacity=30" ->Mouse'la üzerinde olmadığımız şeffaflık ayarı


<html>
<body bgcolor=pink>
<center>
<h2>Çiçekler</h2>
<img src="1.jpg" width="100" height="100" border="5" style="filter:alpha(opacity=30)"
onmouseover="this.filters.alpha.opacity=100"
onmouseout="this.filters.alpha.opacity=30"/>

<img src="2.jpg" width="100" height="100" border="5" style="filter:alpha(opacity=30)"
onmouseover="this.filters.alpha.opacity=100"
onmouseout="this.filters.alpha.opacity=40"/>

<img src="3.jpg" width="100" height="100" border="5" style="filter:alpha(opacity=30)"
onmouseover="this.filters.alpha.opacity=100"
onmouseout="this.filters.alpha.opacity=50"/>

<img src="4.jpg" width="100" height="100" border="5" style="filter:alpha(opacity=30)"
onmouseover="this.filters.alpha.opacity=100"
onmouseout="this.filters.alpha.opacity=60"/>
</body>
</html>
 



 
  15 ziyaretçi bugün sitemizi ziyaret etti! ( kişi Çevrimiçi )  
 
Bu web sitesi ücretsiz olarak Bedava-Sitem.com ile oluşturulmuştur. Siz de kendi web sitenizi kurmak ister misiniz?
Ücretsiz kaydol