View Single Post
Sponsorlu Bağlantılar
Zoque.Forum
Advertisement
Old 30.06.2006   #5 (permalink)
eKuzu
 
eKuzu's Avatar
 
Üyelik Tarihi: 24.06.2006
Yer: İstanbul
Yaş: 23
Mesaj: 94
Re: css: internet explorer outline-style'ı nasıl çalıştırır?

<script>
function GoTo(QueryUrl){
if (QueryUrl != ""){
document.location.href = QueryUrl
}
}
<script>
<span onClick=GoTo('link.HTML'); style="cursor: pointer">Tıkla</span>
__________________
All Process about zero and one
eKuzu şu an çevrimdışı   Mesajdan alıntı yaparak yeni bir cevap ekleyin