|
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
|